For nostalgic reasons I’d like to create a virtual machine with either Qemu or Virtualbox to run SuSE 6.1. I have the original CD-ROM still laying around and like to get that going. However I fail to get it to boot into the installer as both emulators run into a (to my eyes) similar issue. After being requested to insert the boot floppy in the drive and hit ENTER it stops.
I have a simple configuration:
1 CPU
1024 MB memory
20G disk drive
added the floppy drive (to mount the boot image floppy)
passed through my ODD (and boot from there)
I have found very old topics of 15 years ago. However my search has not turned up anything useful to move forward. Is there a way to set a virtual machine up to run this old version?
I found SuSE 6.1 in my basement and tried it with Leap 15.6 and qemu and the installation failed to boot at the same point. The kernel does not find the root disk and i did not understand why but this is one possible quick and dirty workaround that might be helpful:
From CD1 i copied file /cdrom/disks/eide01 to /tmp then extraced the initial root image (a minix filesystem) from this boot disk
cd /tmp
sudo mount -o loop eide01 /mnt
cp /mnt/INITDISK.GZ /tmp/
sudo umount /mnt
gzip -d INITDISK.gz
then use cd1 to boot and the INITDISK file as the requested root disk in qemu.
When the root image is requested press enter after a while the installer will start. At least a minimal installation without X (i do not twiddle with sax again in this life) and loopback network only ( i do not want to connect a SUSE 6.1 system to the internet accidentally ) worked for me. After the installation the system is started with