EDIT/Update
I've decided to use UTM instead of virtualBox. See the replies for more details.
VirtualBox 7.1.8
EFI Option activated for this VM
Booted successfully the install-arm64-minimal, installed and configured everything until the first reboot. After that it gives me the error:
Code: Select all
...
/dev/root: can't open blockdev
VFS cannot open root device "PARTUUID=697f0ce2-fa91-4cf4-b3d2-b65017080775" or unknown-block(0,0): error -6
Please append a correcnt root .... available options
ext3
ext2
ext4
squashfs
vfat
msdos
exfat
xfs
Kernal panic - not syncing: ....
Kernel config: https://paste.gentoo.zip/ACEcbqSS
Emerge info: https://bpa.st/MJ4A
fdisk -l
Code: Select all
Disk /dev/sda: 21.45 GiB, 23028826112 bytes, 44978176 sectors
Disk model: HARDDISK
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 05BC9496-4918-4CF0-A08D-0F9F55332168
Device Start End Sectors Size Type
/dev/sda1 2048 2099199 2097152 1G EFI System
/dev/sda2 2099200 10487807 8388608 4G Linux swap
/dev/sda3 10487808 44976127 34488320 16.4G Linux root (ARM-64)
Disk /dev/loop0: 531.21 MiB, 557019136 bytes, 1087928 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 byteslspci info while in chroot
Code: Select all
00:00.0 VGA compatible controller: VMware SVGA II Adapter (Fusion)
Subsystem: VMware SVGA II Adapter (Fusion)
Kernel driver in use: vmwgfx
00:01.0 System peripheral: InnoTek Systemberatung GmbH VirtualBox Guest Service
00:03.0 SCSI storage controller: Red Hat, Inc. Virtio 1.0 SCSI (rev 01)
Subsystem: Red Hat, Inc. Virtio 1.0 SCSI
Kernel driver in use: virtio-pci
00:06.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller
Kernel driver in use: xhci_hcd
00:08.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02)
Subsystem: Intel Corporation PRO/1000 MT Desktop Adapter
Kernel driver in use: e1000Code: Select all
/dev/sr0: BLOCK_SIZE="2048" UUID="2025-04-14-02-06-36-00" LABEL="Gentoo-arm64-20250413T230515Z" TYPE="iso9660" PTTYPE="PMBR"
/dev/loop0: BLOCK_SIZE="131072" TYPE="squashfs"
/dev/sda2: UUID="11b148a3-0f2f-4b7c-ba85-cf6fd13f6b40" TYPE="swap" PARTUUID="d92f625c-6a62-425c-b346-ce953bbfab0c"
/dev/sda3: UUID="64e89f9b-9ecc-4410-8551-7dee050a53e6" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="697f0ce2-fa91-4cf4-b3d2-b65017080775"
/dev/sda1: UUID="C30C-7274" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="6875b87d-d048-42dd-b0f0-32f5b3e74d41"



