Unix & Linux Asked on November 17, 2021
I have an installation of alpine linux running in a virtualbox vm with slim + xfce4 for the desktop engine.
Kernel Version: I have tried with both the latest (3.6.2) Standard and Virtual Kernel from https://alpinelinux.org/downloads/
I have not been able to get the guest to utilize the entire screen resolution, instead it is only able to go up to 1024×768. I was wondering if anyone could help me figure out what I’m missing/doing wrong. Below are the steps I’ve taken:
I followed the steps in this video exactly
Standard Alpine Linux install
Virtualbox Specific Packages:
Standard Kernel:
apk add virtualbox-guest-modules-grsec virtualbox-additions-grsec virtualbox-guest-additions-5.1.26-r0
Virtual Kernel:
apk add virtualbox-guest-additions-5.1.26-r0
apk add virtualbox-guest-modules-grsec
“apk add virtualbox-guest-modules-grsec” give the following warning message:
depmod could not open /lib/modules/4.9.44-0-hardened/modules.order
I did NOT do the following:
apk add virtualbox-additions-grsec
Because that breaks my installation, only allows me to boot into the command prompt and spams the following error:
tty port_close_start: tty->count = 1 port count = 2
Virtualbox Settings:
The steps I actually took were a little different.
Thank you for your comments.
I solved this problem by following the steps below.
Display screen graphics controller (G): VBoxSVGA selected.
# apk add xf86-video-vboxvideo xf86-video-intel xf86-video-vesa
# apk add xf86-input-synaptics
# apk add virtualbox-guest-additions
# rc-update add virtualbox-guest-additions default
# echo vboxpci >> /etc/modules
# echo vboxdrv >> /etc/modules
# echo vboxnetflt >> /etc/modules
# apk update
# apk upgrade --update-cache --available
# reboot
Answered by user382212 on November 17, 2021
I solved this problem by following the steps below.
Display screen graphics controller (G): VBoxSVGA selected.
$ sudo apk add xf86-video-vboxvideo xf86-video-intel xf86-video-vesa
$ sudo apk add xf86-input-synaptics
$ sudo apk add virtualbox-guest-additions
$ sudo rc-update add virtualbox-guest-additions default
$ sudo echo vboxpci >> /etc/modules
$ sudo echo vboxdrv >> /etc/modules
$ sudo echo vboxnetflt >> /etc/modules
$ sudo apk update
$ sudo apk upgrade --update-cache --available
$ sudo reboot
Answered by usuha on November 17, 2021
Maybe you should check your first line beginning apk should you have not written GUEST Your line reads as follows
apk add virtualbox-additions-grsec
Answered by GANNIT on November 17, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP