On Wed, Sep 29, 1999 at 07:28:33PM +0000, Olivier Bornet wrote:
> the CDROM ! Before, the hdc exist. Now, /dev/hdc is
> missing. (an ide CDROM on the 2nd controler).
> 
> Can I make /dev/hdc by hand on another console ? If
> yes how ?

Yes:

# cd /dev
# ./MAKEDEV ide1
# mount /dev/hdc /cdrom

Hopefully now you will have the cdrom mounted :)

Ben

Reply via email to