Comment 0 for bug 287857

Revision history for this message
Emmet Hikory (persia) wrote : Prompting for step 4 in --automatic mode only when not in --debug mode

Binary package hint: ubiquity

Ubiquity 1.10.7 prompts the user for step 4 (name, username, password, hostname, auto-login) when run with --automatic only when not also run with --debug using the following preseed file:

d-i passwd/user-fullname string Ubuntu MID User
d-i passwd/username string ubuntu
d-i passwd/allow-password-empty boolean true
d-i passwd/user-password password
d-i passwd/user-password-again password
d-i netcfg/get_hostname string ubuntu
d-i mirror/http/hostname string ports.ubuntu.com
d-i mirror/http/directory string /ubuntu-ports
d-i mirror/suite string intrepid