HomeFreeBSD

Print more detailed info about the disk and partition chosen for booting.

Description

Print more detailed info about the disk and partition chosen for booting.
No behavioral changes, just cosmetics.

A partition number of zero is not a wildcard, it's the 'a' partition in
a BSD slice, so don't print it as "<auto>". (Only slices are 1-based,
unit and partition numbers are 0-based and -1 is their wildcard marker.)

Also, after doing all the probing and choosing, print the final result as
"Booting from <disk spec>" where disk spec has all the wildcards resolved
and looks like familiar BSD slice-and-partition notation (disk0s3a, etc).

Details

Provenance
ianAuthored on
Parents
rS291163: Explicitly call SEND CHANGE REQUEST for pre-24xx chips in target mode.
Branches
Unknown
Tags
Unknown