Debian PXE Installation

Ein sehr gute Howto um Debian Squeeze per PXE zu installieren :)

http://andys.org.uk/bits/2010/03/22/pxe-booting-a-debian-squeeze-install...

 

LABEL auto_install
kernel debian/etch/i386/linux
append vga=normal initrd=debian/etch/i386/initrd.gz
ramdisk_size=10240 root /dev/rd/0 auto
url=http://192.168.0.1/./preseed.cfg console­keymaps­at/keymap=us
locale=en_US interface=eth0 netcfg/get_hostname=unassigned
hostname netcfg/get_domain=unassigned­domain
netcfg/dhcp_timeout=16 ­
 

 

Mfg
Christoph