Distribution de travail : Lubuntu 22.04
Lien : https://blog.tmm.cx/2022/06/11/running-windows-nt-4-mips-on-qemu-in-3-easy-steps/
I/ Installation de Qemu 6.2
1/ Création du répertoire de travail.
util01@station40:~$ mkdir -p VIRTU/WINNT4MIPS
util01@station40:~$ cd VIRTU/WINNT4MIPS/
util01@station40:~/VIRTU/WINNT4MIPS$
2/ Téléchargement de Qemu.
util01@station40:~/VIRTU/WINNT4MIPS$ wget https://download.qemu.org/qemu-6.2.0.tar.bz2
3/ Décompression de l'archive.
util01@station40:~/VIRTU/WINNT4MIPS$ tar xvfj qemu-6.2.0.tar.bz2
util01@station40:~/VIRTU/WINNT4MIPS$ cd qemu-6.2.0/
util01@station40:~/VIRTU/WINNT4MIPS/qemu-6.2.0$
4/ Configuration de la compilation.
util01@station40:~/VIRTU/WINNT4MIPS/qemu-6.2.0$ ./configure --enable-virglrenderer --enable-opengl --enable-sdl --enable-sdl-image --enable-system --enable-modules --enable-libusb --enable-kvm --audio-drv-list=alsa --enable-slirp
5/ Compilation.
util01@station40:~/VIRTU/WINNT4MIPS/qemu-6.2.0$ make -j4
6/ Installation
util01@station40:~/VIRTU/WINNT4MIPS/qemu-6.2.0$ sudo make install
util01@station40:~/VIRTU/WINNT4MIPS/qemu-6.2.0$ cd ..
util01@station40:~/VIRTU/WINNT4MIPS$
7/ Vérification.
util01@station40:~/VIRTU/WINNT4MIPS$ qemu-system-mips64el --version
QEMU emulator version 6.2.0
Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers
II/ Installation de Windows NT 4 MIPS.
1/ Télécharger le 'ARC firmware for the MIPS Magnum computer'.
util01@station40:~/VIRTU/WINNT4MIPS$ wget https://archive.org/download/MIPS-Magnum-ARC-firmware/setup.zip
util01@station40:~/VIRTU/WINNT4MIPS$ unzip setup.zip
Archive: setup.zip
inflating: ARCINST.EXE
inflating: CONFTEST.EXE
inflating: NTPROM.RAW
inflating: RISCOS.RAW
inflating: SETUP.EXE
inflating: README.1ST
util01@station40:~/VIRTU/WINNT4MIPS$
2/ Téléchargement de l'image iso de Windows NT 4 avec SP1 server avec différents outils et utilitaires.
util01@station40:~/VIRTU/WINNT4MIPS$ wget -c https://archive.org/download/windows-nt40-mips/windows-nt40-mips.iso
3/ Création du fichier de disque dur virtuel.
util01@station40:~/VIRTU/WINNT4MIPS$ qemu-img create -f qcow2 nt4_server_mips.qcow2 4G
Formatting 'nt4_server_mips.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=4294967296 lazy_refcounts=off refcount_bits=16
util01@station40:~/VIRTU/WINNT4MIPS$
4/ Lancement de l'installation de Windows NT 4 MIPS avec Qemu version MIPS
util01@station40:~/VIRTU/WINNT4MIPS$ qemu-system-mips64el -M magnum -m 128 -net nic -net user -global ds1225y.filename=nvram -bios NTPROM.RAW -hda nt4_server_mips.qcow2 -cdrom windows-nt40-mips.iso
II/ Configuration de l'installation.


-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

- Stopper l'application Qemu et la redémarrer via la ligne de commande, cf. I/ 4/
III/ Partionnement du disque dur virtuel.

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

- Stopper l'application Qemu et la redémarrer via la ligne de commande, cf. I/ 4/
IV/ Configuration de l'installation de Windows NT 4 MIPS.

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

- Stopper l'application Qemu et la redémarrer via la ligne de commande, cf. I/ 4/
V/ Installation de Windows NT 4 MIPS.
-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

- Stopper l'application Qemu et la redémarrer via la ligne de commande, cf. I/ 4/
VI/ 1er démarrage de Windonws NT 4 MIPS.
-

-

-

-

-

-

-

-

-
