Re: [hatari-devel] Partition/GEMDOS drive ID assignment question |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Partition/GEMDOS drive ID assignment question
- From: Uwe Seimet <Uwe.Seimet@xxxxxxxxx>
- Date: Thu, 28 Aug 2025 11:15:31 +0200
- Arc-authentication-results: i=1; strato.com; arc=none; dkim=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; t=1756372560; s=strato-dkim-0002; d=strato.com; h=In-Reply-To:References:Message-ID:Subject:To:From:Date:Cc:Date:From: Subject:Sender; bh=Ka7jJzVWw2f8LEnzloq90yrDkUlPa7ChzqwFfPmF+qA=; b=aneY6OD4PbS6WrCCi+0mYZ1/oMTbbSN2SAM9At4bFo2/a5nMfDaj96M629B9Wlx6PO Pg6WwPH5CGEgLL9VBh+1uBZY0tcUBCXZjw/tUjxeInnl/v0A7ar0zj5cwhoc1WBYLHXY YSLxmqffTEIwNy0zbGEWPKJATXDMDB/rw3LEbAGsK2rq37FbR4ybAGs/gKh6bEtq8qx0 8P2o5f9AP+JZC/0AX0ECdlKFy+BVTvcqFAXvchilr73bPRrgR5yzdRBl1i6AEbac1f2+ 3euf7bz6eDk6pqbvOszgjiZoNNzVjGZALVvgM3Zq1okGDWf/k6JOGE9915BbnQANYp5B QN/A==
- Arc-seal: i=1; a=rsa-sha256; t=1756372560; cv=none; d=strato.com; s=strato-dkim-0002; b=R+ElhOIsWgcY6Z0QV59hC9oSmFPjQFWPeP2IKhf6DL1kQYOlIG6VMXptRrfau2I84B 4VbSqVNk7l2hftAowpWBQ7LRsLUocQDD9cI6HsjXa+JvFTwlEqToVPORI08/8FbQ39BU ReW2rCcu31lAd8cw/XNflPHcivTC/mMADFxOyqAO+Ah7ApBGQlvnF2d5hDgOGEohIbe2 CP81ah4baPmGuRr65hucRSDi7drAVttK6ulKge/m+Rjv5zj8s4dLEydabdl7mDIYeuE8 fcZgVvHhzG6EQtbedJOiweKfXFoK69xhlsfj+ieSu0CkWayMzL5NfUuzFNH3pZ5ksG2I fg5Q==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1756372560; s=strato-dkim-0002; d=seimet.de; h=In-Reply-To:References:Message-ID:Subject:To:From:Date:Cc:Date:From: Subject:Sender; bh=Ka7jJzVWw2f8LEnzloq90yrDkUlPa7ChzqwFfPmF+qA=; b=Dw/H/Vdb9/MyjGaSd0jsYEVulGL4hQGsze0/H344zLW7nAOlJ1Pl/RYsdUVcw5XVuD YJkHY0NUmbJax7+LfoJvEXXG5yTC9KaAxee91xbJ7E2vk4Xbi8lTIZTnb+sHWesCF1vT kV5I7L1KOt7E3qHtB7fd4In24Uy5pCgBd5BLbvOcHOsaCVJvt5Cdr8QnCZmMF3EvBI38 xmrEDybtPRy4+7Si/R+qUnAuQM1ZloHm4jJJt5T375zLD3M2bU05uF64DVW1z53S5Ukh TNEEGte7/O5spAUcCtpOqBVU7cnOdqi/PSLcjYz0qs6U3uAe/Er4+MYzZJjIRpy2cvs2 Uh+Q==
- Dkim-signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; t=1756372560; s=strato-dkim-0003; d=seimet.de; h=In-Reply-To:References:Message-ID:Subject:To:From:Date:Cc:Date:From: Subject:Sender; bh=Ka7jJzVWw2f8LEnzloq90yrDkUlPa7ChzqwFfPmF+qA=; b=khRBMtH/8HC0ENyU0klCU8HKogHBUs/bXKfwl9dFY/wxzPov/CVnHHg2TAJrxc/NS8 hw67Rsb2D/W/P0nwhZCA==
Hi,
> >> As can be seen from the above output, your Hatari config uses the 2nd
> >> method [2] for explicitly specifying the GEMDOS HD drive letters.
> >
> > Please see my attached configuration. Which setting in this config file
> > are you referring to?
>
> Based on the Hatari output you posted, this:
> -----
> szHardDiskDirectory = /home/us/TT
> -----
>
> Points to a directory that contains only subdirectories with single
> letter names (from "c" to "i") i.e. drive / partition ID overrides.
Please excuse my ignorance, but what do I have to do in order to have a
GEMDOS drive for each subdirectory without overriding anything?
>ls TT
C D E F G H I
Best regards
Uwe