Correct setup for u-boot and fstab ? Device not booting
#3
Silly me made a mistake in my fstab, on the H64B the eMMC-Module is mmcblk2 and not mmcblk1 like on the Rock64.

So I amanded my fstab is as below, with /boot flagged as bootable by fdisk.

/dev/mmcblk2p1    /boot    ext2    defaults    0    2
/dev/mmcblk2p2    /           ext4    errors=remount-ro    0    1
/dev/mmcblk2p3    swap   swap    defaults    0    0

But still, then the H64B gets powered up it loads u-boot and then stops/hangs and does not carry on to load Linux from /boot.

Any ideas, what do I miss here ???

Is u-boot-sunxi-with-spl.bin able to boot ext2 or does it really need vfat ?

EDIT: my initial fstab was correct and is not the issue. Mainline u-boot simply does not support the Pine H64 model B as there is no board definition (pine_h64_model_b_defconfig) in the configs folder and therefore is unable to build u-boot for the Pine H64 model B. Sad

Would be nice if Pine64 could push such config file to https://gitlab.denx.de/u-boot/u-boot  Idea
  Reply


Messages In This Thread
RE: Correct setup for u-boot and fstab ? Device not booting - by as365n4 - 10-26-2020, 03:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  U-boot not booting on H64 model B CGNZVV 2 2,566 06-08-2022, 10:32 AM
Last Post: as365n4
  Unable to boot any armbian linux vicsanca 6 7,487 10-17-2019, 12:08 PM
Last Post: JGwinner

Forum Jump:


Users browsing this thread: 2 Guest(s)