Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > PC Technology Zone > Linux, BSD, other *nixes & Open Source Software » Getting Ubuntu Linux to detect windows partitions.
Closed Thread
Old 02-18-2007, 09:03 PM   #1 (permalink)
 
Newb Techie

Join Date: Jan 2007

Posts: 21

zippo

Unhappy Getting Ubuntu Linux to detect windows partitions.

Hey, guys. I just made the leap in to Linux. I'm having trouble accessing the other hard drive on my system. This undetectable drive housed a previous Windows OS and ceased functioning when the FAT file:mad: became unreadable. Is there any way that I can recover the data on that drive, or will I have to format it in order to use it at all?
Feedback is deeply appreciated. And, yes, I will make backups from now on.
zippo is offline  
Old 02-18-2007, 11:21 PM   #2 (permalink)
 
Banned

Join Date: Jun 2006

Location: United States of America

Posts: 109

Enterpriser is an unknown quantity at this point

Default

Oh that is a doozy I will try to get back to you.
Enterpriser is offline  
Old 02-19-2007, 01:03 AM   #3 (permalink)
 
Ultra Techie

Join Date: May 2005

Location: Townsville, QLD

Posts: 641

jakec is on a distinguished road

Default

Try D/L Knoppix to get the Data off that HDD, and save it to a USB key or External HDD it is very good at that:

http://www.knoppix.org/

hope this Helps,

Jake
jakec is offline  
Old 02-19-2007, 04:34 PM   #4 (permalink)
 
Newb Techie

Join Date: Jan 2007

Posts: 21

zippo

Default

Thanks, I'll try that.
zippo is offline  
Old 02-27-2007, 08:01 PM   #5 (permalink)
 
Newb Techie

Join Date: Jan 2007

Posts: 21

zippo

Default

Hey guys. Have any of you ever used TestDisk? It sounds like a winner, so I'm going to use it. Trouble is, I've tried multiple releases of it and I can't get ./configure going after I've extracted the tarball. Can anyone share a similar experience with me?
zippo is offline  
Old 02-27-2007, 08:03 PM   #6 (permalink)
 
Newb Techie

Join Date: Jan 2007

Posts: 21

zippo

Default

Oh,, btw, I installed gparted and it found the partition, but it doesn't look like it's going to help me pull files off it. Am I wrong about that?
zippo is offline  
Old 03-08-2007, 10:18 PM   #7 (permalink)
 
Newb Techie

Join Date: Jan 2007

Posts: 21

zippo

Default

Ah...*grin* I have finally discovered
mnt -t dev/hdc1 mnt/vfat. It was so simple.......
zippo is offline  
Old 03-08-2007, 10:19 PM   #8 (permalink)
 
Newb Techie

Join Date: Jan 2007

Posts: 21

zippo

Default

That's sad, really. Windows couldn't mount a drive that it formatted itself and Linux managed it in two seconds. I'm never using windows again.
zippo is offline  
Old 03-11-2007, 08:39 PM   #9 (permalink)
 
Newb Techie

Join Date: Jan 2007

Posts: 21

zippo

Red face Buh-by windows.

K, that's it. I backed up my important files and formatted the drive to ext3. There was a little fuss over read/write permissions, but
"chmod 777 /dev/hdc1 /mnt/ext3" ironed that out.

*NOTE* For others viewing this post, you may not want to include the "777" part of that command. Read the help file for chmod and see if another configuration suits you better. 777 Gives all users read and write privileges. This is not a problem for me, as I am the only user other than root, which is also me.
zippo is offline  
 
Closed Thread

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 On
Pingbacks are On
Refbacks are On