URL:
  <https://savannah.gnu.org/bugs/?60507>

                 Summary: Failed to load disk from images created with modules
option.
                 Project: GNU GRUB
            Submitted by: joseph_jclab
            Submitted on: Mon 03 May 2021 10:27:44 AM UTC
                Category: Disk &amp; Partition
                Severity: Major
                Priority: 5 - Normal
              Item Group: Software Error
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Joseph
        Originator Email: [email protected]
             Open/Closed: Open
                 Release: 
                 Release: 2.02~rc1
         Discussion Lock: Any
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

I created a standalone image as shown below.
```
grub-mkstandalone \
  --format=x86_64 \
  --install-modules="minicmd ata blocklist boot configfile ext2 fat gptsync ls
memdisk msdospart normal ntfs part_gpt part_msdos scsi search"
  --modules="minicmd ata blocklist boot configfile ext2 fat gptsync ls memdisk
msdospart normal ntfs part_gpt part_msdos scsi search"
...
```

However, if type the ls command in the grub terminal, the following is
displayed.
```
(memdisk) (proc)
```

can't find any disks other than memdisk.
If manually insmod instead of the modules option, it will look fine.





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60507>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to