For GPT disks use gdisk. I would run "sudo aptitude update && sudo aptitude dist-upgrade" to make sure that you are pulling in all of the relevant updates. I would also make sure that you have enough disk space. If mint created a /boot partition, it can get filled up with old kernels. You may need to run "sudo apt-get autoremove" to clean these up. It is also worth running "sudo update-grub" to make sure that your system is still bootable.
On Wed, Jun 3, 2015 at 7:03 AM, caziz <ca...@cuug.ab.ca> wrote: > Partition flags OK as the machine has booted correctly for a long time. > disk is GPT > > Problem is with apt trying to build new initrd.img-3.13.0-37-generic > something with the scripts around initramfs-tools has gone screwy > All worked fine until some time in the last month or so (don't reboot very > often) > > On 15-06-02 04:52 PM, Gustin Johnson wrote: > > You will need to mark one of your partitions as bootable, the one that > contains the initrd image. If mint mounts a separate /boot partition, then > mark that partition as bootable with fdisk. If everything is on a single > partition on a single disk, then "sudo fdisk /dev/sda", you should see > something similar to this: > > Command (m for help): > > > > _______________________________________________ > clug-talk mailing list > clug-talk@clug.ca > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > Mailing List Guidelines (http://clug.ca/ml_guidelines.php) > **Please remove these lines when replying >
_______________________________________________ clug-talk mailing list clug-talk@clug.ca http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying