resize_sd.sh not found (A20 lime 2)

Started by Blastmun, July 03, 2015, 12:35:00 PM

Previous topic - Next topic

Blastmun

Hello,
The following command does not work for me
#sudo su
#resize_sd.sh /dev/mmcblk0 2
#reboot
The instructions found here:
https://www.olimex.com/wiki/A20-OLinuXino-LIME2#Linux

Anyone know where to find this script?
Thx




Gerrit


Blastmun

#2
I have nothing in opt. But i have found here:
https://github.com/zanni/rpi-utils/blob/master/system/resize_sd.sh

If i make:

resize_sd.sh /dev/mmcblk0 2

i have this message( i have same when i open with Gparted):

Assertion (head_size <= 63) at ../../../libparted/labels/dos.c:662 in function
probe_partition_for_geom() failed.


JohnS

Looks like a gparted (or whatever) bug.

John