Virtualbox guest additions support
palfrey opened this issue · 4 comments
palfrey commented
Attempting to run the guest additions installer gets as far as
vagrant@guixsd ~$ sudo /mnt/VBoxLinuxAdditions.run --nox11
Verifying archive integrity... All good.
Uncompressing VirtualBox 5.2.22 Guest Additions for Linux........
VirtualBox Guest Additions installer
Unable to determine correct library path.
This appears to be because it assumes the existence of ldconfig, which isn't true on Guix as there's no system-wide ld.so config.
palfrey commented
palfrey commented
https://guix.gnu.org/en/blog/2023/the-filesystem-hierarchy-standard-comes-to-guix-containers/ might help for building this
gukiboy commented
palfrey commented
No, haven't touched this code for some time.
