How to use UUID in grub?
Posted: 05 Nov 2009, 18:03
Hello.
Since I don't have too much experience with grub (not grub2) I need some help.
The standard windows entry in grub is something like:
title Windows
rootnoverify (sd0,0)
chainloader +1
If I want to use UUID in the rootnoverify command to point to the correct partition, how would that look?
rootnoverify=UUID=####
rootnoverify UUID=####
or something else?
Also, does the id numer need to be in quotes or not? I've seen examples without quotes, just the value.
Thanks in advance if someone can clarify this for me, it is important for "experiment" I am making.
Since I don't have too much experience with grub (not grub2) I need some help.
The standard windows entry in grub is something like:
title Windows
rootnoverify (sd0,0)
chainloader +1
If I want to use UUID in the rootnoverify command to point to the correct partition, how would that look?
rootnoverify=UUID=####
rootnoverify UUID=####
or something else?
Also, does the id numer need to be in quotes or not? I've seen examples without quotes, just the value.
Thanks in advance if someone can clarify this for me, it is important for "experiment" I am making.
