joncampbell123 / dosbox-x

DOSBox-X fork of the DOSBox project
GNU General Public License v2.0
2.76k stars 381 forks source link

can't boot into MS-DOS 3.31 Hard Disk IMG #2585

Open ghost opened 3 years ago

ghost commented 3 years ago

i created hard disk img file and installed MS-DOS 3.30 with Windows 1.0 on it, but when i try to boot from it, it gets stuck and doesn't boot image

i am running Dosbox-X version 0.83.12

Wengier commented 3 years ago

Can you share the IMG you created? Perhaps it is corrupted in some way...

ghost commented 3 years ago

Link of IMG File: https://mega.nz/file/0pATAKwa#7yvMmwWE1K02fPBCD5aOwzDVqDsXz4GP4m1h1dsfzw8

ghost commented 3 years ago

i booted into MS-DOS Startup Disk and Formatted Drive C: as Startup Disk

rderooy commented 3 years ago

I did not try your disk image, but I did just try with MS-DOS 3.30 here with DOSBox-X 0.83.15 and it booted fine. Did you follow the steps from the Wiki on installing DOS 3.30?

In particular the fact that your getting the boot menu (F1 ... Dos), makes me think the disk image was not properly prepared.

IMGMAKE creates DOS 5.0 disk images, which versions like 3.3 cannot boot. So you need to create a clean (-nofs) disk image with imgmake and then partition and format it as described on the wiki.

rderooy commented 3 years ago

Actually, I was not quite correct.

DOS 3.30 supports the partitioning system (type 6) used by IMGMAKE for FAT16, so the boot menu should be ok. What it cannot support is the formatting of the filesystem by IMGMAKE, so you need to use the DOS 3.30 format utility. And you are limited to a maximum partition size of 32MB.

ghost commented 3 years ago

i created img, booted into startup disk, and typed: format C: /s this is how i formatted hard disk img

rderooy commented 3 years ago

Did you check the wiki? Because I create a disk image (using imgmake and the -t hd_st225 option), booted from a MS-DOS 3.30 disk, did a format c: /s, and was able to boot from the image.

What HDD size did you use?

rderooy commented 3 years ago

I just quickly checked your disk image size. And your disk image is almost 80MB. As I had said, and as is mentioned on the wiki, DOS 3.3 is limited to 32MB.

ghost commented 3 years ago

it actually works now , i was able to install MS-DOS 3.3 on 32Mb disk, i had to use -nofs and create partition with fdisk, then i booted into dos startup floppy and formatted C: image

ghost commented 3 years ago

i forgot, DOS 3.30 is limited to 32m , but 3.31 supports up to 512MB hard disks, but it didn't boot , i would need to create img using -nofs option

ghost commented 3 years ago

-nofs doesn't work, stucks on booting from drive C: image

ghost commented 3 years ago

tried same HDD Image on QEMU, it worked fine , but booting from image in Dosbox-X didnt work image

joncampbell123 commented 3 years ago

From what I know about MS-DOS 3.x, you may have created a disk image with more than about 32 sectors per track.

There is a known bug in the boot code of MS-DOS 3.x that the boot sector will overwrite itself if the hard drive has too many sectors per track.

http://www.os2museum.com/wp/?p=685

ghost commented 3 years ago

okay

ghost commented 3 years ago

i used this command to create image: imgmake msdos3.img -t hd -chs 1015,16,63 -nofs

joncampbell123 commented 3 years ago

You need to change the sectors per track (third value shown as 63) to something smaller than about 40 (32 if you want to make sure), then install MS-DOS 3.x to the image. The same geometry will need to be given to IMGMOUNT to make sure that's how the hard disk is presented to MS-DOS when you boot and install.

ghost commented 3 years ago

okay

rderooy commented 3 years ago

As documented on the wiki, DOS 3.3 is the first version to support the MBR partitioning scheme, that was still common until recently.

In particular, DOS 3.3 is limited to a maximum of a 504MiB HDD size, but actual partition sizes must be much smaller. The limit should be 32MiB, but for some 3.x versions I found the limit to actually be 31MiB.

https://dosbox-x.com/wiki/Guide%3AInstalling-DOS-2.x-3.x#_creating_a_dos_3_3_hdd_image

ghost commented 3 years ago

You need to change the sectors per track (third value shown as 63) to something smaller than about 40 (32 if you want to make sure), then install MS-DOS 3.x to the image. The same geometry will need to be given to IMGMOUNT to make sure that's how the hard disk is presented to MS-DOS when you boot and install.

i tried with 32 sectors, Dosbox-X reboots if i try to boot from hard disk image

ghost commented 3 years ago

-chs 1015,16,32 doesn't work

ghost commented 3 years ago

