On Aug 27, 2016, at 4:22 PM, Eero Tamminen <oak@xxxxxxxxxxxxxx> wrote:
Hi,
On 08/27/2016 08:36 PM, Bob Carpenter wrote:
I have been tested this option when testing the OS X UI changes.
However, even when I check the item in the SDL Hard disks menu, it
does not appear to work for me. I use my GEMDOS Hatari config file,
check that option, and let Hatari reboot.
When the system reboots (using AHDI 5.0.0, if that matters), I use
Install Devices in TOS 2.06 and I only see the cartridge device.
However, if I manually create G and H directories under my GEMDOS
folder, then using Install Devices makes my GEMDOS drives appear. I
have only tried this with the OS X version and not the Windows
version. I do not have the ability to run the Linux version.
I am just wondering what I am doing wrong. Thanks for your help.
Can you provide Hatari your Hatari command line and Hatari output?
For example, with these arguments:
hatari --trace scsi_cmd --acsi STvidPly.img -d frogger/
--gemdos-drive skip --tos etos512k.img
Everything works fine and I get following output:
--------------------------------
Mounting hard drive image '/path/STvidPly.img'
ATARI MBR:
- Partition 0: ID=BGM, start=0x00000002, size=200.0 MB, flags=0x81
(boot)
- Partition 1: ID=..., start=0x00000000, size=0.0 MB, flags=0x0
- Partition 2: ID=..., start=0x00000000, size=0.0 MB, flags=0x0
- Partition 3: ID=..., start=0x00000000, size=0.0 MB, flags=0x0
- Total size: 200.0 MB in 1 partitions
GEMDOS HDD emulation, D: <-> /home/eero/work/hatari/build-gcc/frogger.
--------------------------------
What you get with similar command line?
("skip" option does the same as the GUI option. With that
one can also specify what drive letter GEMDOS HD uses.)
- Eero