Commit cb0b593
committed
Fix disk configuration loading for graphical EFI boot order setup
- Improve disk configuration handling for graphical EFI boot order in EMT ISO installs.
- Use configuration.SystemBootType() in updateBootOrder for reliable boot type detection.
- Add fallback in runBootEntryCreationCommand to reload disks from /etc/calamares/unattended_config.json if empty.
Signed-off-by: kinatli jayanth <jayanthx.kintali@intel.com>1 parent 824cd8f commit cb0b593
1 file changed
+23
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| |||
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
180 | 201 | | |
| 202 | + | |
181 | 203 | | |
182 | 204 | | |
183 | 205 | | |
| |||
0 commit comments