Changes between Version 3 and Version 4 of pxe_boot_from_telehouse


Ignore:
Timestamp:
May 11, 2017, 6:28:10 PM (8 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pxe_boot_from_telehouse

    v3 v4  
    11= How do I do a network based installation in Telehouse? =
    22
    3 robideau is configured to offer a Debian Squeeze installer via the network (via tftp) in our Telehouse location.
     3robideau is configured to offer a Debian jessie installer, jesie debirf and memtest via the network (via tftp) in our Telehouse location.
    44
    55If you would like to use it, follow these steps:
    66
    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:
    811{{{
    912/etc/init.d/isc-dhcp-server start