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 - [EMAIL PROTECTED] -
http://www.ndh.net/home/vossieck/
   49 2291 3010/6519
--
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