|
|||||||||||
|
Re: custom kernel boot problem: can't access tty
From: Robert Key <robertgordonkey(at)yahoo.com>
Date: Sun Dec 16 2007 - 04:58:13 EST
For some reason (there could be many) the boot kernel can't mount the root file system and hence cannot find all devices and tools to run the login. In my case booting a custom kernel there were no modules for squashfs and unionfs so those file systems which include the root could not be moutned. Installed squashfs-source and unionfs-source, build the kernel the build the extra modules for squashfs and unionfs with "make install". Kernel must be built first as squashfs and uniofs make needs the build from /lib/modules/kernel-version/build. Ran update-initramfs -u -k custom kernel version to make the initrd. Rebuilt the compressed file system. Now linux boots and runs live from a USB memory stick with a custom kernel. Hope this helps others with the same problem. Cheers, Rob Key Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sun Dec 16 05:16:02 2007 This archive was generated by hypermail 2.1.8 : Wed Feb 27 2008 - 15:03:44 EST |
||||||||||
|
|||||||||||