It is possible to rebuild the mUNIX. The steps are as follows:
-Press enter when it says booting firewall.
# INITSTATE=1
# go
This will bring it into single user text console mode only...no GUI.
Logon with your FSO account
$ /sbin/tfadmin newlvl SYS_PRIVATE
SYS_PRIVATE> su
(password)
# cd /etc/conf/bin
# cp idbuild idbuild.bak (just in case)
# vi idbuild
You must comment out line 34 by inserting a # at the beginning of it:
#exit 1
Then run:
# sh buildmunix
You will get a variety of error messages, but they are safe to ignore.
Your mUNIX kernel should now be rebuilt. Edit idbuild and remove the comment
from line 34 for normal operation.
Now you should be able to boot
KERNEL=mUNIX
INITSTATE=1
go
And apply your patches.
I recommend upgrading to version 4.3.1, however, because it has many more features
included that are very nice.
Erik Elsasser
System Engineer/Northeast Region
CyberGuard
[EMAIL PROTECTED]
>Hello,
>
>I m trying to install patches in my cyberguar but i can boot in maintenance
mode with mUNIX kernel, i receive a PANIC.
>Is possible repair this kernel to boot in maintenance mode.
>
>Thanks in advanced.
>
>-
>[To unsubscribe, send mail to [EMAIL PROTECTED] with
>"unsubscribe firewalls" in the body of the message.]
>
>
-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]