Mark Knecht <[EMAIL PROTECTED]> wrote: > Hi, > If I use a grub boot option like hdc=ide-scsi, then what /dev device do I > mount in fstab to use the device? > > Do I need to make any changes at all in /etc/devfsd.conf to make this > work?
IIRC, the default devfsd.conf will create a symlink to hdc at /dev/cdrom. You can use this in your fstab, or the complete path -- I'm not sure if one method is prefered over another. Assuming hdc is, in fact, removable media, have you considered automounting the drive? I think there's a good need for a "Gentoo Automounting Guide" -- I recently switched from autofs to supermount, and I had to do a good bit of Googling to get going with each. There are, as far as I'm aware, three ways of automounting removable media, and I'm only aware of some of the pros and cons of the two I mentioned. -Eamon -- [EMAIL PROTECTED] mailing list
