LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-27-2006, 01:14 PM   #1
003
LQ Newbie
 
Registered: Jun 2006
Distribution: CentOS 6.5
Posts: 25

Rep: Reputation: 15
mount my hard drive from a livecd, need answer fast


Does anybody know how I can mount my hard drive which has a broken installation of suse 10.1 from my suse 10.1 livecd? I also have a livecd of mepis. I really need to get some files off the hard drive before I wipe it, please help me asap. I think it is either /dev/sda2 or /dev/sda3. I have not modified the fstab file, nor would Ihave the slightest idea of what to do. Please help me.

Last edited by 003; 06-27-2006 at 01:23 PM.
 
Old 06-27-2006, 01:19 PM   #2
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
Type fdisk -l (that's L not 1) and figure out which partition is the right one.

Then as root mkdir /mnt/broken. Then mount -t ext3 -o ro /dev/sda2 /mnt/broken. Be sure to change the -t option to whatever filesystem you're using, and change /dev/sda2 to the right partition. The -o ro means "option read-only". You can see more options with man mount

Then you can just cd /mnt/broken or use Konqueror or whatever to go browse the directory...
 
Old 06-27-2006, 01:22 PM   #3
003
LQ Newbie
 
Registered: Jun 2006
Distribution: CentOS 6.5
Posts: 25

Original Poster
Rep: Reputation: 15
Thanks, I am not sure what the filesystem is, it's whatever suse 10.1 defaults to. Do you know what that is?
 
Old 06-27-2006, 03:17 PM   #4
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
It should tell you when you do the fdisk command above. Most likely it is ext3. Although there are a slew of other filesystems too (reiserfs, ext2, jfs, xfs, etc).
 
  


Reply



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
how to install manual on LFS 6.1 livecd to hard drive asskickingbob Linux From Scratch 4 12-07-2005 08:04 PM
How To Install LiveCD to Hard Drive jimbo-62 Linux From Scratch 16 12-03-2005 02:07 AM
how to mount hard drive with a livecd? santaliqueur Linux - Software 8 10-07-2005 12:08 AM
install livecd to hard drive? jmille34 Linux From Scratch 7 07-21-2005 04:30 PM
Need Help Mounting Hard Drive- Dont know FS Type :( PLS HELP FAST! cowboy45 Linux - General 9 01-11-2005 09:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:49 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