I am trying to install FreeBSD 14.1 in an HDD disk that has a GPT table (concreted from MBR). This disk has one partition that holds data (in the end of the disk) and, I want to create 3 more partitions for FreeBSD. So far, I have tried two ways and both of them failed!
Method 1:
1. I create a partition of TYPE efi, SIZE 260MB, MOUNTPOINT /boot/efi and set the OPTIONS FAT32
Very important to note here the option in the end. I did set it to FAT32. I don't know if there is a chance that this creates a problem...
2. I create a partition TYPE freebsd-zfs, SIZE 26GB and MOUNTPOINT /
When I confirm, it then tells me that this partition is not bootable and that it requires another partition to boot and asks to create it now. It do say "no" as I have already create it.
3. I create a partition TYPE freebsd-swap and SIZE 3.0GB
The first attachment shows the partition table and the second one, shows the boot error.
Method 2:
1. I create a partition TYPE freebsd-zfs, SIZE 26GB and MOUNTPOINT /
This time, I do press "yes" to create a bootable partition as, I didn't created it manually.
2. I create a partition TYPE freebsd-swap and SIZE 3.0GB
The third attachment shows the partition table. In that case, the error is thay, I see no boot section in the BIOS partition table.
Method 1:
1. I create a partition of TYPE efi, SIZE 260MB, MOUNTPOINT /boot/efi and set the OPTIONS FAT32
Very important to note here the option in the end. I did set it to FAT32. I don't know if there is a chance that this creates a problem...
2. I create a partition TYPE freebsd-zfs, SIZE 26GB and MOUNTPOINT /
When I confirm, it then tells me that this partition is not bootable and that it requires another partition to boot and asks to create it now. It do say "no" as I have already create it.
3. I create a partition TYPE freebsd-swap and SIZE 3.0GB
The first attachment shows the partition table and the second one, shows the boot error.
Method 2:
1. I create a partition TYPE freebsd-zfs, SIZE 26GB and MOUNTPOINT /
This time, I do press "yes" to create a bootable partition as, I didn't created it manually.
2. I create a partition TYPE freebsd-swap and SIZE 3.0GB
The third attachment shows the partition table. In that case, the error is thay, I see no boot section in the BIOS partition table.