diff options
author | Eric Hameleers <alien@slackware.com> | 2016-05-05 22:47:51 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2016-05-05 22:47:51 +0200 |
commit | d916a8d9470e60a4c7aaaa4c35cd57177bd406a0 (patch) | |
tree | 131f79f420848123d9a2cfc7378539c6ce0112e8 /README.txt | |
parent | 368f978ba5a831f1ef4874b8a2f03dc9a40c8711 (diff) | |
download | liveslak-d916a8d9470e60a4c7aaaa4c35cd57177bd406a0.tar.gz liveslak-d916a8d9470e60a4c7aaaa4c35cd57177bd406a0.tar.xz |
README.txt: suggest 'toram' boot parameter when running a PXE server.
Diffstat (limited to '')
-rw-r--r-- | README.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -149,6 +149,8 @@ If you have multiple network interfaces, it is important to know that dnsmasq wi Once the PXE server is running, the script will show you the dnsmasq's activity log in a dialog window so that you can monitor the PXE clients that are connecting. +If your PXE server computer has sufficient RAM, it is strongly advised to boot the server's Live OS from the USB stick with the '''toram''' parameter. When more than a few PXE clients start reading OS files from the PXE server, the USB stick will become a bottleneck. Running the server OS from RAM will get rid of that bottleneck. + ==== Boot parameters explained ==== |