Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Knoppix Help Forum > file rescue using external harddrive on a laptop

Forgot Password?
 Knoppix Help Forum   For all discussions about Knoppix, the Linux "Live CD" that lets you run Linux without needing to install on your hard drive.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 06-05-2006   #1 (permalink)
Just Joined!
 
Ryndal's Avatar
 
Join Date: May 2006
Posts: 6
Send a message via AIM to Ryndal
file rescue using external harddrive on a laptop

My sister's laptop recently went down from the system registry getting corrupted. And of course XP's repair tool failed me, so i popped in a knoppix CD from the linux for dummies book. Now i can get to her files on the laptop. Trouble is, i have nowhere to put them. Her CD burner is shot.
I have a Seagate 120GB external harddrive plugged into the laptop, but knoppix doesn't seem to be registering it.
Has anyone else had this problem or have any advice? I'd really appreciate anything you guys can offer me. thanks
Ryndal is offline  


Reply With Quote
Old 06-07-2006   #2 (permalink)
Just Joined!
 
Join Date: Jun 2006
Posts: 3
Same problem

I have similar problem so if you find the answer please post back here.

Someone told me to "mount the drive" but I havent figured out how to do that. I suppose we can try something like

mount /dev/sda4 /mnt/sda

Not sure what that does but I read it somewhere and sda is scsi, I guess the 4 can be any number not already used but I really have no idea.

you may need "su root" before doing this
yakvan is offline   Reply With Quote
Old 06-07-2006   #3 (permalink)
Linux Engineer
 
psic's Avatar
 
Join Date: Nov 2004
Location: Ljubljana, Slovenia
Posts: 1,163
Yes, you will probably have to mount the drive (I say probably because some live distros mount usb devices automatically).

To find out more about the mount command, you can do 'man mount'. To mount a external usb disk, first do 'su' (this is so you have administrator privilages), then
Code:
mount -t vfat /dev/sda1 /mnt/sda1
. Make sure you make a folder in /mnt called sda1, so knoppix can mount your usb disk to it. After you've copied the files, make sure to unmount it with the umount command. Google can help more, or you might check this out.
psic is offline   Reply With Quote
Old 06-09-2006   #4 (permalink)
Just Joined!
 
Join Date: Jun 2006
Posts: 3
Try Samba

I tried external hard drive and several thumb drives but could NOT get any USB device detected. My problem was the IDE hard drive showed up as SDA1 and SDA2 and I think that somehow messed up the SCSI detection.

At any rate, I rescued my files by transfering from 1 computer to another using SAMBA. Just put the laptop on a network and use knoppix start menu to pick KNOPPIX > SERVICES > SAMBA and will make the files accessible to the network. Worked great for me (other than being slower than external hard drive)

In more detail...when SAMBA starts it will automatically make username="knoppix" and give any passowrd you want. Also answer YES when it asks "want to make files available". Then go to any maachine on network and should be able to see "knoppix" under entire network and click on knoppix and when asked for user/password type "knoppix" and whatever password you set.

I never used Knoppix before and cant believe how easy and well it worked. Windows pales by comparison both in cost and in stability. Microsoft ought to incorporate knoppix into windows to do recovery.
yakvan is offline   Reply With Quote
Old 06-09-2006   #5 (permalink)
Linux Engineer
 
psic's Avatar
 
Join Date: Nov 2004
Location: Ljubljana, Slovenia
Posts: 1,163
Quote:
Originally Posted by yakvan
Microsoft ought to incorporate knoppix into windows to do recovery.
I've done quite a few different sorts of rescues with knoppix, kanotix and damn small linux (because it goes on one of those tiny cd's ). There's even distros which can be used to crack windows passwords (yes, I know people who have managed to forget even those )
psic is offline   Reply With Quote
Old 06-15-2006   #6 (permalink)
Just Joined!
 
Ryndal's Avatar
 
Join Date: May 2006
Posts: 6
Send a message via AIM to Ryndal
ok, thanks for the input. Turns out downloading the most recent version of knoppix cleared up my problem of detecting/mounting the external harddrive. Now i have a new set of problems that i'll probably put on a new thread.
*edit*
scratch that.
It's looking like i can't do any modifications of the external harddrive. Cannot copy stuff to the external from the files that were in the damaged windows OS.
essentially i have a bunch of media files that i'd like to dump on the external, but knoppix, or rather Konqueror tells me that it can't make new directories.
"Could not make folder /media/sda1/AMVmusics"
so i can't get stuff from hda1 to sda1. my friend told me it might be an issue of permissions. I don't know though. The GUI made it look like i had all the permissions i needed. Although i might just be dead wrong.
*edits again*
also i can't seem to delete files either
Ryndal is offline   Reply With Quote
Old 06-15-2006   #7 (permalink)
Just Joined!
 
Join Date: May 2005
Location: USA
Posts: 42
Send a message via AIM to KyKo
What file system is your external hard drive using? If it is NTFS that would be why you can't write to it. Linux and writing to NTFS are like oil and water. If it's NTFS then format it to the linux-friendly Fat32 or another file system or your choosing.
KyKo is offline   Reply With Quote
Old 07-07-2006   #8 (permalink)
Just Joined!
 
Ryndal's Avatar
 
Join Date: May 2006
Posts: 6
Send a message via AIM to Ryndal
nope, looks like the external is FAT32.
Ryndal is offline   Reply With Quote
Old 07-07-2006   #9 (permalink)
Just Joined!
 
Join Date: May 2005
Location: USA
Posts: 42
Send a message via AIM to KyKo
Well I would suggest opening a root terminal and then launching Konqueror from the terminal, if you wish to use konqueror to accomplish your goal. If you need two instances of it then open two root terms and launch it twice. Then you will be running konqy as root. Good luck.
KyKo is offline   Reply With Quote
Old 07-27-2006   #10 (permalink)
Just Joined!
 
Filipet's Avatar
 
Join Date: Jul 2006
Posts: 70
u cannot write on any partition at default.
in documentation writes how to make partitions writable.
Filipet is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 02:04 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2