bugGNU Boot - Bugs: bug #66261, Usability issue with booting from...

 
 

bug #66261: Usability issue with booting from USB with GRUB

Submitter:  GNUtoo <gnutoo>
Submitted:  Fri 27 Sep 2024 01:08:35 AM UTC
   
 
Category:  Usability issue Priority:  5 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Computer:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 03 Oct 2024 02:52:01 PM UTC, comment #1: 

Also somehow related is the bug #66285 which makes the usability issue even more important: Trisquel's syslinux doesn't work with GNU Boot.

GNUtoo <gnutoo>
Group administrator
Fri 27 Sep 2024 01:08:35 AM UTC, original submission:  

Hi,

Recently at an install party, someone mentioned that someone else who had difficulties booting on USB on a computer compatible with GNU Boot, which is probably running an older Libreboot version. The person told me that 'syslinux' was already tried but didn't think of trying GRUB2 on an external media.

Here's what we have:

Load Operating System (incl. fully encrypted disks)  [o]
Search ISOLINUX menu (AHCI)  [a]
Search ISOLINUX menu (USB)  [u]
Search ISOLINUX menu (ATA/IDE)  [d]
Load test configuration (grubtest.cfg) inside of CBFS  [t]
Search for GRUB2 configuration on external media  [s]
Load SeaBIOS (payload) [b]
Return to SeaBIOS [b]
Poweroff  [p]
Reboot  [r]
Load MemTest86+  [m]

We could have something like that instead:

Load Operating System from internal storage [i]
Load Operating System from external storage (USB) [u]
Load test configuration (grubtest.cfg) from flash  [t]
Load SeaBIOS (payload) [b]
Return to SeaBIOS [b]
Poweroff  [p]
Reboot  [r]
Load MemTest86+  [m]

Under the hood we could do that by trying first GRUB and then extlinux inside the USB Boot. The 'internal storage' boot would instead try GRUB then isolinux on AHCI then on ATA/IDE.

Caveats:

  • The menu is called ISOLINUX, so we could probably assume that nowadays most distros use GRUB to boot but that external medias use extlinux.
  • We need to test such change with cdrom drives on the GM45 ThinkPads, I945 Thinkpads, desktop computers, etc. Or alternatively just confirming where is the cdrom (ide0? ) could work.


Another option could be to hide more complicated option under submenus.

GNUtoo <gnutoo>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

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

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.14-f13d.
    Corresponding source code