Changes between Initial Version and Version 1 of Ticket #15049, comment 13
- Timestamp:
- Mar 23, 2021, 10:00:28 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15049, comment 13
initial v1 1 1 > The problem is thata in EFI, they no longer have a 'boot disk' thinking. 2 Maybe go with that then?2 Could we maybe go with that then? 3 3 If we're MBR booting, we will have started from the boot sector of a partition, so the loader is inherently tied to the installation. If the aim with EFI is to separate the loader and the installations a little (and I would tend to agree with the principle, GRUB brilliantly shows how not to do this), then would it be simpler to let the installer (eventually) write out to a file the preferred partition GUID to boot from? 4 4