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, May 6, 1:17 AM
Unknown Object (File)
Mon, May 4, 4:53 PM
Unknown Object (File)
Mon, May 4, 9:38 AM
Unknown Object (File)
Sun, May 3, 11:39 PM
Unknown Object (File)
Sun, May 3, 10:16 PM
Unknown Object (File)
Wed, Apr 29, 10:12 AM
Unknown Object (File)
Wed, Apr 29, 7:07 AM
Unknown Object (File)
Tue, Apr 28, 8:22 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