On Friday 25 Jan 2002 03:35, Keith Antoine wrote:
> On Sun, 13 Jan 2002 20:40,Mike Andrew scribed:
> > Second, most distros only supply /dev/scd0 and /dev/scd1. You will
> > have to mknod /dev/scd2 yourself.
>
> Sorry about the delay but I have been busy and offlist for a few days.
> So what I would like from you is a howto for making the scd2 with
> mknod, if you have the spare time. The major minor # are 11 and 1 on my
> scd1.

As root, do...
mknod /dev/scd1 b 11 1  or
mknod /dev/scd0 b 11 0  or
mknod /dev/scd2 b 11 2  or
mknod /dev/scd3 b 11 3  etc.

-- 
Peter Ruskin, Wrexham, Wales.  AMD Athlon XP 1600+, 512MB RAM.
Registered Linux User 219434 ( see http://counter.li.org/ ).
Mandrake Linux release 8.1 (Vitamin) for i586
Kernel 2.4.8-34.1mdk-win4lin,  XFree86 4.1.0, patch level 21mdk.
KDE: 2.2.2.  Qt: 2.3.2.  Up 51 minutes.
_______________________________________________
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to