overlapping partitions issue with resize of 8GB image put on 16GB sd card
#6
Quote:
  • Device Boot      Start         End      Blocks   Id  System
  • /dev/mmcblk0p1         5251072    15194110     4971519+   b  W95 FAT32
  • /dev/mmcblk0p2   *       73728      139263       32768    6  FAT16
  • /dev/mmcblk0p3               1     5251072     2625536   85  Linux extended
  • /dev/mmcblk0p5          139264      172031       16384   83  Linux
  • /dev/mmcblk0p6          172032      204799       16384   83  Linux
  • /dev/mmcblk0p7          204800     3350527     1572864   83  Linux
  • /dev/mmcblk0p8         3350528     3383295       16384   83  Linux
  • /dev/mmcblk0p9         3383296     3448831       32768   83  Linux
  • /dev/mmcblk0p10        3448832     5021695      786432   83  Linux
  • /dev/mmcblk0p11        5021696     5054463       16384   83  Linux
  • /dev/mmcblk0p12        5054464     5087231       16384   83  Linux
  • /dev/mmcblk0p13        5087232     5251071       81920   83  Linux
With such a crappy layout, it would be hard to do something. It uses "linux extended partition". Funny thing about it, it grabs the range of the other (and active) MBR partition (FAT16). Why? Then this is overlapping partitions by this funny design. Since an active (bootable) FAT partition must have its own entry in MBR. And linux extended partition must have its own MBR entry. But the latter claims its beginning is at LBA 1. This means it overlaps with FAT16 partition. That's crap.
If you just want to extend the last partition (FAT32) to the end of the disk, or create yet another partition in the free space there, then there should not be any overlapping. If it complains about the overlapping I mentioned, then congratulations - linux disk utility cannot deal with the quirks of its own system, since it sees overlapping between FAT16 partition and linux extended partition.
ANT - my hobby OS for x86 and ARM.


Messages In This Thread
RE: overlapping partitions issue with resize of 8GB image put on 16GB sd card - by z4v4l - 10-03-2016, 08:59 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PINE A64 SBC: Clone of a functional 32GB SD card doesn't boot burningkrome 3 1,598 05-19-2023, 07:43 AM
Last Post: crocspot
Exclamation Can't boot when SD card inserted kivox 5 8,036 03-15-2020, 06:00 AM
Last Post: kivox
Photo Daughter Card SBC for P64 blue 5 7,050 08-22-2017, 07:51 AM
Last Post: blue
  Pine64 $15 card killed my $120 keyboard exa 22 27,615 01-04-2017, 09:01 AM
Last Post: skenn_ie
  Rooted Android LCD 64GB Image modsbyus 3 5,116 09-17-2016, 03:00 PM
Last Post: echild
  SD card recovery TeaPack 8 8,697 08-07-2016, 07:35 AM
Last Post: xalius
  Can't write to SD card w/ Adapter apple4ever 2 4,287 07-23-2016, 03:16 PM
Last Post: apple4ever
  missing SD card xj-boonie 4 5,601 07-13-2016, 12:22 PM
Last Post: tllim
  128GB Card OS? mesaxi 12 16,503 07-12-2016, 11:59 PM
Last Post: Tarjei85
  Problem making SD card Tam Dl 17 20,299 06-19-2016, 07:48 PM
Last Post: pfeerick

Forum Jump:


Users browsing this thread: 2 Guest(s)