bug-grub
[Top][All Lists]
Advanced

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

[bug #35238] Support for multiple initrd images like grub-legacy has


From: Rodney Beede
Subject: [bug #35238] Support for multiple initrd images like grub-legacy has
Date: Wed, 04 Jan 2012 16:22:14 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7

URL:
  <http://savannah.gnu.org/bugs/?35238>

                 Summary: Support for multiple initrd images like grub-legacy
has
                 Project: GNU GRUB
            Submitted by: rbeede
            Submitted on: Wed 04 Jan 2012 04:22:13 PM GMT
                Category: Configuration
                Severity: Major
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: other
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

Some Linux distros (example: ntpasswd) utilize multiple initrd cgz images when
booting.  grub-legacy added support for this feature so booting was possible
with:

initrd /ntpasswd/initrd.cgz
initrd /ntpasswd/scsi.cgz

Grub would write in the contents of initrd.cgz into memory and then add on the
contents of scsi.cgz (overwritting any paths with the same name with the
second cgz).

This allowed the distro to boot and load additional files,drivers,etc.

grub2 doesn't seem to support these options.


A work around is to extract the contents of the cgz and combine them into a
single one.  However when booting various isos from a usb key it is nice to
not have to manually create this single image.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35238>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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