Install AlmaLinux9.1 in VirtualBox7

Опубликовано: 31 Май 2026
на канале: OrangeMaker
686
12

[Uncle's Memorandum - VirtualBox Edition]
This time, I installed AlmaLinux9.1 on VirtualBox7.
By installing online with the minimal installer,
The installation itself will take some time, but it will be installed up-to-date. If you follow the same procedure to install GuestAdditons, which is a hurdle for beginners, I think you can easily install it.

procedure summary)
1. AlmaLinux9.1 ISO file download
・Search for AlmaLinux ISO Downloads

2. Create new VirtualBox virtual machine
・Do not use Unattended Installation. (language cannot be specified)
Maximum graphics memory
・Change the boot order from HDD to optical.
・Chipset changed to the latest ICH9
・More CPU and memory
・Start virtual machine
・Set according to the instructions of the installer
(this is important)
Change to installation source network (nearest mirror)
3. Guest Addition installation
・Elevate to root sudo su
・ Kernel build environment installation (this is important)  
dnf -y install kernel-headers kernel-devel
・Insert the GuestAdditions CD from the VirtualBox device menu
・According to the instructions on the screen, execute GuestAdditions
・Try to change the screen size after completion
ーーーーーーーーーー
Music title is Hi Bob Created by OrangeMaker

-----
#virtualbox #linux #AlmaLinux #install #GuestAdditions