Hello Ben,

Ben Collins <[EMAIL PROTECTED]> said: 
> 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 :)

thanks for the info. Only one comment : I have do a ./MAKEDEV hdc
and not a ide1. ./MAKEDEV ide1 display an error message 'don't
know how to make device "ide1"'. After, the mount is done automaticaly
from the install process.

Now, I can continue the installation process.

Good day.

                Olivier, puck.ch

Reply via email to