[Bug 542376] Re: lucid ltsp nbd_swap doesn't work
Alkis Georgopoulos
alkisg at gmail.com
Thu Apr 8 20:15:15 UTC 2010
Open /usr/sbin/nbdswapd (it's a shell script), you'll see the following:
if [ -f /etc/ltsp/nbdswapd.conf ]; then
. /etc/ltsp/nbdswapd.conf
fi
...
SIZE=${SIZE:-"64"}
So I believe it's OK. Can you paste the output of
cat /etc/ltsp/nbdswapd.conf
on your server?
--
lucid ltsp nbd_swap doesn't work
https://bugs.launchpad.net/bugs/542376
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to ltsp in ubuntu.
Status in “ltsp” package in Ubuntu: Fix Released
Bug description:
In Lucid Alpha 3, NBD_SWAP = True option in /var/lib/tftpboot/ltsp/i386/lts.conf doesn't work, temporary files are not created in /tmp.
It works fine in Ubuntu 9.04
More information about the edubuntu-devel
mailing list