ubuntu_netboot
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ubuntu_netboot [2009/06/12 10:15] – suapapa | ubuntu_netboot [2013/08/03 05:04] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| </ | </ | ||
| <code bash> | <code bash> | ||
| - | sudo apt-get install xinetd | + | sudo apt-get install xinetd tftp-hpa tftpd-hpa |
| Create / | Create / | ||
| service tftp | service tftp | ||
| { | { | ||
| - | protocol | + | disable |
| - | port = 69 | + | socket_type |
| - | socket_type | + | wait = yes |
| - | wait = yes | + | user = root |
| - | user = nobody | + | server |
| - | server | + | server_args |
| - | server_args | + | |
| - | disable | + | |
| } | } | ||
| sudo / | sudo / | ||
ubuntu_netboot.1244801746.txt.gz · Last modified: 2013/08/03 05:04 (external edit)