mirror of
https://github.com/oerg866/win98-quickinstall.git
synced 2026-04-26 21:45:57 +03:00
[GH-ISSUE #17] 86Box VM with a MO (Magneto-Optical) drive crashes the installer #16
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/win98-quickinstall#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SoftwareGuy on GitHub (Nov 8, 2024).
Original GitHub issue: https://github.com/oerg866/win98-quickinstall/issues/17
The chances of people having a MO (Magneto-Optical) drive would probably be pretty slim, but in 86Box if you try to add one that doesn't have any medium inserted into it and run the installer, when it gets to the CFDisk part, it'll crash with a Guru Meditation about it being unable to determine the hard disk type.
Might be very much a edge usage case, but worth bullet-proofing?
@oerg866 commented on GitHub (Dec 14, 2024):
Eh???? Okay that is weird :D
EDIT: Okay, turns out the TYPE field in lsblk can have many different values. I'll just ignore these drives then. Fixed!