On 08/04/2010 01:05 AM, Daniel Lezcano wrote:
> On 08/04/2010 12:16 AM, Daniel Lezcano wrote:
>> On 08/03/2010 03:10 AM, Osvaldo Filho wrote:
>>
>>> I want to jail users to a LTSP server.
>>> I thought it would be easy to LXC. But I'm having problems.
>>> - the ltsp-build-client - arch i386 does not end.
>>>
>>> r...@localhost:/opt# ltsp-build-client --arch i386
>>> ...
>>> I: Extracting upstart...
>>> I: Extracting util-linux...
>>> I: Extracting zlib1g...
>>> error: LTSP client installation ended abnormally
>>>
>>>
>> On my host a quick look to /opt/ltsp/debootstrap/debootstrap.log shows
>> devices can not be created.
>>
>> Before building the client again the command:
>>
>>         lxc-cgroup -n ubuntu devices.allow a
>>
>> makes the installation to go ahead (not yet finished on my host, still
>> installing and downloading packages).
>>
>
> Gah ! I just got:
>
>
> ERROR: Neither /var/log/messages nor /var/log/syslog exists.  Unable to log.
> Updating /var/lib/tftpboot directories for chroot: /opt/ltsp/amd64
> /usr/sbin/ltsp-update-kernels: 155: /sbin/restorecon: not found
> error: LTSP client installation ended abnormally
>
> I installed selinux and called:
>
> ltsp-update-kernels again.
>
> followed by:
>
> ltsp-update-image
>
> Seems to work I have a ltsp login splash screen now. Still have to log
> into ...

Ok, last comment on this thread :)

we have to change the root password (1), generate the ssh key (2) and 
update the image (3)

        (1) chroot /opt/ltsp/amd64
        passwd root
        exit

        (2) ltsp-update-sshkeys

        (3) ltsp-update-image


Run the pxe client and log into.

Have fun ;)
   -- Daniel


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to