andy peerand wrote:
On Sat, 27 Mar 1999 19:24:11 -0600, Michael Merritt wrote:
# mount /mnt/cdrom results in: mount: fs type unknown not supported by kernel
not right, your trying to mount the mount point. try 'mount /dev/hdc'. if that dosen't then try 'mount /dev/hdc /mnt/cdrom'. make sure the dir /mnt/cdrom exists.
# mount /dev/hdc mount: the kernel does not recognize /dev/hdc as a block device (maybe `insmod driver'?) # mount /dev/hdc /mnt/cdrom mount: you must specify the filesystem type FWIW, I've always used mount /mnt/cdrom in the past... And yes, the dir does exist.
My /etc/fstab looks like: <snip> /dev/hdc /mnt/cdrom iso9660 ro,noauto,user 0 0
-andy- sent by andy peerand using recyled protons
... Dogs crawl under gates, software crawls under Windows!
-- Michael Merritt michael@merrittpop.com | <A HREF="http://www.merrittpop.com/"><A HREF="http://www.merrittpop.com/</A">http://www.merrittpop.com/</A</A>> michaelmerritt@email.com | <A HREF="http://www.formax.net/jmm/"><A HREF="http://www.formax.net/jmm/</A">http://www.formax.net/jmm/</A</A>> ICQ: 21021306 -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>