1 | | = How do I do a network based installation from naomi? = |
2 | | |
3 | | naomi is configured to offer a Debian Lenny installer via the network (via tftp) in our XO/Bandcon location (see steps to do this in [wiki:pxeboot_from_leslie Telehouse]). |
4 | | |
5 | | If you would like to use it, follow these steps: |
6 | | |
7 | | * Login to naomi as root. |
8 | | * Run /root/bin/enable-pxe-netboot |
9 | | * Plug a network cable into naomi's eth2 port |
10 | | * Plug this cable into the nic of the server you want to install debian on. |
11 | | * Configure the target server to boot from the network device |
12 | | * 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 naomi. |
| 1 | This page has moved to [wiki:pxe_boot_from_xo]. |