diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_i386/host_missing/accel_missing/2666.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_i386/host_missing/accel_missing/2666.toml')
| -rw-r--r-- | gitlab/issues/target_i386/host_missing/accel_missing/2666.toml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/gitlab/issues/target_i386/host_missing/accel_missing/2666.toml b/gitlab/issues/target_i386/host_missing/accel_missing/2666.toml new file mode 100644 index 000000000..6130bd8c1 --- /dev/null +++ b/gitlab/issues/target_i386/host_missing/accel_missing/2666.toml @@ -0,0 +1,32 @@ +id = 2666 +title = "OPENSTEP 4.2 for Intel does not boot from SCSI cd connected to am53c974" +state = "opened" +created_at = "2024-11-11T06:59:29.848Z" +closed_at = "n/a" +labels = ["target: i386"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2666" +host-os = "Slackware 15.0" +host-arch = "x86" +qemu-version = "QEMU emulator version 9.0.3 (v9.0.3-dirty)" +guest-os = "OPENSTEP 4.2 for Intel" +guest-arch = "x86" +description = """Get OPENSTEP 4.2 installation media from +https://fsck.technology/software/NeXT/OpenStep%20Installation%20Media/ + +Boot qemu like command line above + +Follow on-screen instruction, do not forgot to "change floppy0 path_to_driver_disk.img" in qemu monitor""" +reproduce = "n/a" +additional = """ + +driver select screen + + + +it boots .. + + + +find a bit too much LUNs and eventually give up after scanning them all + +Note there is 0-sized disk "detected" in there somewhere""" |