installboot: fix stage2 size check for MBR
commitdbc3144f23795317c0bd31163f1b012896e426b5
authorToomas Soome <tsoome@me.com>
Fri, 5 Aug 2016 20:50:23 +0000 (5 23:50 +0300)
committerToomas Soome <tsoome@me.com>
Fri, 5 Aug 2016 20:54:17 +0000 (5 23:54 +0300)
treeed937bd79428aa80f86339ddc3151f4930bf1b89
parent47ec3197bbe2c48f1af68b25aff696ff1a017225
installboot: fix stage2 size check for MBR

set up device->stage structure for MBR case, using either solaris
boot partition or space between MBR and first partition.
usr/src/cmd/boot/installboot/i386/installboot.c