Index: trunk/ubuntu/autoinstall/common.cfg |
— | — | @@ -9,6 +9,7 @@ |
10 | 10 | |
11 | 11 | d-i grub-installer/only_debian boolean true |
12 | 12 | d-i grub-installer/with_other_os boolean true |
| 13 | +d-i grub-installer/bootdev string /dev/sda |
13 | 14 | |
14 | 15 | # Avoid that last message about the install being complete. |
15 | 16 | d-i prebaseconfig/reboot_in_progress note |