Robert, The handiest file on the harddrive: /usr/src/linux/Documentation/devices.txt Lists the type, major & minor #s for every device the kernel recognizes. Look up your device, do: mknod /dev/<whatever> <c or b> <major> <minor> Of course, I guess you'd have to do that 256 times for the devpts nodes.... -- Doc Shipley Network Stuff Austin, Earth --------------------------------------------------------------------------- Send administrative requests to [EMAIL PROTECTED]
- Lost devpts Robert Giles
- Re: Lost devpts Doc Shipley
- Re: Lost devpts Robert Giles
- Re: Lost devpts Doug McLaren
- Re: Lost devpts The Archimage
- Re: Lost devpts The Archimage