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)
Wed, Jan 29, 2:48 PM
Unknown Object (File)
Mon, Jan 27, 4:40 PM
Unknown Object (File)
Sun, Jan 26, 5:53 PM
Unknown Object (File)
Sun, Jan 19, 3:01 PM
Unknown Object (File)
Sat, Jan 18, 9:51 PM
Unknown Object (File)
Fri, Jan 17, 7:46 PM
Unknown Object (File)
Fri, Jan 17, 7:40 PM
Unknown Object (File)
Fri, Jan 17, 1:57 PM
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