bugGNU GRUB - Bugs: bug #67170, initrd fail with error out of...

 
 

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

bug #67170: initrd fail with error out of memory

Submitter:  TQ <tongq>
Submitted:  Thu 29 May 2025 11:14:54 PM UTC
   
 
Category:  None Severity:  Major
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Originator Name:  TQ
Open/Closed:  Open Release:  2.02
Release:  Reproducibility:  None
Planned Release:  None

Thu 29 May 2025 11:14:54 PM UTC, original submission:  

booting with ubuntu iso, but fail when run initrd /boot/initrd on some computer, but when I work around by add 2 line in grub file as following. seems grub can work but for some reason initrd can't load file to memory but works if load the file into memory before. I am not sure if it is a bug, but I do want what is the best way to solve it.

search --file --set=_ /boot/initrd # added
linux /boot/vmlinuz .....
sleep 1  # added (without or move before linux command not work)
initrd /boot/initrd

TQ <tongq>

 

(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 tongq (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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.15-e6e5.
    Corresponding source code