> > 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.
This is completely true when I do not use hdc=ide-scsi hdd=ide-scsi . However, when I use the ide-scsi options then /dev/cdroms/cdrom0 & cdrom1 disappear and the mount doesn't work anymore. rescan-scsi-bus.sh is not waking things up and finding the devices yet, but if I do cdrecord -scanbus it then finds the two devices and I see some new devices under /dev/scsi with long path names that end in the word generic. I'm not sure what to mount to use them though. > > 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. > Thanks. I'll possibly look into automounting when I understand devfsd a bit better. Cheers, Mark -- [EMAIL PROTECTED] mailing list