06-16-2022, 06:52 AM
Hello, I'm trying to flash Manjaro ARM Phosh to /dev/mmcblk as described on the Flashing to the eMMC section of the wiki.
However, when I run the dd command an error is returned: error writing to '/dev/mmcblk2': No space left on device
1803+0 records in
1802+0 records out
1890381824 bytes (1.9 GB, 1.8 GiB) copied
Using the manjaro-arm-phosh image file.
I've run
but still no space left. Any thoughts about how to install? I've tried gnome-disk-utility but it doesn't show emmc.
Did a sudo fdisk -l and the mmcblk2 does not display. Thanks!
However, when I run the dd command an error is returned: error writing to '/dev/mmcblk2': No space left on device
1803+0 records in
1802+0 records out
1890381824 bytes (1.9 GB, 1.8 GiB) copied
Using the manjaro-arm-phosh image file.
I've run
Code:
sudo pacman -Sc
but still no space left. Any thoughts about how to install? I've tried gnome-disk-utility but it doesn't show emmc.
Did a sudo fdisk -l and the mmcblk2 does not display. Thanks!