5cf67adbc4
This allows boot1() to change the sector number (of the boot partition) that bootxx.S passes through to boot2(). This means that boot2() will find the correct partition when boot1() reads /boot from the 'a' partition instead of the mbr boot partition. This all happens when you update a system that used a small 'wd0h' partition to boot a raid1 set to the new bootcode. Deleting /boot from the 'wd0h' partition will make the new bootcode find /boot and the root filesystem inside the raid set. |
||
---|---|---|
.. | ||
bootxx_ffsv1 | ||
bootxx_ffsv2 | ||
bootxx_lfsv1 | ||
bootxx_lfsv2 | ||
bootxx_msdos | ||
bootxx_ustarfs | ||
boot1.c | ||
bootxx.S | ||
label.S | ||
Makefile | ||
Makefile.bootxx | ||
pbr.S |