Commit bec56a1
committed
Fix Ubuntu boot process
This fixes the Ubuntu boot automation, possibly by cheating and using
EFI. The previous command didn't have the right series of keys, and just
using EFI actually makes the Ubuntu and Mint boot commands nearly
identical (it seems like the names for the `initrd` are unfortunately
still just slightly different).
VirtualBox has pretty seriously improved their EFI support recently so
this should be mostly safe.1 parent f335d5c commit bec56a1
1 file changed
+7
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
173 | 174 | | |
174 | 175 | | |
175 | 176 | | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
181 | 180 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
187 | 184 | | |
188 | 185 | | |
189 | 186 | | |
| |||
0 commit comments