ltsp-built-client error
- by sat
I am facing some issues while building a thin client using the ltsp-build-client, it says an error.
Error is:
I: Retrieving Release
E: Failed getting release file file://root/ISO/ubuntu-12.04.1-desktop-i386.iso/dists/squeeze/Release
error: LTSP client installation ended abnormally
My Command is:
ltsp-build-client --mirror file://root/ISO/ubuntu-12.04.1-desktop-i386.iso --security-mirror none --accept-unsigned-packages
I am referring this URL http://wiki.debian.org/LTSP/Howto.
How to solve this error?