• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Linux Live CD..

Geekling

Senior member
I'm using this to recover some data from my cousins laptop. Someone else suggested it so I thought I would give it a try. I'm using Ubuntu Linux. I'm having a hard time finding any files on the HD tho. Any suggestions? links?
 
Try using knoppix. Lots of people use it for rescueing systems and there is a lot of documentation and even books about it. Googling around can find you lots of stuff on the subject.

Also there are a few specialized 'live cd' distros that are specificly for rescueing systems and include utilities to do things like reset administrative passwords and stuff like that.
 
Whats the best way to get the info off the computer tho? Should I try to network the laptop to my other computers? The data is to big for a floppy. I don't think I can use the CD-R since I'm running a Live CD? Correct???

*edit*

I tried using my usb thumbdrive. But its telling me I cannot drop any items in a director... which I do not have write permission?

How do I get around that?
 
Originally posted by: Geekling
Whats the best way to get the info off the computer tho? Should I try to network the laptop to my other computers? The data is to big for a floppy. I don't think I can use the CD-R since I'm running a Live CD? Correct???

*edit*

I tried using my usb thumbdrive. But its telling me I cannot drop any items in a director... which I do not have write permission?

How do I get around that?

It sounds as if you are using Knoppix and you do not have write permissions for the file directory. You are dealing with two separate issues now.
  1. mounting a directory in linux with write permissions
  2. linux cannot write files in an NTFS filesystem since NTFS is a proprietary Microsoft filesystem.

I suggest you use an MS Windows based rescue disk like UBCD4WIN.
 
Ugh...there is no way I can get the files using Knoppix? I've been trying to get these for awhile.


*edit*

Would I be able to network the computers? One with windows the other with Linux? Could I get the files then?
 
Do you have any webspace? Transfer the files via ftp.

And you should be able to use the usbkey. Just make sure you're the superuser and have the proper permissions/umask settings for the thumb drive.
 
You need to mount and set permissions for the USB key.

Your USB key should not be formatted with NTFS, so filesystem shouldn't be a problem.
 
Back
Top