Managing fedora-36-aarch64 KVM Guest via WebCockpit Console

Story: Deploy an ARM64 Fedora VM on your PC: 3 stepsTotal Replies: 0
Author Content
dba477

Sep 23, 2022
2:40 AM EDT
See slideshow : https://dbaxps.blogspot.com/2022/09/managing-fedora-36-aarch...

UPDATE as of 11/20/2022.

Before running same steps on F37 don't skip commands:

$ sudo dnf group install --with-optional virtualization

$ sudo dnf install qemu-system-aarch64

On fist panel of Virt-manager installation you should see drop-down menu x86_64/aarch64

https://dbaxps.blogspot.com/2022/11/setup-fedora-37-aarch64-...

UPDATE as of 09/27/22

Official image bellow doesn't provide menu to setup root password.

1. $ qemu-img convert -O qcow2 Fedora-Workstation-36-1.5.aarch64.raw Fedora-Workstation-36-1.5.aarch64.qcow2

2. Import Fedora-Workstation-36-1.5.aarch64.qcow2 into Virt-Manager.

3. Bring instance up and shutdown.

4. Hack root password on image via

$ virt-customize -a Fedora-Workstation-36-1.5.aarch64.qcow2 --root-password password:***********

5.Bring instance up and log in.

Fedora-Workstation-36-1.5.aarch64.raw is not minimal image

Posting in this forum is limited to members of the group: [ForumMods, SITEADMINS, MEMBERS.]

Becoming a member of LXer is easy and free. Join Us!