[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building headless network install the proper way



C. Gatzemeier wrote:
maybe
F7 will give more details on getting the boot strings right.


You would probably need to figure out the debconf answers you need to provide tough, only a couple of them are shown on the help screen.

Maybe some of those:

/var/cache/debconf# grep install config.dat

Name: debian-installer/country
Name: debian-installer/keymap
Name: debian-installer/language

A boot string (in pxelinux.cfg/default) of:
  append vga=normal initrd=debian-installer/initrd.gz
    ramdisk_size=9121 root=/dev/rd/0 devfs=mount,dall rw
    debian-installer/framebuffer=false DEBCONF_PRIORITY=high
    debian-installer/country=GB debian-installer/keymap=uk
    debian-installer/language=en_GB

Was not enough to stop it asking for the country, language or keyboard map.

Sam





Reply to: