On Mi, 2017-02-08 at 04:02 +0000, Sean Omalley wrote:
> 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? 

Had problems too, although I just saw the install hang on post-install
steps.  Installed f24 instead, worked.  Then fedup to f25, worked too.

My guess is that the f25 install media kernel is bad.  With fedup the
latest f25 kernel from updates is used instead.

cheers,
  Gerd
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-le...@lists.fedoraproject.org

Reply via email to