On Fri, 2002-04-05 at 18:01, Greg Robertson wrote:
> cmd:   mount /dev/cdrom
> Error:  mount: /dev/cdrom: unknown device

try:  mount /mnt/cdrom

I typically mount the mount point not the device.  IIUC, if not passed a
mount point and a device, mount will look into fstab for what to put on
the mount point.  I suppose it might do the reverse I but have never
heard of anyone doing it.

If I am having trouble with hardware I usually look in /var/log/messages
for any boot messages or dmesg for stuff that occurs befre syslogd is
up.

HTH

Bret



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to