Megaleecher.Net

Making technology work for you...

Get Your Free Subscription By Email:

Ramdisk

How To Mount DD Disk Images With Read/Write Support On Windows

When it comes to perfect backup's, RAW disk-images are the choice for safest form of backup and restoration of fully functional operating-system installations. We have shared two methods of using the same to backup Raspberry Pi SD Card from Windows as well as Hot Backup's from RPi itself using Linux DD disk imaging utility. Once created we can also Mount these backup images with full read-write access for various tasks like Data recovery (For example imaging an corrupted disk and accessing the disk-image from another working computer to recover data).

OSFMount is a free Windows utility which allows you to do that, the software enables users to mount local disk image files in Windows with a drive letter which can be accessed like any other partition. The images can be mounted in read-only mode as well as write-enabled mode, OSFMount also supports creation of RAM disks (See What are RAM Disks and How they can be used to make use of non-addressable wasted RAM on Windows) which offers a huge speed boost over using disk-based images.

OSFMount

Making Use Of Non-Addressable Wasted RAM On 32 Bit Systems

If you own a 32-Bit computer with more then 3 GB of RAM you must be knowing that your operating-system can only make use of roughly 3 GB RAM and rest remains unused because of memory addressing space limitation on 32 Bit systems, today I will be showing how you can make use of this wasted memory improving your computer speed significantly.

The best way to utilize this wasted memory and speed-up your computer is to use it as an RAMDISK, storing frequently accessed temporary files like system pagefile, temp-files and web-browser cache, since I/O operations to RAM is significantly faster then disk you will greatly benefit from using RAMDISK as a temporary file storage.

Windows RAMDisk

Follow the simple guide next to create a RAMDISK and use it to store temporary files.

This is just one of the many helpful tips we have posted, You can find more stories here,
Do subscribe to updates using your favorite RSS feed reader or using the secure FeedBurner email update form on top of this post.