Unable to find device node for /dev/da0s1b in /dev!
The creation of filesystems will be aborted.
原本安裝的作業系統是Freebsd9.0預設的partition table為GPT
需要用Live CD(或者DVD1)光碟進入Fixit模式
# gpart show
應該可以看到 該硬碟 id ex : da0
# gpart destroy -F da0
之後再用 gpart show 看,該硬碟id應該就不見了!
再重新執行安裝FreeBSD 應該就會成功了!
文章標籤
全站熱搜
留言列表