- When install ubuntu on HUAWEI 1288v3 server, sometimes it will hung
until wathchdog timeout. Add options for avoid this case.
Change-Id: Id5ee4fb6d332ab1a60b2482d2af03949e2a75334
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
(cherry picked from commit
8aa5bbf80fe83c440cb6522c6e5f774f9a5e3df6)
d-i debian-installer/country string US
d-i debian-installer/language string en
+d-i debian-installer/splash boolean false
+d-i debian-installer/quiet boolean false
+d-i debian-installer/framebuffer boolean true
+d-i hw-detect/load_firmware boolean true
+
# Keyboard selection.
# Disable automatic (interactive) keymap detection.
d-i console-setup/ask_detect boolean false