----- Original Message -----
> I tried qemu using this link but it's wildly out of date...
> 
> https://fedoraproject.org/wiki/Architectures/AArch64/Install_with_QEMU
> 

Updated for Fedora 33. 

> I updated the url for Fedora 33 but it still fails...
> 
> sudo virt-install --name f33-aarch64-urlinst --ram 4096 --arch aarch64 --boot
> uefi --disk size=8 --location
> https://download.fedoraproject.org/pub/fedora/linux/releases/33/Server/x86_64/os
> 

Updating the url to aarch64 should work. 

sudo virt-install --name f33-aarch64-urlinst --ram 4096 --arch aarch64 --boot 
uefi --disk size=8 --location 
https://download.fedoraproject.org/pub/fedora/linux/releases/33/Server/aarch64/os/

> Starting install...
> Retrieving file vmlinuz... | 11 MB 00:00:00
> Retrieving file initrd.img... | 75 MB 00:00:01
> Allocating 'f33-aarch64-urlinst.qcow2' | 8.0 GB 00:00:00
> Removing disk 'f33-aarch64-urlinst.qcow2' | 0 B 00:00:00
> ERROR Remote peer disconnected
> Domain installation does not appear to have been successful.
> If it was, you can restart your domain by running:
> virsh --connect qemu:///system start f33-aarch64-urlinst
> otherwise, please restart your installation.
> 
> Thanks,
> Richard
> 
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to