Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
x86_64 qemu arm-64[solve]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM
View previous topic :: View next topic  
Author Message
vastchen
n00b
n00b


Joined: 22 Apr 2016
Posts: 55

PostPosted: Thu Feb 25, 2021 3:17 pm    Post subject: x86_64 qemu arm-64[solve] Reply with quote

my pc is install gentoo_X86_64 i want to try some arm64 system.but

Code:

virt-install -n Fedoraarm64 --memory 4098 --arch aarch64 --vcpus 4 \
--disk /home/vast/Downloads/Fedora.img,device=disk,bus=virtio \
--os-type=generic \
--boot uefi \
--video vga \
--noautoconsole \
--noreboot \
--cdrom /home/vast/Downloads/Fedora-Everything-netinst-aarch64-33-1.2.iso --network bridge=br0


In half a year ago is no problem but this time.

than show
Code:

ERROR    Did not find any UEFI binary path for arch 'aarch64'


make.conf
Code:

QEMU_SOFTMMU_TARGETS="x86 x86_64 sparc aarch64"
QEMU_USER_TARGETS="x86_64"

is this package sys-firmware/edk2-ovmf ? was install but in x86_64 system is UEFI firmware for 64-bit x86 virtual machines.
someone know how to slow?


app-emulation/qemu-5.2.0-r1 bug mask app-emulation/qemu-5.1.0-r3 fine
_________________
gentoo user
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3918

PostPosted: Thu Feb 25, 2021 8:01 pm    Post subject: Reply with quote

QEMU_SOFTMMU_TARGETS="aarch64 sparc x86_64" emerge -1av edk2-ovmf
_________________
:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum