[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/2] hw/ppc: deprecate the machine ty
From: |
Hervé Poussineau |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/2] hw/ppc: deprecate the machine type 'prep', replaced by '40p' |
Date: |
Fri, 10 Aug 2018 21:50:50 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
Hello,
Le 10/08/2018 à 18:17, Programmingkid a écrit :
Can a real 40p machine boot Windows NT 4.0 PowerPC?
Yes.
A real 40p machine is able to run (at least):
- Windows NT (up to 4.0 SP1)
- AIX (up to 4.3.3)
- the beta of OS/2 PowerPC
- Solaris
- Linux
- NetBSD/PReP
However, Windows NT emulation doesn't work so well. OpenBIOS doesn't support
(yet)
booting from the floppy drive.
Hervé