You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
And resulted in a non-fully bootable images. The image goes to the initramfs recovery prompt instead of the login prompt. The cause of that is the following message:
[ 2.063217] JBD2: no valid journal superblock found
[ 2.063261] EXT4-fs (mmcblk1p4): Could not load journal inode
I checked the image by flashing using the usual command.
This has been tested using a sdwire version 1.4. I attempted to flash an image using the usual command:
And resulted in a non-fully bootable images. The image goes to the initramfs recovery prompt instead of the login prompt. The cause of that is the following message:
I checked the image by flashing using the usual command.
And boots as expected.
As discussed with @mangelajo we think that buffered writing is not working properly resulting in a corrupted image flashed.