如何防止启动限制器:给出root密码进行维护(或者按下Control-D继续):

我想阻止服务器在挂起时重新启动提示root密码或ctrl + D在发生磁盘事件的情况下。 下面的指南显得过时了,因为在我的Debian Wheezy上没有/boot/grub/menu.lst文件,但那又怎样?

http://www.tomatosoft.biz/blog/2012/01/21/avoid-boot-stopper-give-root-password-for-maintenance/

你的操作系统正在使用grub2。 在grub2中没有/boot/grub/menu.lst。 它已被replace为/boot/grub/grub.cfg。