<a name="l13"></a>The </span><a href="/Wb/Misc/OSInstall.HC#l1"><span class=cF4>::/Misc/OSInstall.HC</span></a><span class=cF0> script will automate much of this. It runs if you boot
<a name="l16"></a>See </span><a href="/Wb/Doc/Boot.DD.HTML#l1"><span class=cF4>Boot.DD</span></a><span class=cF0> for an overview of booting. See </span><a href="/Wb/Doc/Requirements.DD.HTML#l1"><span class=cF4>Requirements</span></a><span class=cF0> for supported
<a name="l24"></a></span><span class=cF4> </span><a href="/Wb/Adam/ABlkDev/Mount.HC#l138"><span class=cF4>Mount</span></a><span class=cF0>() use if the drive is partitioned.
<a name="l25"></a> This command mounts a drive making it accessible. For simplicity, sel </span><span class=cF2>'C'</span><span class=cF0>
<a name="l26"></a> as the first drive letter for your hard drive. The first partition will be </span><span class=cF2>
<a name="l27"></a> 'C'</span><span class=cF0>, second, </span><span class=cF2>'D'</span><span class=cF0>, etc. TempleOS needs 3 numbers to utilize a hard drive --
<a name="l28"></a> base0, base1, and unit. When you enter a hexadecimal number, do it like in </span><span class=cF2>
<a name="l29"></a> C</span><span class=cF0> with a </span><span class=cF2>0x</span><span class=cF0> prefix. If the probe was successful, you can just enter the
<a name="l30"></a> number in the probe box instead of base0.
<a name="l32"></a> </span><a href="/Wb/Adam/ABlkDev/DskPrt.HC#l13"><span class=cF4>DskPrt</span></a><span class=cF0>(</span><span class=cF2>'C'</span><span class=cF0>) use if drive is not partitioned
<a name="l34"></a> This will perform a special </span><a href="/Wb/Adam/ABlkDev/Mount.HC#l138"><span class=cF4>Mount</span></a><span class=cF0>() automatically.
<a name="l42"></a> You'll need to do a </span><a href="/Wb/Adam/Opt/Boot/BootMHDIns.HC#l52"><span class=cF4>BootMHDZero</span></a><span class=cF0>() to restore your drive to a state where
<a name="l46"></a> This command formats a drive with </span><span class=cF2>FAT32</span><span class=cF0> or the </span><a href="/Wb/Doc/RedSea.DD.HTML#l1"><span class=cF4>RedSea</span></a><span class=cF0> file system type. Use
<a name="l58"></a> boot record. You'll need to reenter the </span><a href="/Wb/Adam/ABlkDev/Mount.HC#l138"><span class=cF4>Mount</span></a><span class=cF0> information so it can be stored
<a name="l63"></a> The </span><a href="/Wb/Adam/Opt/Boot/BootMHDIns.HC#l69"><span class=cF4>BootMHDIns</span></a><span class=cF0>() command places a boot loader on a drive. It saves the old