DOC 2000 and GRUB

Henrik Nordstrom hno at marasystems.com
Fri Sep 6 08:34:17 EDT 2002


Mateo Anderson wrote:

> Steps:
> 1) Boot DOS and use DFORMAT 5.x to format the DOC, with
>    the appropriate space for the GRUB firmware (check the
>    size of the stage1 file).

DFORMAT 5.x automatically allocates the needed space. You only need to care 
about space if you want to reserve additional space in the binary boot flash 
partition to allow for upgrades to a bigger GRUB firmware in the future.

> 2) Boot to Linux, use the doc_loadbios to load the GRUB
>    firmware (or use DFORMAT - what parameters??).

Use DFORMAT. doc_loadbios is for "advanced users" who have read the 
documentation shipped with the M-Sys 5.X tools and knows the current 
limitations of the doc_loadbios command and it's bad interactions with the 
nftl Linux driver..

Note: DFORMAT can also be used to upgrade the boot firmware without destroying 
the NFTL disk flash partition, provided the new boot firmware fits in the 
reserved binary flash partition that is..

> 3) Format the /dev/nftla.

This would be

3) Partition /dev/nftla using Linux fdisk.

The NFTL is already formatted by DFORMAT, and a single DOS partition covering 
the whole flash have been created and formatted.

> 4) Copy everything to the /dev/nftla1.
> 5) Boot from DOC.
>
> Is this correct?

More or less.

Regards
Henrik




More information about the linux-mtd mailing list