Re: Boot menu entries
On Sat 23 May 2015 at 20:27:39 -0500, Emil Payne wrote:
> On 05/22/2015 04:56 PM, Brian wrote:
> >
> >Delete headers packages too. You put them there and should know whether
> >you need them.
> >
> >
> As far as I know, I never put them there. I've had to reinstall
> Debian a few times lately and it kept adding new entries to the boot
> menu.
> This is my latest:
>
> $> update-grub2
> Generating grub.cfg ...
> Found background image: /usr/share/images/desktop-base/desktop-grub.png
> Found linux image: /boot/vmlinuz-3.2.0-4-amd64
> Found initrd image: /boot/initrd.img-3.2.0-4-amd64
> Found linux image: /boot/vmlinuz-3.2.0-4-amd64
> Found initrd image: /boot/initrd.img-3.2.0-4-amd64
> No volume groups found
> done
update-grub2 is a link to update-grub. Either does the job but the more
common command is update-grub.
On this machine:
brian@desktop:~$ dpkg -l | grep linux-image
ii linux-image-3.2.0-4-686-pae 3.2.65-1+deb7u2 i386 Linux 3.2 for modern PCs
ii linux-image-686-pae 3.2+46 i386 Linux for modern PCs (meta-package)
This is worth reading:
https://lists.debian.org/debian-user/2014/05/msg01948.html
Reply to: