Re: FreeBSD-13.0-RELEASE-amd64 "Missing operating system"

From: Graham Perrin <grahamperrin_at_gmail.com>
Date: Thu, 16 Dec 2021 02:28:07 UTC
On 14/12/2021 05:50, David Christensen wrote:
> freebsd-questions:
>
> I installed FreeBSD-13.0-RELEASE-amd64 on a Dell Latitude E6520 with 
> firmware Settings -> General -> Boot Sequence -> Boot List Option -> 
> Legacy (e.g. BIOS/MBR):
>
> Welcome to FreeBSD        Boot Multi user
> Welcome                Install
> Keymap Selection        Continue with default keymap
> Set Hostname            ragnar.tracy.holgerdanske.com
> Distribution Selection        <none>
> Partitioning            Auto (ZFS)
>     Pool Type/Disks        stripe: 1 disk
>                 ada0 INTEL SSDSC2CW060A3
>     Pool Name            ragnar_zroot 𠉧

…


OK, that's ragnar_zroot


> root@:~ geom part show -p ada0
> =>     63  117231345    ada0  MBR  (56G)
>        63       1985          - free - (993K)
>      2048   29360128  ada0s1  freebsd [active] (14G)
>   29362176  87869232          - free - (42G)
>
> root@:~ geom part show -p ada0s1
> geom: No such geom: ada0s1
>
>
> The above command works on my FreeBSD 12.2-R system.


Not for me with 12.2-RELEASE-p7.

(Works with ada0, but not when a partition thereof is specified.)


> root@:~ # zpool status
> ZFS filesystem version: 5
> ZFS storage pool version: features support (5000)
> no pools available
>
> root@:~ # zpool import
>    pool: bootpool

…


On which device is this pool?