没有使用FreeBSD里ports里的Freesbie, 完全自己手工操作,资料参考自
http://hi.baidu.com/dalier/blog/item/a737353b2857edee14cecbf7.html
http://freebie.miraclenet.co.th/server/fwCD/index.html
修正了原文的两处错误,一切实践过程都在Vmware里进行, 这样方便反复操作.
先安装一个最基本的FreeBSD 7, 然后安装ports, 跟着
在 /usr/ports/sysutils/cdrtools/
#make install clean
安装后会有mkisofs命令了., 然后reboot机器,再继续以下操作.
继续阅读