On Mon, 29 Oct 2007 21:00:36 +0100 "Pierre Goupil" <[EMAIL PROTECTED]> wrote:
> Hello all, > > I'm trying InitNG on an OpenSuse 10.3 box with kernel 2.6.22.9-0.4-default, > InitNG 0.6.10.1, InitNG-ifiles 0.1.4 & InitNG-libs 0.6.10.1. I have found > the RPM files on > http://download.opensuse.org/repositories/home:/darix/openSUSE_10.3/ > > It's hard to tell the quality of the RPM packages. Anyway, here's my problem > : > > after having provided the command genrunlevel --all on a fresh install, the > boot process complains about "missing tmpfs support" required by udev. Can you recompile your kernel? I believe that tmpfs support is a kernel config option. I believe it is File systems -> Pseudo filesystems -> Virtual memory file system support (former shm fs) Do you know whether udev is used with traditional init? I am curious because I assume that if udev requires tmpfs under initng it also requires tmpfs under traditional init... > As I > absolutely don't know where to find this for my distro, I stripped udev out > of my default runlevel. I am no udev guru, but as I understand udev manages your /dev and without udev (or similar technology) you will have to statically maintain /dev. So probably you don't want to disable udev. -- Software is like sex: it is better when it is free. --Linus Torvalds -- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
