怎样重现第一次启动(Only for Redhat)

发表于:2007-07-04来源:作者:点击数: 标签:

重现firstboot.

If firstboot hangs, and then you reboot, and firstboot comes up again, does it
just hang again if you try this? Also, try going through firstboot (by adding a
user I guess). Then do this:

rm -rf /etc/sysconfig/firstboot
chkconfig --add firstboot

That will make firstboot come up again on the next reboot.

Seem it is only work against RedHat. But I am not sure very much about it.

原文转自:http://www.ltesting.net