Hi,
I messed up my /boot/loader.conf by adding 'vesa_load="YES"' without installing the VESA files first -- n00b mistake...
The FreeBSD boot menu has an option to choose
6. Configure Boot Options...
...
2. Load System Defaults
I presume this option boots only with /boot/defaults/loader.conf and skips the user-tweaked /boot/loader.conf
However, the option 'System Defaults' also results in a panic message.
Checking with
My question is how I can boot my box skipping that VESA line in /boot/loader.conf or the entire file
(I promise, I'll never do this again...)
TIA
I messed up my /boot/loader.conf by adding 'vesa_load="YES"' without installing the VESA files first -- n00b mistake...
The FreeBSD boot menu has an option to choose
6. Configure Boot Options...
...
2. Load System Defaults
I presume this option boots only with /boot/defaults/loader.conf and skips the user-tweaked /boot/loader.conf
However, the option 'System Defaults' also results in a panic message.
Checking with
more /boot/defaults/loader.conf
through '3. Escape to loader prompt' reveals that the default file in FreeBSD 11.1 has a line where /boot/loader.conf is loaded.My question is how I can boot my box skipping that VESA line in /boot/loader.conf or the entire file
(I promise, I'll never do this again...)
TIA