Tag Archives: Backup

How to backup a Sata HDD onto a USB device Using Damn small Linux live CD?

Basically I have a bootable CD I made and am needing to back up a sata HDD. If you would tell me step by step instructions on how to do this would be very much appreciated…

Kind need to do this for tomorrow so any urgent help would be nice :) . I f you would recomend another Bootable Iso I have one CD remaining:)
Cheers In advance

How to backup files on a computer with a corrupted OS?

OK, so someone I know has a copy (literally, a copy) of windows XP and now it says that it’s not validated and wont boot into windows. Now, I’m going to install Linux on it (xubuntu) but I want to back everything up first. How can I do this? I’m messing with puppy linux on a live CD but would like to know if there is a better way.

Thanks in advance,
Well, there is another computer that can be used and I will be using my iPod as an external hard drive to back up the files.
The computer wont do anything so… I need a live cd to do anythign with it

IT How to: Backup broken WindowsXP Computer with Linux LiveCD

IT How to: Backup broken WindowsXP Computer with Linux LiveCD Terminal Commands used: sudo /bin/bash mkdir /media/disk1 mount -t ntfs-3g /dev/sda1 /media/disk1 -o force mount -t filesys device folder -o force You can repeat the mkdir with disk2 and change the device to the correct device and get access to the other drives.

Cloning a hard drive using the Ubuntu live CD #4

In this video I show you how to easily clone a hard drive. to do this you’ll need a live ubuntu CD and a second hard drive. This can be used to clone any hard drive with any OS installed in it. The command is: sudo dd if=/dev/sda of=/dev/sdb bs=1024 where sda is the hd you are copying from and sdb is the hd you’re copying to. so make sure you change those according to your setup. **You do this while booted into an Ubuntu live cd** **make sure to backup all important data before doing this as a precaution in case something goes wrong.**

Do Linux live Cd’s work well with corrupted windows systems that cannot boot?

I am made to believe that many a times hard disks wont mount and hence one cannot backup the data if windows didn’t shut down properly or cannot start?
is that true?
whats the work around?
Secondly…I always wondered , what can Linux do that windows cannot.
Third: I just cannot get my ppoe connection that requires a user name pswd. to connect to the internet , wired connection that is. The service provider just throws in a LAN cable that plugs into the Ethernet port..and that’s it.
Fourth: I cant get Ubuntu to play my media files: what more should i do?