12-29-2019, 08:47 AM
Hello,
I am still new to Linux and have a question, I was able to load the new default OS to the SD and have it boot with no issues. I was able to then down load and extract the new pinebookpro debian release and extract it.
When I attempt the following command to move the file to the emmc I get and error as noted:
>sudo dd if=pinebookpro-debian-desktop-mrfixit-191123.img of=/dev/mmcblk1 status=progress
>dd: failed to open 'dev/mmcblk1' : No such file or directory
When I used Gparted I can see the emmc (/dev/mmcblk1), and /dev/mmcblkp1 is shown with a lock key and the mount point is /media/rock/BOOT (size:64MiB) and the /dev/mmcblk1p2 is shown with a lock key and the mount point is /media/rock/e9e67......ect (size:116.36GiB)
I have reviewed all the forum notes I could fine related to this but I am not sure what the next step is. Any pointers would be appreciated.
Also, when the image is copied to the to the emmc, is the BOOT section rewritten? If not then should I be actually using of=/dev/mmcblk1p2 in the dd command?
Thanks, Mark
I am still new to Linux and have a question, I was able to load the new default OS to the SD and have it boot with no issues. I was able to then down load and extract the new pinebookpro debian release and extract it.
When I attempt the following command to move the file to the emmc I get and error as noted:
>sudo dd if=pinebookpro-debian-desktop-mrfixit-191123.img of=/dev/mmcblk1 status=progress
>dd: failed to open 'dev/mmcblk1' : No such file or directory
When I used Gparted I can see the emmc (/dev/mmcblk1), and /dev/mmcblkp1 is shown with a lock key and the mount point is /media/rock/BOOT (size:64MiB) and the /dev/mmcblk1p2 is shown with a lock key and the mount point is /media/rock/e9e67......ect (size:116.36GiB)
I have reviewed all the forum notes I could fine related to this but I am not sure what the next step is. Any pointers would be appreciated.
Also, when the image is copied to the to the emmc, is the BOOT section rewritten? If not then should I be actually using of=/dev/mmcblk1p2 in the dd command?
Thanks, Mark