Submitted by sgrayban on Thu, 03/10/2011 - 00:56
As of Debian 6 Grub2 is now the default and that isn't supported by the current GRUB Boot Loader module. This should be fixed so that it does.
Status:
Active
As of Debian 6 Grub2 is now the default and that isn't supported by the current GRUB Boot Loader module. This should be fixed so that it does.
Comments
Submitted by JamieCameron on Thu, 03/10/2011 - 13:39 Comment #1
Yeah, I noticed that when adding Xen images for Debian 6 ... annoyingly, they totally changed the config file format for no good reason.
Submitted by sgrayban on Thu, 03/10/2011 - 13:48 Comment #2
I just updated my office computer to debian 6 to see what was changed.... I don't think I'm going to upgrade any of my servers I maintain for a awhile, they made some drastic changes and if things go bad with the upgrade there is no way for me to fix it remotely.
I'm not happy with debian and expressed that in a long thread with them.
Submitted by sgrayban on Tue, 03/29/2011 - 21:50 Comment #3
Any work done on this yet ? In a situation where I need it now.
Submitted by JamieCameron on Tue, 03/29/2011 - 22:59 Comment #4
Not yet ... how come you need to manage GRUB configurations via the UI though? Most of the time I never need to change GRUB configs at all.
Submitted by sgrayban on Tue, 03/29/2011 - 23:05 Comment #5
I have never edited or even used grub2 yet and I need to change the order of a clients boot
Submitted by JamieCameron on Wed, 03/30/2011 - 20:10 Comment #6
Ok .. well, it's on my TODO list.
Submitted by sgrayban on Wed, 03/30/2011 - 21:44 Comment #7
In debian you have to change the boot order if you want to use a xen kernel... squeeze is going to be a big learning curve
Submitted by sgrayban on Wed, 03/30/2011 - 21:48 Comment #8
see https://www.virtualmin.com/node/17675 about the boot order for squeeze -- this isn't going to play well with VM at all.
Submitted by sgrayban on Fri, 12/09/2011 - 13:30 Comment #9
Any news on the grub2 support ?
Submitted by helpmin on Sat, 12/10/2011 - 02:10 Comment #10
Fedora 16 uses grub2 as well :-)
Submitted by sgrayban on Sat, 12/10/2011 - 03:03 Comment #11
Does that mean you are going to support it?
Submitted by JamieCameron on Sat, 12/10/2011 - 11:01 Comment #12
I'm working on fedora 16 support currently..
Submitted by sgrayban on Sun, 12/11/2011 - 01:39 Comment #13
I am pretty sure that the same code would work for any distro using Grub2
Submitted by JamieCameron on Sun, 12/11/2011 - 11:41 Comment #14
Yes, grub 2 should be the same across distros..
Submitted by sgrayban on Fri, 04/13/2012 - 07:19 Comment #15
Any news on this ? I could really use it even if you have a beta plugin ready.
Submitted by sgrayban on Tue, 04/17/2012 - 04:55 Comment #16
ping............
Submitted by JamieCameron on Tue, 04/17/2012 - 13:58 Comment #17
Still on my TODO list. This isn't very high priority, as most users are happy for the grub config to be auto-generated ..
Submitted by sgrayban on Tue, 04/17/2012 - 23:49 Comment #18
I thought you were working on it for the fedora beta users ? At least thats what you said a few comments back.
In any case it should be a priority IMO.
Submitted by JamieCameron on Wed, 04/18/2012 - 10:44 Comment #19
I am, but keep getting interrupted by other work.
What makes it tricky is that on some distros, editing the grub2 config seems to be discouraged - the actual config file is auto generated mostly from files from other packages, and only a small fragment is user editable.
Submitted by sfatula on Sat, 01/07/2017 - 12:01 Comment #20
I still think this is important to do. Isn't there one someone wrote for webmin? gitt-matt/webmin-grub2, couldn't this be enhanced or made into the standard distro?