Before upgrading to 12.10, I had around a 10 - 15 second boot time. Its now well over a minute. After GRUB, I get a flashing cursor for a few seconds and then a wall of text. The splash screen that comes up next is of very poor quality and looks a lot like the recovery mode splash screen. Boot hangs at this screen for a minute waiting for an internet connection, then goes to LightDM. Whats going on here?
Announcement
Collapse
No announcement yet.
12.10 Really Long Boot Time
Collapse
This topic is closed.
X
X
-
Sounds like something is slow starting up (duh, right?). IME it's usually related to networking or a partition being checked or possibly a bad graphics driver/grub setup.
Obviously, without more information there won't be much help available.
- Top
- Bottom
-
In the grub menu, if you press "e", you can delete "splash" from the kernel boot line, then do Ctrl-x to continue booting, and see if that helps. If it does, you can make a permanent change to the line in /etc/default/grub, on the "GRUB_CMDLINE_LINUX_DEFAULT= xxx" line.
- Top
- Bottom
Comment
-
Originally posted by dibl View PostIn the grub menu, if you press "e", you can delete "splash" from the kernel boot line, then do Ctrl-x to continue booting, and see if that helps. If it does, you can make a permanent change to the line in /etc/default/grub, on the "GRUB_CMDLINE_LINUX_DEFAULT= xxx" line.
The real issue here is why in the world is it taking so long to get my internet connection!!!
From /var/log/dmesg
Code:[ 65.267789] r8169 0000:05:00.0: >eth0: link down [ 65.268196] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 65.270444] init: udev-fallback-graphics main process (966) terminated with status 1 [ 65.296946] init: failsafe main process (858) killed by TERM signal
- Top
- Bottom
Comment
Comment