Vmm /

AlmaLinux

Booting the ISO When presented with the boot menu, press the up arrow key to highlight the first entry, "Install AlmaLinux 8.5"

Next, hit the TAB key to enable editing of the boot line. After the word "quiet" on the boot line, insert this text:

inst.text console=ttyS0,115200

remove quiet and add in console=ttyS0,115200 after quiet it should boot up

The full boot line should read:


vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=AlmaLinux-8-5-x86_64-dvd inst.text console=ttyS0,115200


After editing the boot line to include the text-based installer and serial console options, hit the Enter key to boot the Rocky Linux installer. Proceed through the text-based installer, selecting numbers in the menu to configure the different install options. Reboot the VM at the end of the install and use your new Rocky Linux VM.

INSTALLING INSTRUCTION:


press up Arrow until you saw cursor blinking at install #than press tab



EDIT AND PRESS ENTER vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=AlmaLinux-8-5-x86_64-dvd inst.text console=ttyS0,115200



Wait Till Boot UP of Installation Appear just like below screenshot



Lets Configure Installation Destination , press 5 , let's just setup that use all space



We want to use LVM so we can grow and shrink the disk later and press c



Lets Setup The Network Now , IN our case , the network is at follow :

   NOTE FOR MYSELF THIS IS THE IP THAT I HAVE .
  --> IPv4: 38.87.162.188
  --> IPv6: 2602:fccf:1:1188::/64
  --> Prefix Length: 48
  --> IPv4 Default Gateway: 38.87.162.1
  --> IPv6 Default Gateway: 2602:fccf:1::1
  --> IPV4 NETMASK 38.87.162.1/24 OR 255.255.255.0

FIRST SETUP HOSTNAME = localhost which we can change later. Than Let's Setup the network by pressing 2. All Good with the screenshot below



LASTLY LET'S SETUP USER AND ROOT PASSWORD.

PRESS 9



Fill IN ALL and don't forget to setup user as administrator. example user : dodocrypto , don't forget to press 5 to set password



NEXT SETUP ROOT PASSWORD



LASTLY WE need to SETUP software that we want to install, press 4 choose minimal and than standard. press c to continue



Once your back to main menu press b for installation . Enjoy.



DO NOT FORGET TO PRESS ENTER AND WAIT FOR INSTALLATION TO FINISHED AND REBOOT , PLEASE WAIT FOR THE REBOOT OR SYSTEM WILL CRASH