FreeBSD修改rc.conf文件后不能启动了

着实慌乱了一阵。

在启动选单里头选择4,单用户启动。

1 # mount -a ##将所有系统挂在档案上,只有这样你才能进行下一步,此时,文件允许 write
2 #cd /etc ##访问etc目录
3 #ee rc.conf ##用EE修改出错的语句
4 # reboot ##重新启动系统

来自 http://blog.chinaunix.net/u/22713/showart_153342.html