I haven't used the specific patch, but I did see this bug report before
one was committed and used the workaround described. I can verify that
this workaround works:

---
lts.conf:
...
# Enable NBD Swap and set correct port - see 
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/235772
NBD_SWAP=Y
NBD_PORT=9572


---
$ netstat -l|grep 9572
tcp        0      0 *:9572                  *:*                     LISTEN     
[EMAIL PROTECTED]:~$ telnet localhost 9572
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
NBDMAGICB†S^[[3;5~^]quit

telnet> quit
Connection closed.

-- 
NBD_PORT default not correct
https://bugs.launchpad.net/bugs/235772
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to