emulation/qemu-i440fx/24.05-609-gc19e32e69d/2024-07-24T09_18_41Z

Built with gcc (Debian 14.1.0-5) 14.1.0.

Built QEMU image with the command below.

    sudo ~/src/grml-debootstrap/grml-debootstrap --vm --vmfile --target /dev/shm/debian-32.img -r sid --arch i386 --filesystem ext4 -d ~/src/grml-debootstrap/

QEMU command:

    $ qemu-system-x86_64 --version
    QEMU emulator version 9.0.2 (Debian 1:9.0.2+ds-1)
    Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers
    $ qemu-system-x86_64 -bios /dev/shm/coreboot/build/coreboot.rom -L /dev/shm -enable-kvm -smp cpus=2 -m 1G -hda /dev/shm/debian-32.img -serial stdio -net nic -net user,hostfwd=tcp::22222-:22
8 files changed