今天,Server 又停了大半天。主要是因為升級 Kernel。
原本是應該不會這樣的。我知道我有設定在更新完 Kernel 後,會自動幫我些改 /boot/grub/menu.lst。但是,不知為啥原本應該是:
root (hd0,0)
卻被改為:
root (hd1,0)
造成我在遠端 Reboot,卻 Boot 不起來的狀況。等到晚上回到家才解決。有時間得要來看看我的一些設定了。以後更動 Kernel ,還要記得修改 /etc/grub/menu.lst。
root (hd0,0)
root (hd1,0)