d-i debian-installer/locale string en_US d-i console-setup/ask_detect boolean false d-i console-setup/layoutcode string us d-i clock-setup/utc boolean true d-i time/zone string America/Los_Angeles d-i clock-setup/ntp boolean true d-i netcfg/choose_interface select auto d-i netcfg/get_hostname string unassigned-hostname d-i netcfg/get_domain string unassigned-domain d-i netcfg/wireless_wep string d-i mirror/country string manual d-i mirror/http/hostname string archive.ubuntu.com d-i mirror/http/directory string /ubuntu d-i mirror/http/proxy string http://aptcacher:3142/ d-i partman-auto/disk string /dev/sda d-i partman-auto/method string lvm d-i partman-auto-lvm/guided_size string max d-i partman-lvm/device_remove_lvm boolean true d-i partman-lvm/confirm boolean true d-i partman-auto/choose_recipe select atomic d-i partman/confirm_write_new_label boolean true d-i partman/choose_partition select finish d-i partman/confirm boolean true d-i passwd/root-login boolean true d-i passwd/root-password-crypted password $6$1v.wwB8l$bSloELWU2Z7RDVs44XRHzA9NI8IeaGNq9iSfBUZm5iTpYAsnXKdLCZqPDiiY/wAdAH0 #d-i passwd/make-user boolean false # To create a normal user account. d-i passwd/user-fullname string Student-Disabled d-i passwd/username string student # Normal user's password, either in clear text #d-i passwd/user-password password secret #d-i passwd/user-password-again password secret # or encrypted using an MD5 hash. d-i passwd/user-password-crypted password $6$1v.wwB8l$bSloELWU2Z7RDVs44XRHzA9NI8IeaGNq9iSfBUZm5iTpYAsnXKdLCZqPDiiY/wAdAH0 # Create the first user with the specified UID instead of the default. #d-i passwd/user-uid string 1010 # The user account will be added to some standard initial groups. To # override that, use this. d-i passwd/user-default-groups string audio cdrom video # Set to true if you want to encrypt the first user's home directory. d-i user-setup/encrypt-home boolean false tasksel tasksel/first multiselect ubuntu-desktop d-i pkgsel/include string puppet libaugeas-ruby openssh-server build-essential d-i pkgsel/update-policy select none d-i grub-installer/only_debian boolean true d-i grub-installer/with_other_os boolean true d-i finish-install/reboot_in_progress note xserver-xorg xserver-xorg/config/monitor/selection-method \ select medium xserver-xorg xserver-xorg/config/monitor/mode-list \ select 1024x768 @ 60 Hz