Open /dev/console problem with the new l4linux-2.6.18 on Xscale
Hi, I first had tried to install l4linux-2.6.17 with fiasco kernel on Xscale. I got error which I already posted before on boot process. That was due to bugs in fiasco kernel, by Adam Lackorzynski's advice. so I updated Fiasco kernel & l4linux-2.6.18 from CVS. Again, I tried to boot, but failed with the following warning message: "Warning: Unable to open an initial console" After loading ramdisk on boot process, the system fail to look up the /dev/console file in ramdisk. So like before, I added devfs options to fs/Kconfig for mounting devfs filesystem again and then tried to boot, but failed.... You said before "enabling devfs option" is no option as it's gone with 2.6.18. "devfs" is completely obsoleted by "udev"?? Then How can I use devfs filesystem and succeed to open the initial console file and boot?? Thank you so much...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
Again, I tried to boot, but failed with the following warning message:
"Warning: Unable to open an initial console"
Try to add a node called /dev/console with major no. 5 and minor no. 1 to your initial ramdisk. Bjoern -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFNdEbP5ijxgQLUNkRAkIPAJ9HKn7vmyjtC2lSqCUmna5MEZdYuQCdEt9h 1O0lvHq5pjkeMyC0JL+MX98= =Zh5v -----END PGP SIGNATURE-----
participants (2)
-
Bjoern Doebel -
WanKeun Jo