請問各位學長,小弟裝好FreeBSD5.0r後,
參照http://www.lab.mlc.edu.tw/CVSup.htm進行cvsup
cd /usr/src
fetch
ftp://freebsd.csie.nctu.edu.tw/pub/CVSup/cvsupfile-stable/usr/local/bin/cvsup /usr/src/cvsupfile-stable
make buildworld
make buildkernel KERNCONF=GENERIC
make installkernel KERNCONF=GENERIC
make installworld
mergemaster
sync;sync;sync;reboot
開機後
前略.....
..............
直到 Mounting root from ufs:/dev/ad0s1a 卻停住,祇好重開機.
unload
boot kernel.old
卻得到donot how to load module kernel.old
下ls,根目錄有kernel 無kernel.old
下ls /boot,看到d kernel , d kernel.old......等
請問問題何在!有無解決方法 :roll: