You are not logged in.
I've just built a new 2.6.22 kernel using the ABS method from the wiki along with the config file taken from the stock 2.6.22 pacman kernel (the one from /proc/config.gz).
All built ok and the modules installed but on reboot I get the following error:
reiserfs: Unknown symbol lookup_one_len_nd
kinit: Cannot open root device hda5(3,5)
kinit: init not found!
Kernel panic
My root partition is reiserfs and I've checked that there is a resierfs module in the new modules directory.
The only mention that I can find about this error refers to a patch which adds a new struct to fs/namei.c .
I didn't think I would need to patch the standard kernel sources just to get them to boot.
Can anyone help?
Offline