bug-grub
[Top][All Lists]
Advanced

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

[bug #60507] Failed to load disk from images created with modules option


From: Joseph Lee
Subject: [bug #60507] Failed to load disk from images created with modules option.
Date: Mon, 3 May 2021 06:27:45 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36

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: joseph@jc-lab.net
             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

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