/dev/loop?p1 does not exist #24

Open
opened 2021-03-08 18:33:56 +00:00 by white-gecko · 0 comments
white-gecko commented 2021-03-08 18:33:56 +00:00 (Migrated from github.com)

I've tried to verify #19 but received the following error, when choosing raw as target.
The issue seems to have existed in a different form before already.

umount: ./sdcard.img: not mounted.
Prepare loop file
mke2fs 1.44.5 (15-Dec-2018)
The file /dev/loop?p1 does not exist and no size was specified.
mke2fs 1.44.5 (15-Dec-2018)
The file /dev/loop?p2 does not exist and no size was specified.
[…]
mount: /home/me/sailfishos/flash-it/data: special device /dev/loop?p2 does not exist.
Copying kernel to boot partition...
mount: /home/me/sailfishos/flash-it/boot: special device /dev/loop?p1 does not exist.
Boot partition mount: ./boot
cp: der Aufruf von stat für './data/boot/*' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
./boot
Cleaning up!
Unmounting /dev/loop?
umount: /dev/loop?: not mounted.
Flashing /dev/loop? OK!
You may now remove the SD card and insert it in your Pine64 device!
I've tried to verify #19 but received the following error, when choosing `raw` as target. The issue seems to have existed in a different form before already. ``` umount: ./sdcard.img: not mounted. Prepare loop file mke2fs 1.44.5 (15-Dec-2018) The file /dev/loop?p1 does not exist and no size was specified. mke2fs 1.44.5 (15-Dec-2018) The file /dev/loop?p2 does not exist and no size was specified. […] mount: /home/me/sailfishos/flash-it/data: special device /dev/loop?p2 does not exist. Copying kernel to boot partition... mount: /home/me/sailfishos/flash-it/boot: special device /dev/loop?p1 does not exist. Boot partition mount: ./boot cp: der Aufruf von stat für './data/boot/*' ist nicht möglich: Datei oder Verzeichnis nicht gefunden ./boot Cleaning up! Unmounting /dev/loop? umount: /dev/loop?: not mounted. Flashing /dev/loop? OK! You may now remove the SD card and insert it in your Pine64 device! ```
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: crt0mega/flash-it#24
No description provided.