Changeset 77117 in vbox for trunk/src/VBox
- Timestamp:
- Feb 1, 2019 2:23:13 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/BIOS/notes.txt
r76968 r77117 53 53 physical ATA disk geometry; for that reason, disks smaller than ~500MB are 54 54 easiest to use. Otherwise a "large" BIOS disk option would be required. 55 56 - Older NetWare IDE disk drivers (IDE.DSK from 1993, likely older as well) 57 fall into the same category. If FDPT contains logical geometry, NetWare 58 malfunctions. NetWare 3.x/4.x is unusual in that it boots from a DOS 59 partition using BIOS, and only later switches to its own disk drivers. 60 NetWare reportedly understands FDPT cylinder values over 1024, but requires 61 physical disk geometry in the FDPT (only up to 16 heads). 55 62 56 63 - Some really old OSes (Xenix circa 1986-7) do not understand the EBDA idea
Note:
See TracChangeset
for help on using the changeset viewer.