ltsp-built-client error
Posted
by
sat
on Server Fault
See other posts from Server Fault
or by sat
Published on 2012-10-09T14:12:21Z
Indexed on
2012/10/16
5:09 UTC
Read the original article
Hit count: 532
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?
© Server Fault or respective owner