help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I'm confused.....first usage of Grub2....... (Another Sillyname)


From: Another Sillyname
Subject: Re: I'm confused.....first usage of Grub2....... (Another Sillyname)
Date: Sun, 29 Apr 2012 03:33:50 +0100

Thanks for the reply Tom but I think you missed my points...

I want to understand what's wrong with my own Fedora booter script so that in future when I write other scripts I don't make the same errors.

I don't understand why update-grub has broken my previously working booters, specifically the 30_os-probers have now got root set to the /dev/sda5 pathing (via the UUID value) even though the menuentry title states they're pathed to /dev/sda3 (this was inserted by update-grub).  It's as if in one section update-grub picks up a value saying set the root to /dev/sda3 then ignores it and sets it to /dev/sda5's path via UUID value, this makes no sense.

Tony

On 28 April 2012 21:47, Tom Davies <address@hidden> wrote:
Hi :)
I thought a standard install of grub2 would be sufficient?

Then move all the other OSes above Ubuntu so that Ubuntu is bottom of the list by doing;
cd /etc/grub.d
sudo mv 30_os-prober 08_os-prober
That way it doesn't matter about all the extra lines that Ubuntu uses. 

Then set the value of "Default" to which OS you want as the default
/etc/default/grub

Finally update-grub so that it finds all the changes you have made;
sudo update-grub

I got most of this from Marc Stewart on 2010-04-30 and some from Ubuntu's Community Documentation page which seems to need breaking up although i really quite like the way it's all there easily accessible on 1 page.
https://help.ubuntu.com/community/Grub2#Configuring_GRUB_2
Regards from
Tom :)


--- On Sat, 28/4/12, address@hidden <address@hidden> wrote:

From: address@hidden <address@hidden>
Subject: Help-grub Digest, Vol 51, Issue 30
To: address@hidden
Date: Saturday, 28 April, 2012, 17:00

Send Help-grub mailing list submissions to
    address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.gnu.org/mailman/listinfo/help-grub
or, via email, send a message with subject or body 'help' to
    address@hidden

You can reach the person managing the list at
    address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Help-grub digest..."
Today's Topics:

   1. I'm confused.....first usage of Grub2....... (Another Sillyname)
_______________________________________________
Help-grub mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-grub

_______________________________________________
Help-grub mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-grub



reply via email to

[Prev in Thread] Current Thread [Next in Thread]