01-01-2018, 05:19 AM
Hi all.
I want to make sdcard android image.
So I did "sdcard_image" commnad to make image file after compiling android source code.
(According to github "https://github.com/ayufan-pine64/local_manifests/tree/nougat-7.1")
But an error happened and it did not completed.
Error message is below.
Do you know why this error happened?
I want to make sdcard android image.
So I did "sdcard_image" commnad to make image file after compiling android source code.
(According to github "https://github.com/ayufan-pine64/local_manifests/tree/nougat-7.1")
But an error happened and it did not completed.
Error message is below.
Quote:Partition table...
Warning: /mnt/myself/PINE_Android7/pine64_android_7.img is not a block device
Disk /mnt/myself/PINE_Android7/pine64_android_7.img: cannot get geometry
Disk /mnt/myself/PINE_Android7/pine64_android_7.img: 498 cylinders, 255 heads, 63 sectors/track
sfdisk: ERROR: sector 0 does not have an msdos signature
/mnt/myself/PINE_Android7/pine64_android_7.img: unrecognized partition table type
Old situation:
No partitions found
Warning: given size (100352) exceeds max allowable size (0)
sfdisk: bad input
Do you know why this error happened?