answered
2019-03-20 12:13:44 +0200
Thanks Manu007 - I already figured that out. Indeed on a laptop with USB2 everything went well and I could boot to recovery.
I was going to resize my system partition but I encountered following problem after entering shell:
Type the number of the desired action and press [Enter]:
3
If you continue, this may void your warranty. Are you really SURE? [y/N] y
/dev/mmcblk0rpmb: read failed after 0 of 4096 at 0: Input/output error
/dev/mmcblk0rpmb: read failed after 0 of 4096 at 4128768: Input/output error
/dev/mmcblk0rpmb: read failed after 0 of 4096 at 4186112: Input/output error
/dev/mmcblk0rpmb: read failed after 0 of 4096 at 4096: Input/output error
2 logical volume(s) in volume group "sailfish" now active
When I tried to resize the filesystem resize2fs segfaulted on me:
resize2fs /dev/sailfish/home 10G
resize2fs 1.43.1 (08-Jun-2016)
Resizing the filesystem on /dev/sailfish/home to 2621440 (4k) blocks.
Segmentation fault
Any ideas ?