Am Sat, Oct 10, 1998 at 03:09:36PM -0700 schrieb Pann McCuaig: > I built a kernel with loop device support, but they seem to be missing. > Any ideas? > $ ls -l /dev/l* > brw-rw---- 1 root cdrom 24, 0 Mar 22 1998 /dev/lmscd > srw-rw-rw- 1 root root 0 Oct 9 19:03 /dev/log > crw------- 1 root sys 10, 0 Mar 22 1998 /dev/logibm > crw------- 1 root sys 10, 0 Mar 22 1998 /dev/logimouse > crw-rw---- 1 root lp 6, 0 Mar 22 1998 /dev/lp0 > crw-rw---- 1 root lp 6, 1 Mar 22 1998 /dev/lp1 > crw-rw---- 1 root lp 6, 2 Mar 22 1998 /dev/lp2 > crw-rw---- 1 root lp 6, 3 Mar 22 1998 /dev/lp3
You have to create the devices by yourself using mknod(1). Using the correct major and minor number you will be able to use them after creating them. bye, Roland -- Roland T. Lichti Delta Internet http://www.DInet.de/ Tel. +49 2932 916 161 Zeit UmZuDenken! Fax. +49 2932 916 230
pgpzRiGTqcv3u.pgp
Description: PGP signature