LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-21-2010, 05:30 PM   #1
sllinux
Member
 
Registered: Feb 2009
Posts: 45

Rep: Reputation: 16
Windows laptop won't boot up - can I use a Live Linux CD to save my data?


I have a Windows laptop that isn't booting up anymore for some reason. Safe Mode doesn't even work. Looking at what is printed out when it hangs, I did a search on google and it is some sort of HP laptop problem. Apparently the hard drive should still be OK, if only I can access it somehow.

I was thinking maybe I could use one of those live Linux CDs to boot up. But I'm not too familiar with those. Would they be able to detect the laptop's DVD burner, and allow me to burn files off the NTFS partition to a blank DVD? I want to get my data off before I hand the laptop over to the IT department - who knows what they will do to it.

So exactly which live Linux CD flavor should I use (my other working computer only has a CD burner)? And then would it be easy to burn a DVD after booting up the live Linux CD?

Thanks.
 
Old 04-21-2010, 06:12 PM   #2
cantab
Member
 
Registered: Oct 2009
Location: England
Distribution: Kubuntu, Ubuntu, Debian, Proxmox.
Posts: 553

Rep: Reputation: 115Reputation: 115
Get the System Rescue CD. If you have at least a gig of RAM, choose to load/cache files into memory, that way you can take out the disk once it's booted.

Once booted, to try and access your files:

If you want a graphical environment, type 'wizard'. Then look for a 'terminal' or 'xterm' to enter these commands in.

Create a directory to 'mount' your Windows partition. Linux doesn't use drive letters, instead it combines all disks and partitions into one structure. Linux uses forward slashes not backslashes to separate folders.
Code:
cd /mnt
mkdir windows
check the partitions on your disk
Code:
fdisk -l
You will get a list of partitions, with names like sda1, sda2, and so on. One of them should be your Windows partition - probably the biggest. Mount the partition

Code:
mount -t ntfs-3g /dev/partition_name windows
And you should find your Windows disk under /mnt/windows

If you get any errors, post them here. The CD gives a brief instruction on getting online from it when it boots - if you start the graphical environment you can then copy-and-paste from the terminal window to firefox. In Linux, copy by simply selecting text, and paste by middle-clicking, or clicking left and right buttons together if you have no middle button/wheel.

You mention burning a DVD, which should be possible. A usb stick would probably be more convenient though. Or if you can connect the laptop by ethernet to another computer, you can transfer the files that way.

Last edited by cantab; 04-21-2010 at 06:14 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
windows XP crashed ran Ubuntu live CD want to connect using samba with linux laptop izquierdista Linux - Networking 3 03-20-2007 11:25 AM
save important data with a linux-live system joethegeek Linux - General 6 09-20-2006 07:24 AM
LXer: Ubuntu Linux Live CD: Save data & desktop information on USB device LXer Syndicated Linux News 0 07-06-2006 07:54 PM
Dual boot - sharing data between Linux & Windows alanbarnard Linux - General 8 02-13-2006 04:19 PM
Enable Power Save on My Linux Laptop to Prevent Lost of Data lennysokol Linux - Laptop and Netbook 4 06-01-2005 01:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration