[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I'm a newbie, and I got a few question you will, hopefully, bekind enough to answer.



> if you have and IDE drive as the primary master, then you should have
> entries in /dev - /dev/hda0 /dev/hda1 /dev/hda2 and so on.. RedHat put's
> them there. if you don't have any, you simple need to create the
> appropriatefiles there (using cat or something). on the RedHat CD you
> should be able to find and RPM that does this for you (called dev_entries
> or something ?).

mknod, not cat

also, there's the old solution of /dev/MAKEDEV (which btw, exists on a lot
of different unices). Which at least in RH5.2 is in a seperate package.

Ors

> 
> Oded