This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
aix:aix_simulator_x86_qemu [2024/08/27 23:49] manu [Install AIX 7.2 on x86 using QEMU] |
aix:aix_simulator_x86_qemu [2024/08/27 23:53] (current) manu [Test 08/2024] |
||
---|---|---|---|
Line 154: | Line 154: | ||
==== Test 08/2024 ===== | ==== Test 08/2024 ===== | ||
- | qemu-img create -f qcow2 aix-hdd.qcow2 10G | ||
- | root@manu-Latitude-5480:/home/manu/Downloads# qemu-img create -f qcow2 aix73.qcow2 50G | + | Format the disk in thin provisionning |
- | Formatting 'aix73.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=53687091200 lazy_refcounts=off refcount_bits=16 | + | |
+ | root@manu-Latitude-5480:/home/manu/Downloads# qemu-img create -f qcow2 aix73.qcow2 50G | ||
root@manu/home/manu/Downloads# qemu-system-ppc64 -cpu POWER9 -machine pseries -m 2048 -serial stdio \ | root@manu/home/manu/Downloads# qemu-system-ppc64 -cpu POWER9 -machine pseries -m 2048 -serial stdio \ |