[Bug 1245308] Re: Kubuntu automatic-ubiquity installer freezes with certain preseed file

Noorez 1245308 at bugs.launchpad.net
Mon Oct 28 02:35:49 UTC 2013


Boot options provided:

linux /ubuntu/install/boot/vmlinuz.efi debian-installer/custom-installation=/kubuntu/install/  iso-scan/filename=/kubuntu/install/kubuntu-13.04-desktop-amd64.iso automatic-ubiquity noprompt debug debug-ubiquity boot=casper ro debian-installer/locale=en_US.UTF-8 keyboard-configuration/layoutcode=us keyboard-configuration/variantcode=  --   rootflags=sync
    initrd /kubuntu/install/boot/initrd.lz


Preseed:


## LOCALE
# set using kernel boot arguments

## KEYBOARD
# set using kernel boot arguments

## NETWORKING
d-i netcfg/choose_interface select auto
d-i netcfg/dhcp_failed note
d-i netcfg/dhcp_options select Do not configure the network at this time
d-i netcfg/get_hostname string ub/Users/noorez/Debian-Shared/preseed.cfguntu
d-i netcfg/get_domain string ubuntu-domain
d-i netcfg/wireless_essid string essid
d-i netcfg/wireless_wep string

## SHELL COMMANDS.
# d-i preseed/early_command string [ -x /custom-installation/hooks/early-command.sh ] && /custom-installation/hooks/early-command.sh

## UBIQUITY
ubiquity	ubiquity/summary	note
ubiquity	ubiquity/reboot boolean true
# ubiquity    ubiquity/success_command string [ -x /custom-installation/hooks/success-command.sh ] && /custom-installation/hooks/success-command.sh
# ubiquity    ubiquity/failure_command string [ -x /custom-installation/hooks/failure-command.sh ] && /custom-installation/hooks/failure-command.sh

## SKIP Security-Update-Error
d-i apt-setup/security-updates-failed note

## MIRRORS
d-i mirror/http/proxy string

## SUITE
d-i mirror/suite string precise

## PARTITIONING
d-i partman-auto/disk string LIDISK
d-i partman-auto/method string loop
d-i partman-auto-loop/partition string LIPARTITION
d-i partman-auto-loop/recipe string \
  /ubuntu/disks/root.disk 3000 17744 17744 $default_filesystem method{ format } format{ } use_filesystem{ } $default_filesystem{ } mountpoint{ / } . \
  /ubuntu/disks/swap.disk 100 256 256 linux-swap method{ swap } format{ } . \


d-i partman/confirm_write_new_label boolean true
d-i partman/choose_partition select finish
d-i partman/confirm boolean true
d-i partman/filter_mounted boolean false
d-i ubiquity/partman-skip-unmount boolean true


## CLOCK AND TIME ZONE
d-i clock-setup/utc boolean false
d-i time/zone string America/Edmonton

## USER ACCOUNT
d-i passwd/root-login boolean false
d-i passwd/user-fullname string noorez
d-i passwd/username string noorez
d-i passwd/user-password-crypted password $1$4X2oo$VUrSvLTAuZVWDG2opyNPp/
d-i user-setup/encrypt-home boolean false

## BOOT LOADER
d-i lilo-installer/skip boolean true
d-i grub-installer/only_debian boolean true
d-i grub-installer/with_other_os boolean true

## PACKAGE SELECTION
tasksel tasksel/first multiselect kubuntu-desktop

## FINISH FIRST STAGE
d-i finish-install/reboot_in_progress note
d-i cdrom-detect/eject boolean false

## X CONFIGURATION
xserver-xorg xserver-xorg/autodetect_monitor boolean true

## MIGRATION-ASSISTANT
#UserFolder=/Users/jmfrail
# d-i anna/choose_modules multiselect migration-assistant
# d-i migration-assistant/partitions multiselect Windows XP Professional (/dev/MADEVICE)
# d-i migration-assistant/MADEVICE/users multiselect jmfrail
# d-i migration-assistant/MADEVICE/jmfrail/items multiselect AIM Triton, Internet Explorer, Yahoo, MSN, Opera, Firefox, Wallpaper, User Picture, Outlook Express, Gaim
# d-i migration-assistant/MADEVICE/jmfrail/user string noorez

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1245308

Title:
  Kubuntu automatic-ubiquity installer freezes with certain preseed file

Status in “ubiquity” package in Ubuntu:
  New

Bug description:
  Kubuntu 13.10 amd64

  When attempting to perform an automatic installation in Kubuntu, if
  the following options are provided in the preseed file:

  d-i debian-installer/locale=en_US.UTF-8 
  d-i keyboard-configuration/layoutcode=us 
  d-i keyboard-configuration/variantcode=

  After the Kubuntu startup logo, the screen goes blank and nothing
  becomes responsive. If the options are not provided anywhere, the
  ubiquity installer dialog is presented and user is asked to provide
  the above information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1245308/+subscriptions



More information about the foundations-bugs mailing list