mirror of
https://github.com/YunoHost/cd_build.git
synced 2024-09-03 20:06:24 +02:00
[fix] Virtualmachine setup for expert install
This commit is contained in:
parent
321b236646
commit
cf4ba09642
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ debconf debconf/frontend select Noninteractive
|
||||||
### Boot loader installation
|
### Boot loader installation
|
||||||
d-i grub-installer/only_debian boolean true
|
d-i grub-installer/only_debian boolean true
|
||||||
d-i grub-installer/with_other_os boolean true
|
d-i grub-installer/with_other_os boolean true
|
||||||
#d-i grub-installer/bootdev string /dev/sda
|
#d-i grub-installer/bootdev string default
|
||||||
|
|
||||||
### Finishing up the installation
|
### Finishing up the installation
|
||||||
d-i finish-install/reboot_in_progress note
|
d-i finish-install/reboot_in_progress note
|
||||||
|
|
Loading…
Add table
Reference in a new issue