NVMe boot install on Rock pi B4

Hello all,

Having issues with getting the latest focal server installed on the M.2. I have been through the https://wiki.radxa.com/RockpiE/getting_started
and
https://wiki.radxa.com/Rockpi4/install/NVME
Currently I am seeing the nvme device but the partitions are not setting up as bootable. The strange thing is that the partition tools are missing the options to mark a partition as bootable. the flags are not even showing up in the man page. No a option for fdisk… ect Updating and reinstalling fdisk does not work. I can get through (sudo dd if=’ your image path’ of=’ your NVME SSD device path’ bs=1M) successfully but not booting in to NVMe. Blue light does not come on with only NVMe after process.

Has anyone seen something like this?