Stuck while Booting Text Mode in Ubuntu 12.04?
Posted
by
sameetandpotatoes
on Ask Ubuntu
See other posts from Ask Ubuntu
or by sameetandpotatoes
Published on 2013-07-03T16:59:32Z
Indexed on
2013/07/03
17:18 UTC
Read the original article
Hit count: 347
I edited the /etc/default/grub file and changed:
GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash”
to
GRUB_CMDLINE_LINUX_DEFAULT=”text”
This does make Ubuntu boot up into text mode; however, it gets stuck while booting up and it does not show me the login text. Instead it says something like this:
Begin running /scripts/init-bottom
USB hub found
...More irrelevant things...
*Stopping LightDM Display Manager
I can press Ctrl + Alt + F2 and see the login and boot up like normal, but is there any reason for this? How can I change it so it does not get get stuck?
Edit: After 5 minutes, a new line came up:
557.1206341 ieee80211 phy0: channel change: 5540 -> 5560 failed (3).
© Ask Ubuntu or respective owner