Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| restart_all_usb_devices [2014/11/02 18:13] – [Restart USB device] root | restart_all_usb_devices [2014/11/03 12:14] (current) – [Debian Jessie freezes while booting] root |
|---|
| ====== Debian Jessie freezes while booting ====== | ====== Debian Jessie freezes while booting ====== |
| |
| [[http://www.itwire.com/opinion-and-analysis/open-sauce/65478-from-next-release-onwards-debian-is-tied-to-systemd|Debian Jessie uses by default systemd not SysVinit]] which apart from speeding up the boot process may cause your system to lockup when booting. | [[http://www.itwire.com/opinion-and-analysis/open-sauce/65478-from-next-release-onwards-debian-is-tied-to-systemd|Debian Jessie uses by default systemd not SysVinit]] which apart from speeding up the boot process may cause your system to lock up when booting. |
| In case you experience this problem [[http://www.itwire.com/business-it-news/open-source/65684-debian-leader-says-users-can-continue-with-sysvinit|you may prefer to keep to use older SysVinit which is also possible to use with Debian Jessie]] | In case you experience this problem [[http://www.itwire.com/business-it-news/open-source/65684-debian-leader-says-users-can-continue-with-sysvinit|you may prefer to keep to use older SysVinit which is also possible to use with Debian Jessie]] |
| |
| When I have installed packages **sysvinit-core systemd-shim** may problem with system lockup during boot has disappeared. | When I have installed packages **sysvinit-core systemd-shim** my problem with system lock up during boot has disappeared. |
| |
| Also what I recommend to remove the word "quiet" from your grub Linux boot options. You want to know what happened when your computer hangs. | Also I recommend to remove the word "quiet" from your grub Linux boot options. You want to know what happened when your computer hangs. |
| |
| [[https://wiki.debian.org/systemd|More about troubleshooting Systemd can be found on debian Wiki.]] | [[https://wiki.debian.org/systemd|More about troubleshooting Systemd can be found on debian Wiki.]] |
| |