[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: /dev/hdc device major and minor numbers.
On Fri, 25 Aug 2000, Sundeep Holani wrote:
>
> Hi,
>
> I seem to have accidentally deleted the device file /dev/hdc , and
> can no longer access my cdrom, and now need the major and minor device
> numbers for mknod. Can someone send me the output of their "ls -l
> /dev/hdc" ?
# cd /dev
# ./MAKEDEV hdc
Also check out the MAKEDEV manpage and
/usr/src/linux/Documentation/devices.txt
bye :-)
Anmol