[Bug 576001] Re: kernel 2.6.32-32 makes machine hang during boot
Fionn
576001 at bugs.launchpad.net
Mon Sep 20 22:03:46 UTC 2010
*** This bug is a duplicate of bug 571444 ***
https://bugs.launchpad.net/bugs/571444
We had the issue with two more servers today, one of them did not have a separate /var partition.
The real reason for the immediate death of the boot process was /etc/default/locale which contained the line
LC_ALL
without further assignment. This led to the following boot message:
[ 1.779805] kjournald starting. Commit interval 5 seconds
[ 1.779828] EXT3-fs: mounted filesystem with ordered data mode.
Begin: Running /scripts/local-bottom ...
Done.
Done.
Begin: Running /scripts/init-bottom ...
Done.
/etc/default/locale: 9: LC_ALL: not found
init: mountall main process (311) terminated with status 127
With the default quiet / splash on you end up with a black screen and
nothing happens. Pressing keys does not help. So this is probably a
totally different problem than the one originally reported. (And I have
no idea where to file this properly)
--
kernel 2.6.32-32 makes machine hang during boot
https://bugs.launchpad.net/bugs/576001
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list