參考網頁:
1. http://mail.lsps.tp.edu.tw/~gsyan/freebsd2001/boot.html 介紹FreeBSD開機順序。
2. http://203.71.150.220:8080/465/soft/%E7%B6%B2%E8%B7%AF%E7%AE%A1%E7%90%86/Freebsd%E5%8F%8A%E5%8D%80%E7%B6%B2%E6%96%87%E4%BB%B6/freebsd-skill/freebsd-skill-1.txt 如何縮短秒數。
如果本機沒有多個作業系統,一開始安裝時就不要裝MBR。
縮短秒數:
# vi cd /boot/defaults/loader.conf
##############################################################
### Loader settings ########################################
##############################################################
#autoboot_delay="10"
#autoboot_delay="2" //改成2秒。內訂值是10秒。
存檔完成。
文章標籤
全站熱搜
留言列表