Re: getty problems

Lech Szychowski (lech.szychowski@pse.pl)
Mon, 6 Aug 2001 18:24:14 +0200


> 2.4.7-ac7:
> ----------
[snip]
>
> Are you use this kernel isn't devfs inflicted?

2.4.7-ac7 is compiled without devfs, 2.4.5 has devfs support
compiled in but - IMHO - not used:

$ cat /proc/filesystems | grep devfs
nodev devfs

$ /sbin/lsmod
Module Size Used by
de4x5 39440 2

lech7@nnet:~$ mount
/dev/sda6 on / type ext2 (rw)
/dev/sda7 on /var type ext2 (rw)
/dev/sda8 on /tmp type ext2 (rw)
/dev/sda9 on /usr/local/squid type ext2 (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
none on /proc type proc (rw)

$ uname -r
2.4.5

-- 
	Leszek.

-- lech7@pse.pl 2:480/33.7 -- REAL programmers use INTEGERS -- -- speaking just for myself... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/