Re: KHADAS EDGE V booting hangs if I install UEFI instead of u-boot
Mark Millard <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On Aug 7, 2025, at 09:27, Mario Marietto <[email protected]> wrote: > . . . > FreeBSD 14.2-RELEASE-p1 GENERIC arm64 > . . . > GEOM: mmcsd1: the primary GPT table is corrupt or invalid. > GEOM: mmcsd1: using the secondary instead -- recovery strongly advised. > GEOM: diskid/DISK-F84B4A79: the primary GPT table is corrupt or invalid. > GEOM: diskid/DISK-F84B4A79: using the secondary instead -- recovery strongly advised. Given the above . . . When booted via FreeBSD 13.0 , what do the following commands show? # gpart show . . . # gpart show -p . . . # gpart show -pl . . . # df -m . . . Possibly: also for 14.2 . > Dual Console: Video Primary, Serial Secondary I've suggested adjusting /boot/loader.conf to just have Serial enabled for now: boot_multicons="NO" boot_serial="YES" > . . . > > FreeBSD 13.0-RELEASE-p1 #0: Sun Jun 13 17:07:42 MSK 2021 > . . . > > Trying to mount root from ufs:/dev/gpt/install [rw,noatime]... > > GEOM: mmcsd1: the primary GPT table is corrupt or invalid. > > uhub4: 2 ports with 2 removable, self powered > > GEOM: mmcsd1: using the secondary instead -- recovery strongly advised. > > uhub2: 1 port with 1 removable, self powered > > Dual Console: Serial Primary, Video Secondary > > . . . === Mark Millard marklmi at yahoo.com