PDA

View Full Version : Backing-up (Imaging) Linux to Windows


squash
May 22nd, 2005, 04:31 AM
I used to use the recovery CD that came with this computer, but didn't like how I have to use a CD each time and a CD was vulerable to scratching. So I decided to go with the hard drive solution, I went and installed Linux (Fedora Core) and used a program in Linux called "Partition Image" which will let me image my Windows XP partition to Linux.

But what I want now is a program to image my Linux partition (Fedora Core) to Windows. So that I have a backup of Linux (as an image) on this Windows partition.

And it has to be free.
Anyone know of any?

pcalvert
May 22nd, 2005, 05:35 PM
Hi Squash,

I think that this will probably do the trick:

Partition Saving
www.partition-saving.com (http://www.partition-saving.com/)

Phil

squash
May 22nd, 2005, 05:52 PM
Thanks :)
I'll try it...

squash
May 23rd, 2005, 05:57 AM
Alright, I tried it. It won't work under Windows XP, since it's a DOS program (and yes I tried through command prompt). My floppy drive doesn't work and I don't have a CD-Burner.

Is there a similar program that is Win32 (Native Windows) Application?

meneer
May 23rd, 2005, 02:49 PM
I don't quite get it, sorry, but you could try g4u (http://www.google.nl/url?sa=U&start=1&q=http://www.feyrer.de/g4u/&e=9707)

squash
May 23rd, 2005, 05:53 PM
OK, I checked. There is no program that can do this apart from Norton Ghost and Partition Image (As far as I know).

End of topic.

pcalvert
May 23rd, 2005, 07:39 PM
This is a good example of why I like multiboot systems that include some form of DOS, or Windows 98 (which allows the option of booting into DOS).

If you ever repartition your hard drive, you might want to consider setting it up with a small (100 to 300 MB) C: drive and putting FreeDOS on it. You won't use it much, but when you need it you'll be glad you have it. For example, if you have some nasty malware that defies attempts to remove it, you could boot into DOS and run something like F-Prot or NOD32 for DOS. Or you could delete the malware from within DOS if you know which files to delete.

Note: You probably won't be able to do some of the above if WinXP is on a NTFS partition. At least, not without a third-party driver that will allow DOS to read and write to the NTFS partition. If WinXP is on a FAT32 partition, it shouldn't be a problem.


Phil