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)
Mon, Sep 16, 5:11 PM
Unknown Object (File)
Sun, Sep 8, 4:49 AM
Unknown Object (File)
Thu, Sep 5, 6:51 PM
Unknown Object (File)
Sun, Sep 1, 7:05 PM
Unknown Object (File)
Sun, Sep 1, 2:00 PM
Unknown Object (File)
Aug 21 2024, 4:36 PM
Unknown Object (File)
Aug 21 2024, 4:36 PM
Unknown Object (File)
Aug 21 2024, 4:36 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