|
udevd problem
I was trying to get my grsecurity patched vannilla kernel up and running in a dual opteron workstation, but it fails to mount all other partitions besides the root partition, which is passed explicitly in the grub config file. This happens because there is no udevd running like I would expect it to be, so when I look at /dev there are no sda1 and sdb1.
Why does this happen? When I run the default kernel everything is loaded as it should be.
I am not using any kind of initrd or modules.
Suse version is: 9.2 (64bits)
udev version is: 30 < -- this is kind of old, my gentoos are all on 70
|