BAD MSG:
[...]
                                The names of the programs are taken from the
     ``b0'' and ``b1'' parameters of the disktab(5) entry for the disk if
     disktype was given and its disktab entry exists and includes those param-
     eters.  Otherwise, the default boot image names are used, these being:
     /boot/boot1 and /boot/boot2 for the standard stage1 and stage2 boot im-
     ages (details may vary on architectures like the Alpha, where only a sin-
     gle-stage boot is used).
[...]
           disklabel -B da0

     Install a new bootstrap on da0.  The boot code comes from /boot/boot1 and
     possibly /boot/boot2. On-disk and in-core labels are unchanged.

So it seems to me that disklabel -B da0 will take /boot/boot1 and
/boot/boot2 unless you tell it otherwise, sure nothing would be harmed by
explicitly setting anything, but it seems like disklabel should pick up
the right boot blocks (and this can easily be checked).

- alex



To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to