Subject: Re: HDToolBox Identifier
To: Georges Heinesch <ghmlist@attglobal.net>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: port-amiga
Date: 05/14/2000 23:01:36
On Sun, May 14, 2000 at 04:33:28PM +0200, Georges Heinesch wrote:
> Is it mandatory that the HDToolBos Identifier for the partitions are
> as follows (INSTALL.txt):
yes. Thats why this:
> ----- cut here -----
>
> o Set the dostype to one of these three choices:
>
> root partition : 0x4e425207
> swap partition : 0x4e425301
> other partitions: 0x4e425507
>
> ----- cut here -----
is in install.text.
> If yes, why?
sys/arch/amiga/amiga/disksubr.c
> I'm just about to experiment with the BFFS, which doesn't want to
> mount properly the partitions.
Maybe because it didn't follow the last few years of BSD file system
development? (Just guessing).