Re: [hatari-devel] EMUDESK.INF is not stored to C:

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Miro Kropáček schrieb:

- hatari -c hatari.cfg and choosing EmuTOS and reboot shows the bug
- hatari -c hatari.cfg . and choosing EmuTOS and reboot doesn't show the bug

That's an interesting observation that made me realize the difference between your and my tests. Since the path in your hatari.cfg obviously does not exist on my system, I supplied a replacement path via command line.

You see, your hatari.cfg has:

bBootFromHardDisk = FALSE

... which then (in combination with bFastBoot = TRUE) makes Hatari set the boot drive to A:. Whereas supplying a GEMDOS HD path via command-line silently switches to bBootFromHardDisk = true:
https://github.com/hatari/hatari/blob/b50190b0eb72908c5f6cc5cd209ce55de2ac3069/src/options.c#L1049

Solution: In you config, set Hatari to boot from the GEMDOS hard drive, if you want the GEMDOS hard drive to be the boot drive.

Regards
Christian
--
Christian Zietz  -  CHZ-Soft  -  czietz@xxxxxxx
WWW: https://www.chzsoft.de/
New GnuPG-Key-ID: 0x8708B34C827B159E


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/