operating_systems:linux:debian:nfsboot
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| operating_systems:linux:debian:nfsboot [2012/08/26 09:10] – [DHCP/TFTP/NFS server installation] sbolay | operating_systems:linux:debian:nfsboot [2012/08/26 09:16] (current) – [LINKS] sbolay | ||
|---|---|---|---|
| Line 218: | Line 218: | ||
| ==== DHCP/ | ==== DHCP/ | ||
| First install your DHCP/ | First install your DHCP/ | ||
| + | |||
| For information, | For information, | ||
| === TFTP === | === TFTP === | ||
| Line 250: | Line 251: | ||
| next-server server; #in fact here I have the IP address of the TFTP server | next-server server; #in fact here I have the IP address of the TFTP server | ||
| } | } | ||
| - | < | + | </code> |
| === NFS === | === NFS === | ||
| - | served by [[http:// | + | served by [[http:// |
| root@server:# | root@server:# | ||
| <code bash> | <code bash> | ||
| Line 277: | Line 279: | ||
| === Package verification/ | === Package verification/ | ||
| First check that all tools you need are present. | First check that all tools you need are present. | ||
| + | |||
| In this example, I show the missing nfs support for the **mount** command, then the installation of the respective package and finally a successfully test: | In this example, I show the missing nfs support for the **mount** command, then the installation of the respective package and finally a successfully test: | ||
| <code bash> | <code bash> | ||
| Line 318: | Line 321: | ||
| </ | </ | ||
| - | === WITH initrd === | + | ==== WITH initrd |
| (see Documentation/ | (see Documentation/ | ||
| + | |||
| FIXME http:// | FIXME http:// | ||
| FIXME http:// | FIXME http:// | ||
| Line 366: | Line 370: | ||
| ==== WHITOUT initrd ==== | ==== WHITOUT initrd ==== | ||
| (see Documentation/ | (see Documentation/ | ||
| + | |||
| / | / | ||
| <code bash> | <code bash> | ||
| Line 397: | Line 402: | ||
| Q: mountd[11516]: | Q: mountd[11516]: | ||
| - |
A: add in the / | + |
A: add in the / |
| ===== LINKS ===== | ===== LINKS ===== | ||
| - | * This howto was mainly based on jukie.net/ | + | * This howto was mainly based on [[http:// |
| * http:// | * http:// | ||
| * http:// | * http:// | ||
operating_systems/linux/debian/nfsboot.1345972232.txt.gz · Last modified: 2012/08/26 09:10 by sbolay