Does anyone know how to fix this, I need to double the size of my /boot? currently it won't let me fedup because there is no room on this partition:
$ sudo fdisk -b 1024 /dev/sda1 [sudo] password for richard:
Welcome to fdisk (util-linux 2.24.2). Changes will remain in memory only, until you decide to write them. Be careful before using the write command.
Device does not contain a recognized partition table. *** Error in `fdisk': malloc(): memory corruption: 0x0000000000e512c0 ***
...
*** Error in `fdisk': malloc(): memory corruption: 0x0000000000e512c0 *** *** Error in `fdisk': malloc(): memory corruption (fast): 0x0000000000e51180 *** *** Error in `fdisk': malloc(): memory corruption: 0x0000000000e512c0 *** ...
using cfdisk gets me:
FATAL ERROR: Cannot open disk drive Press any key to exit cfdisk
and Gparted won't let me increase passed 500mb
Richard
laptop@lists.fedoraproject.org