Hello,
I'm slowly learning FreeBSD through a virtualized environment. I'd like to eventually make it my primary OS.
I'm having trouble setting console resolution.
I've added
to loader.conf. I've installed vmware-tools but when I try to invoke
I get the following error:
Any ideas what needs fixing?
I'm slowly learning FreeBSD through a virtualized environment. I'd like to eventually make it my primary OS.
I'm having trouble setting console resolution.
I've added
Code:
vesa_load="YES"
Code:
vidcontrol MODE_XYZ
Code:
vidcontrol: cannot activate raster display: Inappropriate ioctl for device
Any ideas what needs fixing?