I tried
I can use MBR without any problems but when I try to create a UFS partition using
I've tried various partition sizes from 100 GB to 1600 GB without any success.
Does anyone have ideas on how to make it work? Thanks.
# gpart create -s gpt da0
but it says
Code:
Invalid argument: gpt
# gpart add -t freebsd-ufs da0
it says
Code:
Invalid argument
Does anyone have ideas on how to make it work? Thanks.