You are not logged in.
Hello there,
New here,
I installed virtualbox-guest-iso as in here https://wiki.archlinux.org/title/Virtua … _Additions, I was asked not to mount anything https://unix.stackexchange.com/question … atest-arch here,
But its not scaling up, can someone help me out with my virtual machine problem ?
Offline
What's your host system, what's your guest system? If Arch is the guest you don't need the ISO and can directly go for the guest-utils package: https://wiki.archlinux.org/title/Virtua … _Additions
If you're not using Arch as the guest, then you can mount the ISO at the location mentioned there virtualbox has a option for "inserting a CD" as an ISO image which you'd do then start the VM and then install the relevant guest-utils from there.
Offline
My host system is windows 11 and the guest system is Arch Linux (64 bit), there is an option under virtual machine devices to "Insert Guest Additions CD Image", but that does not seem to respond or work in anyway.
Last edited by AtoolV (2024-11-13 06:03:33)
Offline
Have you installed the virtualbox-guest-utils package, as V1del suggested?
Para todos todo, para nosotros nada
Offline
yes I have done "sudo pacman -S virtualbox-guest-utils"
Offline
Try
# systemctl enable --now vboxservice
EDIT: stat!
Last edited by Head_on_a_Stick (2024-11-13 08:47:01)
Para todos todo, para nosotros nada
Offline
Worked Thanks A Lot
Offline