If you do not have any special hardware requirements, the default bootloader settings are sufficient for proper operation. However, it is recommended that you change the default bootloader password. If required, you can also change the following bootloader settings:
- The Linux kernel that is used during booting. You must also update the kernel or invoke a particular utility program from the command line to use the settings reserved for custom/manual kernel updates.
- The boot time and prompt.
Edit the Bootloader Settings
- Go to CONFIGURATION > Full Configuration > Box > Advanced Configuration > Bootloader.
- Click Lock.
- To change the bootloader password, edit the following settings:
- Use Bootloader Password – To require a password to boot the image if additional parameters are specified on the command line, select this check box. Doing so increases the security of the system and requires you to specify an appropriate loader password.
Bootloader Password – Plain text boot password required for manually entering additional boot parameters to the bootloader and kernel. Note that you should choose your own bootloader password before using the system in a productive environment. The factory default is ph10n.
If required, you can also edit the following settings:
Loader Delay – Sets a timeout (in tenths of a second) for keyboard input. If no key is pressed within the specified time, the first or default image is automatically booted. You can enter a value from
0
to100
.
The default value is set to 0.Serial Console – The serial port that is used to connect to the box by a serial connection. If there is no serial console on your system, select none.
Global Append Options – For experts only! Enter different commands to the kernel. The options are written to the /etc/grub.conf file at the end of the append dialog:
append="console=tty0 console=ttyS0,19200n8r *your option*"
If a Barracuda CloudGen Firewall running on 32-bit units like F10, F100, F200, and F300 has more than 768 MB of RAM and ACPF memory parameters are increased, you might have to increase the memory available for vmalloc. Add:
vmalloc=400M
Disable ACPI – To disable ACPI when the system is booted, select yes. Disable ACPI if either the interrupt routing in the ACPI table is wrong and you want to fall back to standard interrupt routing, or if the ACPI functions in the BIOS cause problems.
- Click Send Changes and Activate.
After updating your kernel or changing boot settings, you must also reboot your Barracuda CloudGen Firewall. Sending and activating a new configuration will merely alter the header part of the loader configuration file while leaving the kernel untouched.
To view the current kernel and bootloader status, go to the CONTROL > Box page.