Changes between Version 5 and Version 6 of pxeboot_from_leslie
- Timestamp:
- Dec 10, 2009, 5:24:51 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pxeboot_from_leslie
v5 v6 1 = How do I do a network based installation from leslie? =1 = How do I do a network based installation from kiyoshi? = 2 2 3 3 leslie is configured to offer a Debian Etch or Debian Lenny installer via the network (via tftp) in our Telehouse location (see steps to do this in [wiki:pxeboot_from_naomi XO/Bandcon]). … … 5 5 If you would like to use it, follow these steps: 6 6 7 * Login to leslie as root. 8 * Run /root/bin/enable-pxe-netboot 9 * Find the network cable plugged into the bottom network card on leslie (leslie is the bottom-most server in the cabinet). It should not be plugged into anything. 7 * Find the network cable plugged into the bottom network card on kiyoshi. 10 8 * Plug this cable into the nic of the server you want to install debian on. 11 9 * Configure the target server to boot from the network device 12 10 * You should be all set. Note: when the debian installer begins, you can unplug the network cable, and plug in a cable connecting the server to the real network for the completion of the installation. 13 * Lastly, run /root/bin/disable-pxe-netboot on leslie.14 15 NOTE: booting to lenny is currently broken since the [http://http.us.debian.org/debian/dists/lenny/main/installer-i386/current/images/netboot/debian-installer/i386/ available initrd at the moment (2008-10-21)] uses kernel 2.6.24 whereas the lenny archives only have kernel modules for 2.6.26.