I tried to set up an aarch64 vm, and not really wanting to set up boot server 
and such. I just ran. 


virt-install    \
--name Fedora_25_AArch64 --ram 2048 --arch aarch64 \
--disk size=8 --os-variant fedora25   \
--location 
https://dl.fedoraproject.org/pub/fedora-secondary/releases/25/Everything/aarch64/os/
--extra-args 
"inst.ks=https://pwhalen.fedorapeople.org/kickstarts/Fedora-Minimal-AArch64.ks";

It almost worked. I already had qemu-kvm set up for a windows partition for my 
vehicle obdII software probably with group install virtualization, then I 
installed qemu-system-arm and qemu-system-aarch64 along with edk2-aarch64 
libguestfs-tools-c

It bombed out at (I have the full install log including the backtrace but I 
didn't want to spam the list with it.) It appeared to be going okay for a 
while. It is using the 4.8.6-300 kernel, is there an SMP bug in it? Or any 
suggestions? 


Downloading 302 RPMs, 194.8 MiB / 194.8 MiB (100%) done.
Preparing transaction from installation source
[ 3151.714055] Internal error: Oops - BUG: 0 [#1] SMP
[ 3151.717402] Modules linked in: vfat fat fcoe libfcoe libfc scsi_transport_fc 
zram crc32_arm64 ghash_ce mtd chipreg qemu_fw_cfg loop virtio_scsi 
virtio_console virtio_net gpio_keys virtio_mmio virtio_ring virtio sunrpc xts 
lrw gf128mul dm_crypt dm_round_robin linear raid10 raid456 async_raid6_recov 
async_memcpy libcrc32c async_pq async_xor xor async_tx raid6_pq raid1 raid0 
scsi_dh_rdac scsi_dh_hp_sw scsi_dh_emc scsi_dh_alua iscsi_tcp libiscsi_tcp 
libiscsi squashfs cramfs scsi_transport_iscsi dm_multipath
[ 3151.724909] CPU: 0 PID: 1228 Comm: loop0 Tainted: P                
4.8.6-300.fc25.aarch64 #1
[ 3151.749929] Hardware name: QEMU QEMU Virtual Machine, BIOS 0.0.0 02/06/2015
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-le...@lists.fedoraproject.org

Reply via email to