CONFIG_SYSFS_DEPRECATED_V2 is not set for linux-image-2.6.32-5-xen-amd64
Hi
I am not on the list, so please forgive me and put me in CC :)
I'm trying to boot an Ubuntu Lucid from linux-image-2.6.32-5-xen-amd64
through the Xen 4.0.1-rc3 hypervisor ( also Debian packages ), which
boots fine, but then fails to show me the console:
<snip>
[ 12.408078] initcall xenfs_init+0x0/0x60 [xenfs] returned 0 after 8
usecs
[ 12.460657] Adding 1020116k swap on /dev/sda2. Priority:-1 extents:1
across:1020116k
[ 12.569397] udev: starting version 151
(XEN) IOAPIC[0]: Set PCI routing entry (8-19 -> 0x49 -> IRQ 19 Mode:1
Active:1)
fsck from util-linux-ng 2.17.2
fsck from util-linux-ng 2.17.2
/dev/sda3: clean, 71217/640848 files, 671319/2558351 blocks
/dev/sda1: recovering journal
/dev/sda1: clean, 206/24096 files, 28807/96356 blocks
init: ureadahead-other main process (607) terminated with status 4
and there it hangs.. While looking for a reason ( console and stuffs
should all be fine ), i came across this:
root@database42:/boot# grep DEPRE config-2.6.32-5-xen-amd64
# CONFIG_SYSFS_DEPRECATED_V2 is not set
CONFIG_ENABLE_WARN_DEPRECATED=y
I knew the latest udev needs this to be deprecated, and the Xen docs
told me the same:
"Make sure you have these two set (otherwise your init hangs and udev
stops working)
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y"
What am i missing here? Why does it work for the Debian systems ( i guess :) )
Thanks a lot in advance!
Kind regards,
Bart Verwilst
Reply to: