Le 21.09.2006 23:41, J.A. Magallón a écrit : > Hi... > > When booting 2.6.18-rc7-mm1, the initscripts complain about /dev/tty0 not > being present. Then the boot sequence blocks...: > > Sep 21 23:23:57 werewolf init: open(/dev/console): No such file or directory > Sep 21 23:24:07 werewolf last message repeated 17 times > Sep 21 23:24:12 werewolf init: Id "3" respawning too fast: disabled for 5 minutes > > (from syslog) > > The same userspace boots fine with -rc6-mm2. > > Any ideas ? Well, I have similar issues: when booting 2.6.18-rc7-mm1, some /dev files are missing: - /dev/kmem - /dev/kmsg - /dev/mem - /dev/port - /dev/ptmx - /dev/tty Setting CONFIG_SYSFS_DEPRECATED=y didn't help. My .config is attached. ~~ laurent