update: tried imgmake dos331.img -t hd -chs 800,16,32 -nofs worked it created 200MB Hdd image and i had no problems booting DOS 3.31 but i dont know why creating image with 1015 cylinders instead crashed dosbox-x

here is log file:

Logging: opened logfile 'log.txt' successfully. All further logging will go to this file.
Win32 EnumDisplayDevices #0: name=\\.\DISPLAY1 string=Intel(R) UHD Graphics 600
Win32 EnumDisplayDevices #1: name=\\.\DISPLAY2 string=Intel(R) UHD Graphics 600
Win32 EnumDisplayDevices #2: name=\\.\DISPLAY3 string=Intel(R) UHD Graphics 600
DOSBox-X version 0.83.16 (Windows SDL1)
Windows keyboard layout ID is 0x4009
Host keyboard layout is now us (US English)
Mapper keyboard layout is now us (US English)
The default output for the video system: direct3d
Configured windowposition: 
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
ISA BCLK: 8333333.333Hz (25000000/3)
monopal: white, 
Active save slot: 1 [Empty]
USING AVI+ZMBV
Max 1048576 sz 65536
Final 65536
MIDI:Opened device:win32
Pentium CMPXCHG8B emulation is enabled
VOODOO LFB now at d0000000
Serial1: BASE 3f8h
Serial2: BASE 2f8h
Serial: port 1 will write to file serial
Parallel1: BASE 378h
MPU-401 Registering I/O ports as if IBM PC MPU-401 at base 330h
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Allocated APM BIOS pm entry point at f000:e88c
Writing code to fe88c
FDC installing to io=3f0h IRQ=6 DMA=2
IDE: Not registering port 3F7h, FDC will occupy it.
WARNING: IDE interface 4: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 5: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 6: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 7: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
ETHERNET: NE2000 Ethernet emulation backend selected: pcap
Using Network interface:
rpcap://\Device\NPF_{C89E8F2C-1111-47EA-BBE3-1A64536AB63F}
(Network adapter 'Microsoft' on local host)
NE2000: Base=0x300 irq=3
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Windows: IID_ITaskbarList3 is available
ISA Plug & Play BIOS enabled
VGA ROM BIOS init callback
     73382 ERROR BIOS:Keyboard layout file auto not found
     73382 ERROR BIOS:Keyboard layout file auto not found
XMS: 50 handles allocated for use by the DOS environment
COMMAND.COM env size:             720 bytes
COMMAND.COM environment block:    0x0701 sz=0x002d
COMMAND.COM main body (PSP):      0x072f sz=0x009a
COMMAND.COM stack:                0x0749
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
pixratio 1.350, dw false, dh false
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Creating image file "dos331.img" with 800 cylinders, 16 heads and 32 sectors
IDE: index -1 slave=0
Identified 'C:\Users\Siddhant\Downloads\MS-DOS 3.31.img' as C/H/S 80/2/18 512 bytes/sector
Mounted FAT volume is FAT12 with 2847 clusters
FDC: Primary controller, drive 0 assigned to INT 13h drive 0
Booting guest OS stack_seg=0x7000 load_seg=0x07c0
FDC: Primary controller, drive 0 assigned to INT 13h drive 0
Removing UMB block 0xcc00-0xefff
Alright: DOS kernel shutdown, booting a guest OS
  CS:IP=0000:7c00 SS:SP=7000:0100 AX=0000 BX=7c00 CX=0001 DX=0000
3166473728 ERROR BIOS:Disk 2 not active
3166475331 ERROR BIOS:Disk 1 not active
3166475780 ERROR BIOS:Disk 1 not active
3166476677 ERROR BIOS:INT15:Unknown call ax=4100
Rebooting the system
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
FDC installing to io=3f0h IRQ=6 DMA=2
IDE: Not registering port 3F7h, FDC will occupy it.
WARNING: IDE interface 4: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 5: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 6: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 7: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
ISA Plug & Play BIOS enabled
VGA ROM BIOS init callback
3483035082 ERROR BIOS:Keyboard layout file auto not found
3483035082 ERROR BIOS:Keyboard layout file auto not found
XMS: 50 handles allocated for use by the DOS environment
COMMAND.COM env size:             720 bytes
COMMAND.COM environment block:    0x0701 sz=0x002d
COMMAND.COM main body (PSP):      0x072f sz=0x009a
COMMAND.COM stack:                0x0749
IDE: index 0 slave=0
Mapping BIOS DISK C/H/S 406/16/63 as IDE 406/16/63
IDE: index -1 slave=0
Identified 'C:\Users\Siddhant\Downloads\MS-DOS 3.31.img' as C/H/S 80/2/18 512 bytes/sector
Mounted FAT volume is FAT12 with 2847 clusters
FDC: Primary controller, drive 0 assigned to INT 13h drive 0
Booting guest OS stack_seg=0x7000 load_seg=0x07c0
FDC: Primary controller, drive 0 assigned to INT 13h drive 0
Removing UMB block 0xcc00-0xefff
Alright: DOS kernel shutdown, booting a guest OS
  CS:IP=0000:7c00 SS:SP=7000:0100 AX=0000 BX=7c00 CX=0001 DX=0000
