bugGNU GRUB - Bugs: bug #60507, Failed to load disk from images...

 
 

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

bug #60507: Failed to load disk from images created with modules option.

Submitter:  Joseph Lee <joseph_jclab>
Submitted:  Mon 03 May 2021 10:27:44 AM UTC
   
 
Category:  Disk & Partition Severity:  Major
Priority:  5 - Normal Item Group:  Software Error
Status:  None Privacy:  Public
Assigned to:  None Originator Name:  Joseph
Open/Closed:  Open Release:  2.02~rc1
Release:  Reproducibility:  Every Time
Planned Release:  None

Mon 03 May 2021 02:52:32 PM UTC, comment #2: 

I removed msdospart and it seems to work.
Close the issue.

Joseph Lee <joseph_jclab>
Mon 03 May 2021 02:51:23 PM UTC, comment #1: 


original submission:

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

Joseph Lee <joseph_jclab>
Mon 03 May 2021 10:27:44 AM UTC, original submission:  

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.

Joseph Lee <joseph_jclab>

 

(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 joseph_jclab (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.13-758e.
    Corresponding source code