First post, by lucky7456969
- Rank
- Oldbie
I am trying to mount a large flat disk to dosbox.
Is it possible?
Currently, I don't get any success yet
Thanks
Jack
I am trying to mount a large flat disk to dosbox.
Is it possible?
Currently, I don't get any success yet
Thanks
Jack
wrote:I am trying to mount a large flat disk to dosbox. Is it possible? Currently, I don't get any success yet Thanks Jack […]
I am trying to mount a large flat disk to dosbox.
Is it possible?
Currently, I don't get any success yet
Thanks
Jack
Official versions of DOSBox can only support up to 1,024 cylinders, 16 heads and 63 sectors per track for a total of 504 MB. DOSBox has limited LBA support, which means that you can create up to two hard disk images of up to 2 GB (2^31) each.
The current DOSBox SVN Daum version, which is not officially supported in DOSBox, you can image mount up to two hard disk images of up to 1,023 cylinders, 255 heads and 63 sectors per track for a total of 7.837 GB each.
wrote:Official versions of DOSBox can only support up to 1,024 cylinders, 63 heads and 16 sectors per track for a total of 504 MB. DOSBox has limited LBA support, which means that you can create up to two hard disk images of up to 2 GB (2^31) each.
The current DOSBox SVN Daum version, which is not officially supported in DOSBox, you can image mount up to two hard disk images of up to 1,023 cylinders, 255 heads and 16 sectors per track for a total of 7.837 GB each.
504 MiB limit - 1024 tracks, 16 heads, 63 sectors.
7.875 GiB limit (Int13h) - 1024 tracks, 256 heads, 63 sectors.
Asus P4P800 SE/Pentium4 3.2E/2 Gb DDR400B,
Radeon HD3850 Agp (Sapphire), Catalyst 14.4 (XpProSp3).
Voodoo2 12 MB SLI, Win2k drivers 1.02.00 (XpProSp3).
wrote:504 MiB limit - 1024 tracks, 16 heads, 63 sectors.
7.875 GiB limit (Int13h) - 1024 tracks, 256 heads, 63 sectors.
Thank you for correcting the error. 😀