是否可以将 ubuntu 14.10 安装恢复为 upstart 或 SysV init 系统。systemd 的“loggin”和其他问题导致我无法正常读取 dmesg 并确定我的稳定性问题是否来自 systemD 还是其他原因。
答案1
你可能想关注一下https://wiki.ubuntu.com/SystemdForUpstartUsers指南。您可以
- 按照以下步骤使用 upstart 进行单次启动https://wiki.ubuntu.com/SystemdForUpstartUsers#Switch_to_upstart_for_a_single_boot
- 或永久关注https://wiki.ubuntu.com/SystemdForUpstartUsers#Permanent_switch_back_to_upstart
我刚刚通过执行恢复到 upstart。systemdsudo apt-get install upstart-sysv
选项仍然在 grub 菜单下的“高级选项 > Ubuntu,使用 Linux ... (systemd)”中可用