I would think a more "natural" sequence would be to make maprom issue a warm boot when it's done installing itself and afterwards (when it's loaded again) detect it's already installed and just exit regularly (doing nothing).dml wrote: Thu Nov 24, 2022 5:16 pm I was wondering the same - but the worst that can happen (if it just creates _FRB without visibility of TTRam) is that disk drivers see the _FRB and start using it. Which is benign, if maybe a little bit less efficient (maybe - not necessarily). So it might be the safest policy for a disk driver to just create one, MXAlloc'd from STRam, when it knows it is 'first in' before AUTO folder stuff.
This should allow to load the hard disk driver through the HD's root sector.
