Re: Problem installing FreeBSD 6.2 on laptop



It may be that you configured securelevel on startup. Try with "sysctl kern.securelevel" to find out which is your securelevel. It may be 1 or greater. Then try to change it either with sysinstall or directly at the command prompt with "sysctl -w kern.securelevel=-1". This should work.

Greetings

Frank
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"