LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Strange mounting issue (https://www.linuxquestions.org/questions/linux-software-2/strange-mounting-issue-474043/)

darthfoolish 08-15-2006 09:12 AM

Strange mounting issue
 
I'm using Fedora Core 4

I couldn't get a couple of data drives to mount using fstab, so I used the workaround of adding mount commands in /etc/rc.local

I've now added a third data drive which I want to mount at the mountpoint I was using for one of the other data drives.

So, I added a third mount line and modified one of the originals in rc.local, but it didn't give me the desired result.

The new drive wasn't being mounted at all. To cut a long story short, I commented out the mount commands in rc.local and checked there were no relevant entries in fstab, but one of my data drives is getting mounted, and I can't see how.

Other than fstab and rc.local what other ways are there of automounting drives?

mickeyboa 08-15-2006 09:25 AM

Most important is your Computer's BIOS seeing the drives, you can see if so at very beginning when computer start running the BIOS.
If your Bios can see it, 99% of the time Linux will see them and setup /etc/fstab.

Jim

darthfoolish 08-15-2006 09:41 AM

But how does Linux know where to mount it?

And I'm an idiot, the 2 original drives are being mounted without nothing in fstab or rc.local, but the new one isn't.

It is being detected in the BIOS, though.

michaelk 08-15-2006 09:47 AM

I'm guessing these are USB drives?
Here are the bacics.

http://fedora.redhat.com/docs/udev/

darthfoolish 08-15-2006 09:55 AM

Nope, all are parallel IDE drives.

caspervn 08-15-2006 10:52 AM

Did you set jumper on these driver ?

darthfoolish 08-15-2006 01:22 PM

All set to cable select

mickeyboa 08-15-2006 04:51 PM

Will if their not being reconized, you have to select them as
master and slave, if there is two drives to each cable.
If one drive on each cable, select as master.

LOL
Jim

darthfoolish 08-16-2006 01:29 AM

All this still doesn't answer the question of how Linux knows *where* to mount these drives.

Is there an auto generated config file that takes info from mount events so that this behaviour can be duplicated when fstab has been corrupted?

mickeyboa 08-16-2006 07:54 AM

Get on http://google.com/linux and ask any question you have about fstab, howto's etc.

jim

michaelk 08-16-2006 07:59 AM

Post your /etc/fstab just for fun. And what drives/partitions are you in question about?


All times are GMT -5. The time now is 06:13 PM.