Skip to content

dd: /dev/md4: Invalid argument on u-boot installation for banana-pi #191

Closed
@MoritzFago

Description

@MoritzFago

During the image creation process the setup.sh burns the various boot loader files to the image.

Installing U-Boot files
+ dd if=/usr/local/share/u-boot/u-boot-bananapi/sunxi-spl.bin of=/dev/md4 bs=1024 seek=8
dd: /dev/md4: Invalid argument
486+1 records in
486+0 records out
497664 bytes transferred in 5.784579 secs (86033 bytes/sec)

I am building in a jail with the following flags allow.mount=true,enforce_statfs=1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions