bugGNU GRUB - Bugs: bug #35937, grub-2 - Please add possibility of...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #35937: grub-2 - Please add possibility of 'root=PARTUUID=' statement into grub.cfg via grub-mkconfig

Submitter:  Kamen Dokov <kollin>
Submitted:  Wed 21 Mar 2012 05:23:54 PM UTC
   
 
Category:  Configuration Severity:  Minor
Priority:  1 - Later Item Group:  Feature Request
Status:  None Privacy:  Public
Assigned to:  None Originator Name:  Kamen Dokov
Open/Closed:  Open Release:  Bazaar - trunk
Release:  Reproducibility:  Every Time
Planned Release:  2.03+

Tue 13 Nov 2012 09:47:17 PM UTC, comment #3: 

That sounds perfect, thank you! ;)

Kamen Dokov <kollin>
Tue 13 Nov 2012 04:21:58 PM UTC, comment #2: 

I believe that grub-probe would need to be modified to get the partition UUID from the GPT.

Once that is in place, modifying 10_linux to pass that value on the kernel command line should be simple.

Mike GIlbert <floppym>
Tue 27 Mar 2012 03:10:28 PM UTC, comment #1: 

Very low priority. Also note tat GRUB doesn't handle root= at all so many of the claims in original post are wrong.

Vladimir Serbinenko <phcoder>
Group administrator
Wed 21 Mar 2012 05:23:54 PM UTC, original submission:  

Grub2 can boot with root=UUID but needs an initrd.
Currently it's possible to boot with "root=PARTUUID=" and I'm doing it on my system.
The only culprit is that 'grub-mkconfig -o', '10_linux'  script and '/etc/default/grub' does not make the proper input into grub.cfg ;)

Fixing this does not require change in to grub source itself (that part is already done), it requires change in to grub's configs and scripts only. ;)

I think that this enhancement will be well accepted by the people that are willing to boot without an initramfs
 
Thank you!
Best regards:
Kamen Dokov

Kamen Dokov <kollin>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by floppym (Posted a comment)
  • -email is unavailable- added by ridikulus_rat
  • -email is unavailable- added by phcoder (Posted a comment)
  • -email is unavailable- added by kollin (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-03-02 phcoder Planned ReleaseNone 2.03+
    2012-04-03 ridikulus_rat Carbon-Copy- Added ridikulus_rat
    2012-03-27 phcoder SeverityMajor Minor
        Priority5 - Normal 1 - Later

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code