Add a VerifyMBR() routine to make sure that if told to boot a
partition by bootinfo, there actually is such a partition. This avoids one instance Mike ran into in which the node got into a reboot loop cause bootinfo said something that was not possible. So, run fdisk and make sure the MBR has such a slice defined. If not, stay on the CD.
Please register or sign in to comment