Koozali.org: home of the SME Server

grub multiboot options

vaxriew

grub multiboot options
« on: July 29, 2007, 10:14:18 AM »
Hi,

the grub boot options are growing after each update - does anybody know how to delete this options ?

thanks

Offline raem

  • *
  • 3,972
  • +4/-0
Re: grub multiboot options
« Reply #1 on: July 29, 2007, 01:16:28 PM »
vaxriew

The extra options don't really matter, they are deliberately left there to avoid any nasty surprises after updating
Carefully edit /boot/grub/grub.conf
It's not templated
...

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
grub multiboot options
« Reply #2 on: July 29, 2007, 03:04:16 PM »
I'm not sure if the options in grub are going to be a problem but you may find /boot fills up with unused kernels.

I think there was a bugzilla entry about this.
Regards,
William

IF I give advise.. It's only if it was me....

vaxriew

Re: grub multiboot options
« Reply #3 on: August 03, 2007, 08:34:23 AM »
Quote from: "RayMitchell"
vaxriew

The extra options don't really matter, they are deliberately left there to avoid any nasty surprises after updating
Carefully edit /boot/grub/grub.conf
It's not templated


Thanks, this worked well!