Backup Files from Dead Windows using Linux Live CD

Posted By Raymond In Category: Computer

Oct
24
2007
Donate

What I love about sharing my computer knowledge to everyone is, I get back even more without asking. For example, few days ago I’ve written about a post on how to backup files from dead Windows to FTP. I got a few suggestions asking me to try using Linux Live CD to do that. There are advantages of using Linux Live CD to boot up dead Windows system and backup files compared to Windows PE.

I had a few hours of free time today and I’ve decided to check out a few Linux Live CD. There are so many types of Linux CDs and I don’t know which to start. I head on to The LiveCD List which contains hundreds of Live CDs and I chose SLAX, Knoppix and Ubuntu because I’ve heard of them plus all 3 has quite high votes.

Here is how you can backup files from dead Windows using either SLAX, Knoppix and Ubuntu.


1. SLAX Standard Edition Live CD (192MB)
[ Download SLAX Live CD ]
Download SLAX ISO file, burn it to CD and boot up with the CD. After the startup screen, your screen will be presented like the image below.
How to login SLAX
Type the login as: root
Password as: toor
Once logged in, type startx to run Xwindow.

Good thing about SLAX is, it will automatically mount windows partition. To access the mounted windows partition, double click the System icon on desktop, and then access Storage Media. Next, you can either backup your files to FTP or Windows Share.

To backup to FTP, run Konqueror, and type ftp://XX.XX.XX.XX at the location bar. Replace the XX with the FTP server’s IP address.
Use Slax to connect to FTP

If you prefer to copy your files to a Windows computer on the same LAN, also from Konqueror, type smb://XX.XX.XX.XX at the location bar. Replace XX with the computer’s IP address.
Backup to windows share with SLAX

2. Knoppix (696MB)
[ Download Knoppix Live CD ]
Download KNOPPIX ISO file, burn it to CD and boot up with the CD. It will automatically load X-Windows.
backup to SMB using Knoppix
Knoppix automatically mounts windows partition and places a shortcut of your windows partition on desktop for easy access. To backup files to FTP and windows share, you can use the same method as SLAX. Run Konqueror and type ftp://xx.xx.xx.xx at location bar for FTP and smb://xx.xx.xx.xx at location bar for windows share.

3. Ubuntu Live CD (698MB)
[ Download Ubuntu Live CD ]
I bet most of you heard of Ubuntu before because of Dell. That’s why I decided to give it a try. Same thing, download Ubuntu Live CD ISO, burn it to CD and boot up with the CD.

Ubuntu will automatically boot in to X-Windows. Unfortunately for security reasons, Ubuntu doesn’t automatically mount Windows partition. From the top bar, click Places -> Computer, you can see the hard drive.
Ubuntu don't recognize windows partition
But when you try to access, it’ll give you the error message “Unable to mount the selected volume. error: device /dev/sda1 is not removable error: could not execute pmount
Unable to mount the selected volume

You CAN mount windows partition but you got to do it manually. Psychocats has very good instructions on how to mount Windows partition in Ubuntu. I’ve tested the steps and it worked perfectly.

Once you’ve mounted Windows partition to /windows, you can either backup the windows partition files to FTP or a Windows computer on the same LAN. From the top bar, click Places -> Connect to Server. A connect to server window will appear.
Ubuntu Connect to Server
From the service type, you can select FTP or Windows Share. Enter the necessary information and click Connect. You’ll notice a new mount icon appear at desktop.

Compare backing up files from dead Windows using Linux Live CD and Windows PE, using Linux Live CD is much better. Reason is:
1. Linux ignores NTFS permission
2. Don’t need to create PE image.
3. Don’t need Windows CD
4. FREE

For me, I prefer SLAX because it’s faster and auto mounts Windows partition. Leave a comment if I forgot to add any important information to this article. Thanks for your comments on previous article. Without it, I wouldn’t have discovered this method.


Related posts:
  • Backup Files from Dead Windows to FTP
  • MSN Messenger is dead, all hail Windows Live Messenger
  • Register and get a Live.com or localized Live account
  • Linux distro that’s similar to Windows XP
  • Temporary fix for unstable Windows Live Messenger connection
    • sarin mathew

      dear sir
      thanks for sharing ur knowledge.this site is very great ful for normal it persons.normally i do not respond to anything but i feel to say thanks for your great job. its great and this is very useful site.

      from sarin

    • http://www.raymond.cc/ Raymond

      You’re welcome sarin. Thanks for your kind comment.

    • Pingback: How to: hacer copia de seguridad de un Windows muerto con un Live CD de Knoppix :

    • Kaji

      Hey Raymond,

      Just wondering, why are you using an old version of Ubuntu? The latest version is 7.10, you used 6.06.1.

    • http://www.raymond.cc/ Raymond

      That’s because the latest version of Ubuntu Live CD is 6.0.6.1.

    • Stax

      you can also run Ubuntu from CD with v7.04 and v7.10

      I just took a look at Mandriva – it looks awesome !

      way better than ubuntu

      gonna try suse now

    • http://www.raymond.cc/ Raymond

      Well surely it’s possible if one knows how to do it. Why not just wait for the official Live CD to be release then only use it? ;) I hope Ubuntu Live CD v7 will auto mount windows partition.

    • manish

      thank for your nice article ,but i also heard “ERD commander 2003″ whick help u from recovering your data from damged xp but i don’t know were to find it.

    • http://www.raymond.cc/ Raymond

      Yup ERD command works too but it’s very expensive shareware. It’s something like Windows PE.

    • manish

      thank,i wanted a another help ,i forget my incrept password made from winzip pls help

    • http://Moreinfo. Jabka Atu

      Dear Sir,

      i didn’t found some any documentation for more important information (And as far as i know this blog it will be posted in a few days).

      As some know some time the FS itself can’t be accseable in the normal way or some software inabiulty (passowrd lock).

      what can be done is the use of dd (i live you to show nice examples).

      btw:
      1.Backup a parttion
      2.restore data after first sector of parttion was deleted.
      3.backup disk bit per bit.

    • Pingback: twinturbo.org » Backup files from dead Windows using Linux

    • Kevin

      I managed to get into the Knoppix live cd but I can’t copy any files in the Konqueror. I’m trying to backup my data using my external hard drive. Any help or suggestion is very appreciated. Thank you.

    • http://bsh83.blogspot.com Jabka Atu

      Dear sir,

      It is nice to try to work with a working computer (parttion ) .
      But what when the HardDrive is malfunctioning ?
      then you should first backup a parttion (so you won’t screw up anything) :
      dd if=/dev/sdX of=./filename
      then do what ever you wish with that file (mount edit hack … ).

      Kevin:

      try mounting the external drive then drag and drop.
      a faster way will be (console):
      #cp -r from_where_to_copy/ where_to/

    • john

      hi there!
      I have a similar problem.My computer has a virus which crashes my windows,so i insert my linux mandriva live cd in order to backup my files in an external hard disk,but i am facing an unexpected issue here:
      When i drug and drop my files into the external hdd there is a message which says “you dont have permission to do that” or something like that.
      How can i solve this matter?
      Thx for your time

    • Spunnel

      If you get the “You don’t have permission to do that” I would just transfer the files over the network. It seems like permission don’t apply when over the network.

    • http://www.sellglassplate.com charger plate

      it’s really exciting.

    • Samec

      I have Knopix linux live CD and I must change permission before mounting disc. Mounting is simple by left click on desktop drive icon, or by right click and use mount/unmount in menu. Permission can be changed by right click -> properties and there uncheck “read only” attribute. Don’t change this with “rwx” attributes. But I have also another problem. Filenames in windows can by written with special national characters. Linux represent these characters like ‘?’ and so this files cannot by copied. I don’t know how to set properly charset codepage.

    • Cosmic Faerie

      THANK YOU SO MUCH FOR POSTING!!!!! My desktop crashed and I was afraid I wouldn’t be able to salvage my files… but I did thanks to your post!! Now they’re safely on my laptop!! THANK YOU!!!

    Copyright © 2005-2012 - Raymond.CC Blog