FreeBSD13.0 on Pine ROCK64

From: petru garstea <peter.garshtja_at_ambient-md.com>
Date: Tue, 28 Dec 2021 03:40:06 UTC
Greetings,

Hope all is well.

I burned on emmc drive a FBSD13 version for pine rock64 SOC however the 
system doesn't boot.

The command I used

dd if=FreeBSD-13.0-RELEASE-arm64-aarch64-ROCK64.img of=/dev/da0 bs=1m 
conv=sync status=progress

Then I validate the partition tables

gpart show
=>     40  6291376  da0  GPT  (29G) [CORRUPT]
        40    32728       - free -  (16M)
     32768   102400    1  efi  (50M)
    135168  6156160    2  freebsd-ufs  (2.9G)
   6291328       88       - free -  (44K)


I tried to boot as is but no luck, then since the GPT is corrupted I ran

gpt recover da0

But the result is the same, the system doesnt boot.


I tested an armbian image and that worked well.


Please advise.


Cheers,

Petru