研究了很长时间的runlevel问题,也查了很多资料,发现都是copy来copy去,没有任何一个人解决了修改15.10版本runlevel问题。
在此记录下来,希望能帮助一些人
vi /etc/default/grub
修改GRUB_CMDLINE_LINUX="N"
然后 update-grub
reboot
即可。
Red Hat Enterprise Linux修复系统专用Runlevel:http://www.linuxdiyf.com/linux/4201.html
Linux关机出现“no more processes left in this runlevel”解决:http://www.linuxdiyf.com/linux/7943.html