3979787208 ERROR BIOS:Disk 1 not active
3979787657 ERROR BIOS:Disk 1 not active
3979789516 ERROR BIOS:INT15:Unknown call ax=4100
Rebooting the system
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
FDC installing to io=3f0h IRQ=6 DMA=2
ISA Plug & Play BIOS enabled
VGA ROM BIOS init callback
BUG: DOS kernel is disabled (booting a guest OS), and yet somebody is still asking for DOS's current PSP segment
BUG: DOS kernel is disabled (booting a guest OS), and yet somebody is still asking for DOS's current PSP segment
Booting guest OS stack_seg=0x7000 load_seg=0x07c0
FDC: Primary controller, drive 0 assigned to INT 13h drive 0
Alright: DOS kernel shutdown, booting a guest OS
  CS:IP=0000:7c00 SS:SP=7000:0100 AX=0000 BX=7c00 CX=0001 DX=0000
 244101620 ERROR BIOS:INT15:Unknown call ax=4100
 662033237 ERROR BIOS:INT13: Function 18 called on drive 80 (dos drive 2)
Rebooting the system
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
FDC installing to io=3f0h IRQ=6 DMA=2
IDE: Not registering port 3F7h, FDC will occupy it.
WARNING: IDE interface 4: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 5: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 6: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 7: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
ISA Plug & Play BIOS enabled
VGA ROM BIOS init callback
1482329977 ERROR BIOS:Keyboard layout file auto not found
1482329977 ERROR BIOS:Keyboard layout file auto not found
XMS: 50 handles allocated for use by the DOS environment
COMMAND.COM env size:             720 bytes
COMMAND.COM environment block:    0x0701 sz=0x002d
COMMAND.COM main body (PSP):      0x072f sz=0x009a
COMMAND.COM stack:                0x0749
IDE: index 0 slave=0
Using partition 0 on drive (type 0x06); skipping 63 sectors
Mounted FAT volume is FAT16 with 25559 clusters
Mapping BIOS DISK C/H/S 406/16/63 as IDE 406/16/63
Booting guest OS stack_seg=0x7000 load_seg=0x07c0
Removing UMB block 0xcc00-0xefff
Alright: DOS kernel shutdown, booting a guest OS
  CS:IP=0000:7c00 SS:SP=7000:0100 AX=0000 BX=7c00 CX=0001 DX=0080
1793713905 ERROR BIOS:Disk 0 not active
1793714386 ERROR BIOS:Disk 0 not active
1793719032 ERROR BIOS:INT15:Unknown call ax=4100
Release
--END OF LOG--
rderooy commented 3 years ago

The new version is out (0.83.18) can you give it a try?

ghost commented 3 years ago

yes, i tried, chs 1015,16,32 works fine and here is log:

Logging: opened logfile 'log.txt' successfully. All further logging will go to this file.
Win32 EnumDisplayDevices #0: name=\\.\DISPLAY1 string=Intel(R) UHD Graphics 600
Win32 EnumDisplayDevices #1: name=\\.\DISPLAY2 string=Intel(R) UHD Graphics 600
Win32 EnumDisplayDevices #2: name=\\.\DISPLAY3 string=Intel(R) UHD Graphics 600
DOSBox-X version 0.83.18 (Windows SDL1)
Windows keyboard layout ID is 0x4009
Host keyboard layout is now us (US English)
Mapper keyboard layout is now us (US English)
The default output for the video system: direct3d
Configured windowposition: 
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
ISA BCLK: 8333333.333Hz (25000000/3)
monopal: white, 
Active save slot: 1 [Empty]
USING AVI+ZMBV
Max 1048576 sz 65536
Final 65536
MIDI:Opened device:win32
Pentium CMPXCHG8B emulation is enabled
VOODOO LFB now at d0000000
Serial1: BASE 3f8h
Serial: port 0 will write to file CON
Parallel1: BASE 378h
MPU-401 Registering I/O ports as if IBM PC MPU-401 at base 330h
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Allocated APM BIOS pm entry point at f000:e88c
Writing code to fe88c
FDC installing to io=3f0h IRQ=6 DMA=2
IDE: Not registering port 3F7h, FDC will occupy it.
WARNING: IDE interface 4: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 5: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 6: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 7: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
ETHERNET: NE2000 Ethernet emulation backend selected: pcap
Using Network interface:
rpcap://\Device\NPF_{C89E8F2C-1111-47EA-BBE3-1A64536AB63F}
(Network adapter 'Microsoft' on local host)
NE2000: Base=0x300 irq=3
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Windows: IID_ITaskbarList3 is available
ISA Plug & Play BIOS enabled
VGA ROM BIOS init callback
     73382 ERROR BIOS:Keyboard layout file auto not found
     73382 ERROR BIOS:Keyboard layout file auto not found
