... | ... | @@ -143,6 +143,12 @@ ONBOOT="yes" |
|
|
TYPE="Ethernet"
|
|
|
```
|
|
|
|
|
|
- copy misc. config files you want or need into the node's fs
|
|
|
|
|
|
```
|
|
|
cp /root/.bashrc /root/.bash_profile /var/lib/tftpboot/computenode08/centos6/root/root/
|
|
|
```
|
|
|
|
|
|
- generate kernel and ramfs
|
|
|
|
|
|
```
|
... | ... | |