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 <[email protected]> wrote: > In message <[email protected]>, 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 > [email protected] > > _______________________________________________ > openindiana-discuss mailing list > [email protected] > https://openindiana.org/mailman/listinfo/openindiana-discuss > _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
