Hello.
I'm trying to convert my boot drive to UEFI and found one problem.
Boot partition at old disk should have the same UFS label as at new one.
And da1p2 has same label and can not be mounted, even by partition name.
I'm trying to convert my boot drive to UEFI and found one problem.
Boot partition at old disk should have the same UFS label as at new one.
So da0p2 has this label and mounted to some place on filesystem to make /boot point there.For example it would be `myufsboot`.
And da1p2 has same label and can not be mounted, even by partition name.
what can we do here?root@hostname:/ # mount /dev/da1p2 /mnt/disk0
mount: /dev/da1p2: Operation not permitted