Michael Merritt wrote:
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'?)
I hope, your .config looks like so? # # Block devices # CONFIG_BLK_DEV_FD=y CONFIG_BLK_DEV_IDE=y # CONFIG_BLK_DEV_HD_IDE is not set CONFIG_BLK_DEV_IDEDISK=y CONFIG_BLK_DEV_IDECD=y Henning -- H. Henning Vossieck - h.vossieck@ndh.net - <A HREF="http://www.ndh.net/home/vossieck/"><A HREF="http://www.ndh.net/home/vossieck/</A">http://www.ndh.net/home/vossieck/</A</A>> 49 2291 3010/6519 -- 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>>