Opened 4 weeks ago

Closed 3 weeks ago

#19202 closed enhancement (fixed)

Add some details on the boot volume in the boot loader

Reported by: elwood Owned by: nobody
Priority: normal Milestone: R1/beta6
Component: System/Boot Loader Version: R1/beta5
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by elwood)

This is on hrev58191.

I stopped into the boot loader and I wanted to select the boot partition. In the "select boot volume/state" menu, I see:

Haiku
Haiku

These are the 2 volumes found. One is on the harddisk, one is the USB drive I booted from.

Could we have more information to be sure which one is the one we want to boot? You could add something like /dev/disk/ata/0 but I advise to use details that are easier to understand to rookie users, like the device name and the disk size. On my case, it would be:

Haiku (Samsung SSD 870 EVO 500GB, 480GB)
Haiku (Kingston DataTraveler 3.0 PMAP, 16GB)

Change History (4)

comment:1 by elwood, 4 weeks ago

Description: modified (diff)

comment:2 by elwood, 4 weeks ago

Description: modified (diff)

comment:3 by waddlesplash, 4 weeks ago

Component: - GeneralSystem/Boot Loader

comment:4 by waddlesplash, 3 weeks ago

Milestone: UnscheduledR1/beta6
Resolution: fixed
Status: newclosed

Fetching anything other than the size (and maybe partition index) is not really possible at this stage, since we can only get whatever metadata the BIOS provides. I added partition size in hrev58298.

Note: See TracTickets for help on using tickets.