# Internal use d-i debian-installer/consoledisplay string kbd=lat0-sun16(iso15) # Choose a country, territory or area: d-i countrychooser/shortlist-zh_CN select # Choose a country, territory or area: d-i countrychooser/shortlist-sv select # kernel needs a link in /boot/ (linux only) d-i debian-installer/kernel/linux/link_in_boot boolean false # Internal use d-i debian-installer/fallbacklocale string en_US@euro # Active devices for the RAID0 multidisk device: d-i mdcfg/raid0devs multiselect # Choose a country, territory or area: d-i countrychooser/shortlist-zh_TW select # Auto-configure network with DHCP? d-i netcfg/use_dhcp boolean true # Go back to the menu and correct errors? d-i partman-basicfilesystems/check_failed boolean # Partitioning scheme: d-i partman-auto/choose_recipe select All files in one partition (recommended for new users) # Logical volume name: d-i lvmcfg/lvcreate_name string # Write the changes to disk devices and copy the data? d-i partman-partitioning/confirm_copy boolean # Hostname: d-i netcfg/get_hostname string hagrid # d-i preseed/include_command string # Is this information correct? d-i netcfg/confirm_static boolean true # For internal use (Is a serial console in use?) d-i debian-installer/serial-console boolean false # Keymap to use: d-i console-keymaps-at/keymap select sg-latin1 # Multidisk device type: d-i mdcfg/createmain select # d-i partman/exception_handler select # Do you want to resume partitioning? d-i partman-target/mount_failed boolean # expert recipe content d-i partman-auto/expert_recipe string # How to use this partition: d-i partman-target/choose_method select # Debian archive mirror directory: d-i mirror/http/directory string /mirror//debian/ # Driver needed by your Ethernet card: d-i ethdetect/module_select select no ethernet card # Mount options: d-i partman-reiserfs/options multiselect # Choose an installation step: d-i debian-installer/missing-provide select ${DEFAULT} # Debian archive mirror country: d-i mirror/http/countries select enter information manually # New partition size: d-i partman-partitioning/new_partition_size string some number # Display again already asked questions d-i debconf/showold boolean false # Type of keyboard: d-i console-tools/archs select PC-style (AT or PS-2 connector) keyboard # FTP proxy information (blank for none): d-i mirror/ftp/proxy string # Logical volume: d-i lvmcfg/lvdelete_lvnames select # Continue with partitioning? d-i partman/unsupported_label boolean false # New partition size: d-i partman-partitioning/new_size string some number # Wireless ESSID for : d-i netcfg/wireless_essid string # Spare devices for the RAID1 multidisk device: d-i mdcfg/raid1sparedevs multiselect # Keymap to use for a USB keyboard: d-i console-keymaps-usb/keymap select mac-usb-us # PCMCIA resource range options: d-i hw-detect/pcmcia_resources string # Skip installing grub? d-i grub-installer/skip boolean false # Mount options: d-i partman-basicfilesystems/fatoptions multiselect # Prompt for module parameters? d-i hw-detect/prompt_module_params boolean false # Internal use d-i debconf/language string en_US:en_GB:en # Name server addresses: d-i netcfg/get_nameservers string # dummy template for preseeding unavailable questions d-i debian-installer/dummy string # Primary network interface: d-i netcfg/choose_interface select # default kernel image if nothing better is found d-i debian-installer/kernel/image string kernel-image-2.4-k7 # Device to remove from volume group: d-i lvmcfg/vgreduce_parts select # Devices to add to the volume group: d-i lvmcfg/vgextend_parts multiselect # Cannot read floppy, or not a driver floppy. Retry? d-i retriever/floppy/error boolean true # Volume group name: d-i lvmcfg/vgcreate_name string # Debian version to install: d-i mirror/suite select testing # kernel needs an initrd (linux 2.6 only) d-i debian-installer/kernel/linux/initrd-2.6 boolean true # How to use this free space: d-i partman/free_space select # Network configuration method: d-i netcfg/dhcp_options select Retry network autoconfiguration # Choose the next step in the install process: d-i debian-installer/main-menu select Finish the installation # Debian archive mirror hostname: d-i mirror/ftp/hostname string # Choose a country, territory or area: d-i countrychooser/shortlist-fr select # file to load for expert recipe d-i partman-auto/expert_recipe_file string # device to partition, in either devfs or non format d-i partman-auto/disk string # Retriever to use: d-i anna/retriever select net-retriever # Mount point for this partition: d-i partman-basicfilesystems/mountpoint_manual string # Point-to-point address: d-i netcfg/get_pointopoint string # Keep current partition layout and configure LVM? d-i partman-lvm/confirm_nochanges boolean false # HTTP proxy information (blank for none): d-i mirror/http/proxy string # enable frame buffer console on boot d-i debian-installer/framebuffer boolean true # Volume group to delete: d-i lvmcfg/vgdelete_names select # Choose a country, territory or area: d-i countrychooser/shortlist-nl select # Location for the new partition: d-i partman-partitioning/new_partition_place select # d-i preseed/include string # Ignore questions with a priority less than... d-i debconf/priority select high # Load network drivers from a driver floppy? d-i ethdetect/load_floppy boolean false # Continue the install without loading kernel modules? d-i anna/no_kernel_modules boolean false # Percentage of the file system blocks reserved for the super-user: d-i partman-basicfilesystems/specify_reserved string # Debian archive mirror hostname: d-i mirror/http/hostname string debian.ethz.ch # Choose a country, territory or area: d-i countrychooser/shortlist-ru select # kernel commandline d-i debian-installer/kernel/commandline string ro # Start PC card services? d-i hw-detect/start_pcmcia boolean true # Debian archive mirror country: d-i mirror/ftp/countries select US # Multidisk configuration actions d-i mdcfg/mainmenu select # default kernel image if nothing better is found (2.6) d-i debian-installer/kernel/image-2.6 string kernel-image-2.6.8-1-386 # DHCP hostname: d-i netcfg/dhcp_hostname string debian # Do you want to return to the partitioning menu? d-i partman-basicfilesystems/no_mount_point boolean # Typical usage of this partition: d-i partman-basicfilesystems/specify_usage select # Really delete the volume group? d-i lvmcfg/vgdelete_confirm boolean true # Type for the new partition: d-i partman-partitioning/new_partition_type select # This is an overview of your currently configured partitions and mount points. Select a partition to modify its settings (file system, mount point, etc.), a free space to create partitions, or a device to initialise its partition table. d-i partman/choose_partition select Finish partitioning and write changes to disk # Shell command or commands to run in the d-i environment as early as possible (use with care!) d-i preseed/early_command string # WEP key for wireless device : d-i netcfg/wireless_wep string # Choose a country, territory or area: d-i countrychooser/shortlist-ar select # always halt the machine d-i debian-installer/exit/always_halt boolean false # Choose a country, territory or area: d-i countrychooser/shortlist-pt_BR select # Do you want to return to the partitioning menu? d-i partman-xfs/no_mount_point boolean # Write the changes to disks? d-i partman/confirm boolean false # Go back to the menu and correct errors? d-i partman-xfs/check_failed boolean # Multidisk device to be deleted: d-i mdcfg/deletemenu select # Device for boot loader installation: d-i grub-installer/bootdev string # IP address: d-i netcfg/get_ipaddress string # Choose a country, territory or area: d-i countrychooser/shortlist-es select # Continue without a default route? d-i netcfg/no_default_route boolean # GRUB installation failed. Continue anyway? d-i grub-installer/apt-install-failed boolean yes # Flags for the new partition: d-i partman-partitioning/set_flags multiselect # Internal use d-i languagechooser/locale string en # Continue with the installation? d-i partman/confirm_nochanges boolean false # Write the changes to the storage devices and configure RAID? d-i partman-md/confirm boolean false # Choose a language: d-i languagechooser/language-name select English # Use unrecommended JFS /boot filesystem? d-i partman-jfs/jfs_boot boolean false # Choose a country, territory or area: d-i countrychooser/shortlist-en select # Proceed with installation to unclean target? d-i base-installer/use_unclean_target boolean false # sub architecture d-i debian-installer/kernel/subarchitecture string generic # Go back to the menu? d-i partman-basicmethods/method_only boolean # Write the changes to disk and resize the partition? d-i partman-partitioning/confirm_resize boolean # Partition settings: d-i partman/active_partition select # Domain name: d-i netcfg/get_domain string ethz.ch # Volume group: d-i lvmcfg/lvdelete_vgnames select # LVM configuration action: d-i lvmcfg/mainmenu select # Install the GRUB boot loader to the master boot record? d-i grub-installer/with_other_os boolean true # Mount options: d-i partman-basicfilesystems/options multiselect # Choose a country, territory or area: d-i countrychooser/country-name select Switzerland # Create new empty partition table on this device? d-i partman/confirm_new_label boolean false # Install the GRUB bootloader to XFS filesystem? d-i grub-installer/install_to_xfs boolean false # Volume group to reduce: d-i lvmcfg/vgreduce_names select # Installer components to load: d-i anna/choose_modules_lowmem multiselect # Internal use d-i debian-installer/language string en_CH:en_US:en_GB:en # Go back to the menu and correct errors? d-i partman-basicfilesystems/swap_check_failed boolean # Label for the file system in this partition: d-i partman-basicfilesystems/choose_label string # Go back to the menu and correct errors? d-i partman-reiserfs/check_failed boolean # Debian archive mirror: d-i mirror/http/mirror select ftp.us.debian.org # Do you want to return to the partitioning menu? d-i partman-reiserfs/no_mount_point boolean # Downloading a file failed: d-i retriever/net/error select Retry # Debian archive mirror directory: d-i mirror/ftp/directory string /debian/ # Choose a country, territory or area: d-i countrychooser/shortlist-de select # Do you want to return to the partitioning menu? d-i partman-jfs/no_mount_point boolean # Choose a country, territory or area: d-i countrychooser/shortlist-it select # Internal use d-i debian-installer/country string CH # Kernel to install: d-i base-installer/kernel/which-kernel select kernel-image-2.4-k7 # Spare devices for the RAID5 multidisk device: d-i mdcfg/raid5sparedevs multiselect # Choose a country, territory or area: d-i countrychooser/shortlist-pt select # What to do with this device: d-i partman/storage_device select # Activate existing volume groups? d-i lvmcfg/activevg boolean true # Number of spare devices for the RAID5 array: d-i mdcfg/raid5sparecount string # Partitioning method: d-i partman-auto/init_automatically_partition select Erase entire disk: SCSI1 (0,0,0) (sda) - 1.1 GB VMware, VMware Virtual S # Write the changes to disks and configure LVM? d-i partman-lvm/confirm boolean false # kernel needs an initrd (linux only) d-i debian-installer/kernel/linux/initrd boolean true # Devices for the new volume group: d-i lvmcfg/vgcreate_parts multiselect # internal use only d-i netcfg/disable_dhcp boolean false # Number of active devices for the RAID1 array: d-i mdcfg/raid1devcount string # Active devices for the RAID1 multidisk device: d-i mdcfg/raid1devs multiselect # Volume group: d-i lvmcfg/lvcreate_vgnames select # Debian archive mirror: d-i mirror/ftp/mirror select ftp.us.debian.org # Logical volume size: d-i lvmcfg/lvcreate_size string # Are you sure you want to exit now? d-i di-utils-reboot/really_reboot boolean false # Frontend to use d-i debconf/frontend string newt # Use unrecommended JFS root filesystem? d-i partman-jfs/jfs_root boolean false # halt the machine d-i debian-installer/exit/halt boolean false # Partition table type: d-i partman-partitioning/choose_label select # Additional parameters for module : d-i ethdetect/retry_params string # Would you like to make this partition active? d-i lilo-installer/activate-part boolean true # LILO installation target: d-i lilo-installer/bootdev select # Protocol for files download: d-i mirror/protocol select http # Go back to the menu and correct errors? d-i partman-jfs/check_failed boolean # Source partition: d-i partman-partitioning/source_partition select # Do you want to return to the partitioning menu? d-i partman-ext3/no_mount_point boolean # Really delete this multidisk device? d-i mdcfg/deleteverify boolean false # Load drivers from floppy now? d-i retriever/floppy/loadnow boolean false # File system for this partition: d-i partman-target/choose_filesystem select # Mount point for this partition: d-i partman-basicfilesystems/mountpoint select # Installer components to load: d-i anna/choose_modules multiselect # Choose a country, territory or area: d-i countrychooser/shortlist-eu select # Mount point for this partition: d-i partman-basicfilesystems/fat_mountpoint select # Choose a country, territory or area: d-i countrychooser/shortlist select other # Active devices for the RAID5 multidisk device: d-i mdcfg/raid5devs multiselect # country code or "enter information manually" d-i mirror/country string enter information manually # Mount options: d-i partman-ext3/options multiselect # LILO installation target: d-i lilo-installer/manual_bootdev string # Write a new empty partition table? d-i partman/confirm_write_new_label boolean false # For internal use (keyboard chosen by user) d-i debian-installer/keymap select sg-latin1 # Go back to the menu and correct errors? d-i partman-ext3/check_failed boolean # url of debconf preseed file (or files) to download d-i preseed/url string # Additional parameters for module : d-i hw-detect/module_params string # Volume groups configuration action: d-i lvmcfg/vgmenu select # Shell command or commands to run in the d-i environment as late as possible (use with care!) d-i preseed/late_command string # Number of active devices for the RAID5 array: d-i mdcfg/raid5devcount string # Disk space to partition: d-i partman-auto/automatically_partition select # Modules to load: d-i hw-detect/select_modules multiselect piix (Intel Corporation 82371AB/EB/MB PIIX4 IDE), BusLogic (BusLogic BT-946C (BA80C30) [MultiMaster 10]), via82cxxx (IDE chipset support), trm290 (IDE chipset support), triflex (IDE chipset support), slc90e66 (IDE chipset support), sis5513 (IDE chipset support), siimage (IDE chipset support), serverworks (IDE chipset support), sc1200 (IDE chipset support), rz1000 (IDE chipset support), pdc202xx_old (IDE chipset support), pdc202xx_new (IDE chipset support), opti621 (IDE chipset support), ns87415 (IDE chipset support), hpt34x (IDE chipset support), generic (IDE chipset support), cy82c693 (IDE chipset support), cs5530 (IDE chipset support), cmd64x (IDE chipset support), cmd640 (IDE chipset support), amd74xx (IDE chipset support), alim15x3 (IDE chipset support), aec62xx (IDE chipset support), adma100 (IDE chipset support), ide-detect (Linux IDE detection), ide-disk (Linux ATA DISK), ide-cd (Linux ATAPI CD-ROM), isofs (Linux ISO 9660 filesystem) # Mount options: d-i partman-xfs/options multiselect # Volume group to extend: d-i lvmcfg/vgextend_names select # Logical volumes configuration action: d-i lvmcfg/lvmenu select # Continue with partitioning? d-i partman/unknown_label boolean true # Keep current partition layout and configure RAID? d-i partman-md/confirm_nochanges boolean false # Select your floppy device: d-i retriever/floppy/device select # Install the GRUB boot loader to the master boot record? d-i grub-installer/only_debian boolean true # Partition name: d-i partman-partitioning/set_name string # File system for the new partition: d-i partman-partitioning/new_partition_fs select # Internal use d-i debian-installer/locale string en_US # Mount options: d-i partman-jfs/options multiselect # Gateway: d-i netcfg/get_gateway string # Number of spare devices for the RAID1 array: d-i mdcfg/raid1sparecount string # LILO installation failed. Continue anyway? d-i lilo-installer/apt-install-failed boolean yes # Netmask: d-i netcfg/get_netmask string 255.255.255.0 # Wireless network kind: d-i netcfg/wireless_adhoc_managed select Infrastructure (Managed) network