Re: QEMU ppc64el SIGILL in mkfs

2016-11-24 Thread Lennart Sorensen
On Thu, Nov 24, 2016 at 10:31:55AM -0500, wrote: > On Thu, Nov 24, 2016 at 12:18:43AM +, Clint Adams wrote: > > On Wed, Nov 23, 2016 at 12:43:49PM -0500, Lennart Sorensen wrote: > > > Running qemu-system-ppc64 -cpu POWER8 (version 1:2.7+dfsg-3+b1) did not > > > fail for me using debian-testing

Re: QEMU ppc64el SIGILL in mkfs

2016-11-24 Thread Lennart Sorensen
On Thu, Nov 24, 2016 at 12:18:43AM +, Clint Adams wrote: > On Wed, Nov 23, 2016 at 12:43:49PM -0500, Lennart Sorensen wrote: > > Running qemu-system-ppc64 -cpu POWER8 (version 1:2.7+dfsg-3+b1) did not > > fail for me using debian-testing-ppc64el-netinst.iso > > Yes, indeed. I have no idea wha

Re: QEMU ppc64el SIGILL in mkfs

2016-11-24 Thread Breno Leitao
On 11/23/2016 10:18 PM, Clint Adams wrote: > On Wed, Nov 23, 2016 at 12:43:49PM -0500, Lennart Sorensen wrote: >> Running qemu-system-ppc64 -cpu POWER8 (version 1:2.7+dfsg-3+b1) did not >> fail for me using debian-testing-ppc64el-netinst.iso > > Yes, indeed. I have no idea what the default is, bu

Re: QEMU ppc64el SIGILL in mkfs

2016-11-23 Thread Clint Adams
On Wed, Nov 23, 2016 at 12:43:49PM -0500, Lennart Sorensen wrote: > Running qemu-system-ppc64 -cpu POWER8 (version 1:2.7+dfsg-3+b1) did not > fail for me using debian-testing-ppc64el-netinst.iso Yes, indeed. I have no idea what the default is, but -cpu POWER8 solves the problem.

Re: QEMU ppc64el SIGILL in mkfs

2016-11-23 Thread Breno Leitao
On 11/23/2016 03:43 PM, Lennart Sorensen wrote: > On Wed, Nov 23, 2016 at 04:56:03PM +, Clint Adams wrote: >> I'm trying to install Debian within qemu-system-ppc64 using >> debian-stretch-DI-alpha8-ppc64el-netinst.iso >> >> Attempting to make a filesystem (either ext4 or btrfs) fails >> and dme

Re: QEMU ppc64el SIGILL in mkfs

2016-11-23 Thread Lennart Sorensen
On Wed, Nov 23, 2016 at 04:56:03PM +, Clint Adams wrote: > I'm trying to install Debian within qemu-system-ppc64 using > debian-stretch-DI-alpha8-ppc64el-netinst.iso > > Attempting to make a filesystem (either ext4 or btrfs) fails > and dmesg indicates that signal 4 has been caught. > > Is th

QEMU ppc64el SIGILL in mkfs

2016-11-23 Thread Clint Adams
I'm trying to install Debian within qemu-system-ppc64 using debian-stretch-DI-alpha8-ppc64el-netinst.iso Attempting to make a filesystem (either ext4 or btrfs) fails and dmesg indicates that signal 4 has been caught. Is there a QEMU option I'm missing?