LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-14-2006, 02:07 AM   #1
ProdicalFlame
LQ Newbie
 
Registered: Jun 2001
Distribution: Mepis, baby. MEPIS!!!
Posts: 13

Rep: Reputation: 0
How To Mount An Ext3 Partition


I just freshly installed OpenSUSE to give it a try as my main computer OS, but I've run into a snag. For some reason, it did not detect my second drives and set them to mount at startup and I'm at a loss the syntax to mount an Ext3 partition/drive. Is there some code or utility I could use to fix this?

Fdisk -l follows:

Device Boot Start End Blocks Id System
/dev/hdb1 1 48641 390708801 8e Linux LVM
/dev/hdc1 1 38913 312568641 8e Linux LVM

Any help would be greatly appreciated.
 
Old 07-14-2006, 06:13 AM   #2
blackhole54
Senior Member
 
Registered: Mar 2006
Posts: 1,896

Rep: Reputation: 61
If you want these partitions to be automatically mounted at boot, you need to edit /etc/fstab. Check the fstab man page (command: man fstab) for more info. Before you do this, you will have to define some place for these to be mounted. (Some distros have a /mnt directory which might be a good place.)

BTW, I noticed that these partitions are type "Linux LVM" instead of "Linux" (0x8e instead of 0x83). I have no experience with LVM, but this might require a different entry from a simple ext3 partition. (If your lucky, an existing fstab entry will show you how to do this.)
 
Old 07-14-2006, 07:30 AM   #3
forbajato
LQ Newbie
 
Registered: Jul 2005
Distribution: Suse 9.2, 10.0
Posts: 6

Rep: Reputation: 0
Have you tried simply typing:

#mount -t ext3 /dev/hdc1 /mnt/path/to/second/drive/mountpoint

If that gains you access to your second drive then you need to check the fstab file (/etc/fstab) and make sure there is an entry for that second drive.

fobajato
 
  


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
mount ext3 partition smiley_lauf Linux - Newbie 4 03-29-2006 08:45 AM
How do I convert an empty ext3 partition to a jfs partition? lothario Linux - Software 3 02-28-2006 10:40 AM
Mount An Existing ext3 Partition br00tal Linux - Newbie 3 06-10-2005 12:08 AM
how to convert ext3 to ntfs? cannot even see ext3 partition parv Linux - Hardware 1 12-31-2004 02:56 PM
How to mount an ext3 partition Dopeskills Linux - General 1 08-18-2004 09:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:42 PM.

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