Hi,
I attached a disk for the root file system to have a mirrored zfs pool. Resilvering was no problem, but how can I make the second disk bootable?
I am new to UEFI and do not know any of the relevant commands.
The original device:
The new device:
Am I right, clearing the second device, making a partition for EFI and one for ZFS, resilvering the ZFS and marking bootable?
But I'm sorry I can't find out how tho do is.
I attached a disk for the root file system to have a mirrored zfs pool. Resilvering was no problem, but how can I make the second disk bootable?
I am new to UEFI and do not know any of the relevant commands.
The original device:
Code:
Device Start End Sectors Size Type
/dev/nvme1n1p1 34 2047 2014 1007K BIOS boot
/dev/nvme1n1p2 2048 1050623 1048576 512M EFI System
/dev/nvme1n1p3 1050624 1000215182 999164559 476.4G Solaris /usr & Apple ZFS
The new device:
Code:
Device Start End Sectors Size Type
/dev/nvme0n1p1 2048 1000198143 1000196096 477G Solaris /usr & Apple ZFS
/dev/nvme0n1p9 1000198144 1000214527 16384 8M Solaris reserved 1
Am I right, clearing the second device, making a partition for EFI and one for ZFS, resilvering the ZFS and marking bootable?
But I'm sorry I can't find out how tho do is.