|
From: | Supratim Sanyal |
Subject: | 5.25" floppy access for XENIX guest under qemu-system-i386 |
Date: | Mon, 28 Oct 2019 23:14:46 -0400 |
Hi all, I have a basic XENIX 2.3.4 installation running great under qemu-system-i386 version 3.1.1/FreeBSD 12-RELEASE. I recently obtained XENIX devsys 1.2MB floppy disk images and am a bit stuck trying to get QEMU to present 5.25" 1.2MB floppies to the XENIX guest. The "change floppy0" monitor command is accepted, but the "custom" XENIX installation script is unable to read the inserted floppy. (qemu) change floppy0 "SCO XENIX Development System 2.3.0d Disk
1.img" But, inside XENIX, on running "custom" -> option 4 (add supported product): fd: ERROR: error on dev floppy (2/64), block=0 cmd=00000003 status=00000002 Error: incorrect volume in drive The floppy images are: 1228800 Feb 25 2012 SCO XENIX Development System 2.3.0d Disk
1.img and I can untar the floppies on the FreeBSD host: $ tar tvf Development\ System\ 2.3.0d\ Disk\ 1.img ### on FreeBSD
Host ./qemu-system-i386 -L pc-bios -m 16 -net nic,model=ne2k_isa -net
tap,ifname=tap5,script=no -hda
./Xenix386-2.3.4-200MB-Disk1.qcow2.disk -nographic -accel
tcg,thread=multi -vga std -vnc :3 -monitor
telnet::54323,server,nowait -serial mon:stdio If it is a volume label issue, how does one specify the volume
label for a raw floppy image ? Or is it something else like trying
to read a 1.2MB floppy in a 3.5" 1.44MB QEMU-emulated floppy disk
drive? Any help or pointers welcome. A couple of screen-shots are attached. Thank you. Supratim
-- Sent via Thunderbird/MX-Linux on an overheated Compaq Presario CQ61 |
xenixfloppyerror.png
Description: PNG image
xenixboot.png
Description: PNG image
[Prev in Thread] | Current Thread | [Next in Thread] |