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
[EMAIL PROTECTED]    | http://www.merrittpop.com/
[EMAIL PROTECTED]  | http://www.formax.net/jmm/
ICQ:  21021306
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to