source:
images/thinclient/server/pxelinux.cfg
@
d6ed36a
| Last change on this file since d6ed36a was c5c522c, checked in by , 9 years ago | |
|---|---|
|
|
| File size: 455 bytes | |
| Line | |
|---|---|
| 1 | # Add this to your pxelinux.cfg file. |
| 2 | # Dont forget to replace the net_server adress. |
| 3 | # Make sure the server has guest/guest access and that the path contains all the files (bzImage, initrd, image and others) |
| 4 | |
| 5 | |
| 6 | LABEL thin |
| 7 | KERNEL thin/bzImage |
| 8 | APPEND initrd=thin/initrd.gz net_dev=eth0 net_server=//192.168.13.2/tftp/thin console=tty1 rw root=/dev/ram0 init=/linuxrc ramdisk_size=64000 bootimage=image splash=silent,theme:S,tty:9 pivotimage |
Note: See TracBrowser
for help on using the repository browser.
