prtconf -v | grep biosdev not working on freebsd
i think its legacy boot system(im not sure actually i didnt find anything
about EFI related stuff) is there anyway to check EFI

Create the pool with EFI boot:
# zpool create -B rpool raidz c0t0d0 c0t1d0 c0t3d0

how can i create pool with EFI
and -B what it refers?

On Wed, Feb 17, 2021 at 11:00 PM John D Groenveld <groenv...@acm.org> wrote:

> In message <272389262.2537371.1613575739...@mail.yahoo.com>, Reginald
> Beardsley
>  via openindiana-discuss writes:
> >I was not aware that it was possible to boot from RAIDZ. It wasn't
> possible wh
>
> With the current text installer, escape to a shell.
> Confirm the disks are all BIOS accessible:
> # prtconf -v | grep biosdev
> Create the pool with EFI boot:
> # zpool create -B rpool raidz c0t0d0 c0t1d0 c0t3d0
> Exit and return to the installer and then F5 Install to an Existing Pool
>
> John
> groenv...@acm.org
>
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>
_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to