This is how to extend the virtual box calilinux guest
As shown in the Internet search method
Devices – Insert Guest Expansion CD
CD icon on desktop
Click the icon and click Properties to the right anywhere in the directory to see where it is stored.
Copy VBoxLinuxAdditions.run to root
After granting chmod permission
I did sh VBoxLinuxAdditions.run...
It doesn't work like this... I tried rebooting using reboot or init6, but
It's the same thing that can't be done... /var/log/vbox guest additions.log I wonder if I need to modify this part... Help me
If you have any knowledge about this, please help me ㅠ<
VBoxGuestAdditions.log
There seems to be an error while installing the driver for the device.
First, open the /var/log/vbox guest additions.log file with an editor to determine the cause.
The recent Ubuntu version works well, so it's probably a problem with the kernel version.
sudo apt-get update
sudo apt-get install virtualbox-guest-x11
I hope you try it like this, too.
915 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
613 GDB gets version error when attempting to debug with the Presense SDK (IDE)
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
© 2024 OneMinuteCode. All rights reserved.