Page MenuHomeFreeBSD

kboot: Probe all disks and partitions for a kernel
ClosedPublic

Authored by imp on Feb 1 2023, 6:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 21, 7:22 AM
Unknown Object (File)
Thu, Nov 21, 7:22 AM
Unknown Object (File)
Thu, Nov 21, 7:22 AM
Unknown Object (File)
Thu, Nov 21, 7:22 AM
Unknown Object (File)
Wed, Nov 20, 5:02 PM
Unknown Object (File)
Oct 19 2024, 10:49 PM
Unknown Object (File)
Oct 19 2024, 12:22 PM
Unknown Object (File)
Sep 28 2024, 12:40 AM
Subscribers

Details

Summary

Guess where to boot from when bootdev= isn't on the command line or
other config. Search all the disks and partitions for one that looks
like it could be a boot partition (same as we do when probing
zpools). Return the first one we find.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable