Re: RaspberryPi 4 UEFI firmware v1.41 weirdness

2025-03-13 Thread Ramiro Aceves
El 13/3/25 a las 19:10, Martin Husemann escribió: On Thu, Mar 13, 2025 at 07:01:37PM +0100, Ramiro Aceves wrote: netbsd-x260# fdisk sd0 [..] 3: GPT Protective MBR (sysid 238) start 1, size 32767 (16 MB, Cyls 0/0/2-2/10/8) PBR is not bootable: Bad magic number (0x) Try

Re: RaspberryPi 4 UEFI firmware v1.41 weirdness

2025-03-13 Thread Ramiro Aceves
Thanks so much Martin, I am downloading the arm64mbr.img and we will see what happens! Thanks. El 13/3/25 a las 19:10, Martin Husemann escribió: On Thu, Mar 13, 2025 at 07:01:37PM +0100, Ramiro Aceves wrote: netbsd-x260# fdisk sd0 [..] 3: GPT Protective MBR (sysid 238) start 1, size 32

Re: RaspberryPi 4 UEFI firmware v1.41 weirdness

2025-03-13 Thread Ramiro Aceves
El 13/3/25 a las 11:06, Ramiro Aceves escribió: Hi, this is even more weird as I have just read the post in the netbsd- users list titled: "2025-03-12-netbsd-raspi-aarch64.img"  by Jun Ebihara in which he says v1.41 just works with v1.41 and same 202503110400Z current image. I am more puzz

Re: RaspberryPi 4 UEFI firmware v1.41 weirdness

2025-03-13 Thread Martin Husemann
On Thu, Mar 13, 2025 at 07:01:37PM +0100, Ramiro Aceves wrote: > netbsd-x260# fdisk sd0 [..] > 3: GPT Protective MBR (sysid 238) > start 1, size 32767 (16 MB, Cyls 0/0/2-2/10/8) > PBR is not bootable: Bad magic number (0x) Try gpt show sd0 instead of fdisk. And maybe the

Re: RaspberryPi 4 UEFI firmware v1.41 weirdness

2025-03-13 Thread Ramiro Aceves
Hi, this is even more weird as I have just read the post in the netbsd-users list titled: "2025-03-12-netbsd-raspi-aarch64.img" by Jun Ebihara in which he says v1.41 just works with v1.41 and same 202503110400Z current image. I am more puzzled now. :-) El 13/3/25 a las 10:46, Ramiro Aceves