>Ok, checked that your configuration lines have too many spaces in the
>fields and the kernel does not like this.
>I suppose, the kernel should trim the spaces but anyway, that can be
>fixed in userspace ...
>
>If you remove the extra spaces between dev minor:major and "rwm" that
>should work.
>
On 08/24/2010 10:33 AM, l...@jelmail.com wrote:
>> Ok, checked that your configuration lines have too many spaces in the
>> fields and the kernel does not like this.
>> I suppose, the kernel should trim the spaces but anyway, that can be
>> fixed in userspace ...
>>
>> If you remove the extra space
>Ok, checked that your configuration lines have too many spaces in the
>fields and the kernel does not like this.
>I suppose, the kernel should trim the spaces but anyway, that can be
>fixed in userspace ...
>
>If you remove the extra spaces between dev minor:major and "rwm" that
>should work.
>
On 08/23/2010 03:01 PM, l...@jelmail.com wrote:
>
>>>
>>>
With some tweaks that maybe possible, but IMHO it is not adequate.
Lxc is not like QEMU/KVM or Virtualbox, the hardware is not virtualized,
so you may have conflicts with the differents X server because they will
>
>>
>>> With some tweaks that maybe possible, but IMHO it is not adequate.
>>> Lxc is not like QEMU/KVM or Virtualbox, the hardware is not virtualized,
>>> so you may have conflicts with the differents X server because they will
>>> share the same hardware (eg. different resolutions in differen
On 08/23/2010 01:13 PM, l...@jelmail.com wrote:
>
>> With some tweaks that maybe possible, but IMHO it is not adequate.
>> Lxc is not like QEMU/KVM or Virtualbox, the hardware is not virtualized,
>> so you may have conflicts with the differents X server because they will
>> share the same hardw
> With some tweaks that maybe possible, but IMHO it is not adequate.
> Lxc is not like QEMU/KVM or Virtualbox, the hardware is not virtualized,
> so you may have conflicts with the differents X server because they will
> share the same hardware (eg. different resolutions in different
containers)
On 08/22/2010 09:44 PM, l...@jelmail.com wrote:
> Hello, this is my first post here so please bear with me. I have been
> evaluating LXC over the past week and I am trying to set up a desktop
> environment inside a container that uses the host's hardware devices.
>
> Is what I am trying to do possi