my /boot/loader.conf looks like this
but all i see is a blank screen with the console cursor. Im using virtualbox and it uses VMSVGA as its graphics controller. I tried changing that to another one but this breaks gdm and xorg
Any Ideas on how to fix this?
Code:
autoboot_delay="-1"
boot_mute="YES"
beastie_disable="YES"
splash_bmp_load="YES"
vga_load="YES"
vesa_load="YES"
splash_changer_enable="YES"
bitmap_name="splash.bmp"
but all i see is a blank screen with the console cursor. Im using virtualbox and it uses VMSVGA as its graphics controller. I tried changing that to another one but this breaks gdm and xorg
Any Ideas on how to fix this?