XMS: 50 handles allocated for use by the DOS environment
COMMAND.COM env size:             720 bytes
COMMAND.COM environment block:    0x0701 sz=0x002d
COMMAND.COM main body (PSP):      0x072f sz=0x009a
COMMAND.COM stack:                0x0749
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
pixratio 1.350, dw false, dh false
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Creating image file "dos331.img" with 1015 cylinders, 16 heads and 32 sectors
IDE: index 0 slave=0
Mapping BIOS DISK C/H/S 515/16/63 as IDE 515/16/63
IDE: index -1 slave=0
Identified 'C:\Users\Siddhant\Downloads\MS-DOS 3.31.img' as C/H/S 80/2/18 512 bytes/sector
Mounted FAT volume is FAT12 with 2847 clusters
FDC: Primary controller, drive 0 assigned to INT 13h drive 0
Release
Booting guest OS stack_seg=0x7000 load_seg=0x07c0
FDC: Primary controller, drive 0 assigned to INT 13h drive 0
Removing UMB block 0xcc00-0xefff
Alright: DOS kernel shutdown, booting a guest OS
  CS:IP=0000:7c00 SS:SP=7000:0100 AX=0000 BX=7c00 CX=0001 DX=0000
2271724852 ERROR BIOS:Disk 1 not active
2271725333 ERROR BIOS:Disk 1 not active
2271727192 ERROR BIOS:INT15:Unknown call ax=4100
Rebooting the system
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
FDC installing to io=3f0h IRQ=6 DMA=2
ISA Plug & Play BIOS enabled
VGA ROM BIOS init callback
BUG: DOS kernel is disabled (booting a guest OS), and yet somebody is still asking for DOS's current PSP segment
BUG: DOS kernel is disabled (booting a guest OS), and yet somebody is still asking for DOS's current PSP segment
Booting guest OS stack_seg=0x7000 load_seg=0x07c0
FDC: Primary controller, drive 0 assigned to INT 13h drive 0
Alright: DOS kernel shutdown, booting a guest OS
  CS:IP=0000:7c00 SS:SP=7000:0100 AX=0000 BX=7c00 CX=0001 DX=0000
2966469096 ERROR BIOS:INT15:Unknown call ax=4100
3324840213 ERROR BIOS:INT13: Function 18 called on drive 80 (dos drive 2)
Rebooting the system
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Aspect ratio: 720 x 540  xToY=1.333 yToX=0.750
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
Screen report: Method 'Win98base' (1280.000 x 800.000 pixels) at (0.000 x 0.000) (338.667 x 211.667 mm) (13.333 x 8.333 in) (96.000 x 96.000 DPI)
FDC installing to io=3f0h IRQ=6 DMA=2
IDE: Not registering port 3F7h, FDC will occupy it.
WARNING: IDE interface 4: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 5: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 6: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
WARNING: IDE interface 7: Insufficient resources assigned by dosbox-x.conf, and no appropriate default resources for this interface.
ISA Plug & Play BIOS enabled
VGA ROM BIOS init callback
4287964341 ERROR BIOS:Keyboard layout file auto not found
4287964341 ERROR BIOS:Keyboard layout file auto not found
XMS: 50 handles allocated for use by the DOS environment
COMMAND.COM env size:             720 bytes
COMMAND.COM environment block:    0x0701 sz=0x002d
COMMAND.COM main body (PSP):      0x072f sz=0x009a
COMMAND.COM stack:                0x0749
IDE: index 0 slave=0
FAT: Partition type is MBR (IBM PC)
Mounted FAT volume is FAT16 with 32423 clusters
Mapping BIOS DISK C/H/S 515/16/63 as IDE 515/16/63
Booting guest OS stack_seg=0x7000 load_seg=0x07c0
Removing UMB block 0xcc00-0xefff
Alright: DOS kernel shutdown, booting a guest OS
  CS:IP=0000:7c00 SS:SP=7000:0100 AX=0000 BX=7c00 CX=0001 DX=0080
 252476790 ERROR BIOS:Disk 0 not active
 252477271 ERROR BIOS:Disk 0 not active
 252481917 ERROR BIOS:INT15:Unknown call ax=4100
--END OF LOG--