Changes between Version 3 and Version 4 of pxe_boot_from_telehouse
- Timestamp:
- May 11, 2017, 6:28:10 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pxe_boot_from_telehouse
v3 v4 1 1 = How do I do a network based installation in Telehouse? = 2 2 3 robideau is configured to offer a Debian Squeeze installervia the network (via tftp) in our Telehouse location.3 robideau is configured to offer a Debian jessie installer, jesie debirf and memtest via the network (via tftp) in our Telehouse location. 4 4 5 5 If you would like to use it, follow these steps: 6 6 7 * On robideau, start the DHCP server: 7 * Determine the MAC address of the network device you are using 8 * On robideau, 9 * Edit /etc/dhcp/dhcpd.conf and add a stanza for the server so it is "known" 10 * start the DHCP server: 8 11 {{{ 9 12 /etc/init.d/isc-dhcp-server start