Tagged Questions
0
votes
1answer
721 views
Partition not showing in dpkg-reconfigure grub-pc (grub2) menu
I am trying to install grub boot loader on a partition /dev/sda3 (ext3 formatted), but it is not showing as an option when I run dpkg-reconfigure grub-pc.
My details are:
I have a dual boot system ...
3
votes
1answer
2k views
why is dpkg configuration running out of space on ubuntu 10.04 when there is space available?
I have 7Gb available but...
~ # dpkg --configure -a
Setting up linux-image-2.6.32-31-generic-pae (2.6.32-31.61) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.32-31-generic-pae
...