Install VirtualBox 6.1 Guest Additions (Linux VM) on Oracle Linux 8

preview_player
Показать описание
This video demonstrates how to install the VirtualBox 6.1 Guest Additions into an Oracle Linux 8 VM.

For additional videos on Oracle Linux check out:
Рекомендации по теме
Комментарии
Автор

cmd from 4:04 for Ubuntu

sudo apt install kernel-uek-devel-$(uname -r) gcc binutils automake make perl bzip2 elfutils-libelf-devel

MPXVM
Автор

Thanks a lot you just saved me, it's been days that i was trying to install the guest additions

romainletalour
Автор

Thanks. I had already searched the internet and other videos, but none had returned a positive result. It worked!!

race_Bannon
Автор

Thanks for this helpful video. Here is the command, I executed with root and it worked great:
dnf install kernel-uek-devel-$(uname -r) gcc binutils automake make perl bzip2 elfutils-libelf-devel

sergesare
Автор

Thanks for this. Little annoying that Oracle Linux needs sooo much extra work to perform well when virtualized in another Oracle solution. Autorun just works for Ubuntu, and I was definitely just expecting that to be the case with the OS from Oracle

teearay
Автор

Works for me! Host is Windows10, VM is Oracle linux 8.
Even though I had the "ValueError: File context for already defined" alert on the output of the VBOX installation command.
Just ignore it and it should work
thanks

arikg
Автор

add a lot of trouble with this but your guide fix it, thanks!

tonyhasson
Автор

it works!!! even I got error about mount.vboxsf. thank you very much, Oracle Learning.

rens
Автор

Guys, i find the more easyest way to achieve the same ruslt, just mounted this addition component, then find autorun.sh and choise start as a program under ubuntu or use another app like terminal in other os to start this file/ then restrt computer, dont forget increase video memory in setting virtual box, have fun, just like me if it was helpful))

thomasparker
Автор

Am getting error sudo :dnf : command not found . Any help why ? i have installed guest ubuntu 18.04.4 (Virtual box 6.1 host OS windows 10 )

ashwanikumargaur
Автор

Thanks a lot! Nice to see good documentation.

MrDukeLeto
Автор

Thank you this allowed me to fix this!

danielodonnell
Автор

Hello! Could you please help. This dnf command is not working for me. It is giving me deprecation warning.

stephenokon
Автор

You saved my life, take my subscription

blitzritter
Автор

Couldn't use the third step, it just told me it wasn't a valid command

westleysharpe
Автор

Failed to download metadata for repo 'ol8_baseos_latest': Cannot download repomd.xml: Cannote download repodata/repomd.xml: All mirrors were tried

Hardivh