Hi Thomas,
Thanks for your quick response.
I removed unnecessary devices and changed pseries to pseries-2.8, now it works,
following is the new script.
/usr/local/bin/qemu-system-ppc64 -name generic-ppc64le -S -machine
pseries-2.8,accel=tcg,usb=off -m 2048 -realtime mlock=off -smp
1,sockets=1
Hi all,
I tried to simulate a ppc64 guest to install Ubuntu-16.04.1-server-ppc64el:
http://101.96.10.47/cdimage.ubuntu.com/releases/16.04/release/ubuntu-16.04.1-server-ppc64el.iso
But it failed (start kernel paniced) after enter the install stage, following
is the detail command (generated via vi
On 19.12.2016 04:02, 顾政 wrote:
> Hi all,
> I tried to simulate a ppc64 guest to install Ubuntu-16.04.1-server-ppc64el:
> http://101.96.10.47/cdimage.ubuntu.com/releases/16.04/release/ubuntu-16.04.1-server-ppc64el.iso
>
> But it failed (start kernel paniced) after enter the install stage,
> follow