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)
May 26 2024, 12:19 AM
Unknown Object (File)
May 26 2024, 12:19 AM
Unknown Object (File)
May 26 2024, 12:19 AM
Unknown Object (File)
May 26 2024, 12:19 AM
Unknown Object (File)
May 24 2024, 4:05 AM
Unknown Object (File)
Apr 29 2024, 8:14 AM
Unknown Object (File)
Apr 26 2024, 7:38 AM
Unknown Object (File)
Apr 26 2024, 7:04 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