Re: [libvirt-users] Broken OS when booting rootfs from 9p share

2015-03-02 Thread Olivier Mauras
Finally got it working by setting user root as qemu user and disabling clearing of capabilities. Olivier On 2015-02-26 17:49, Olivier Mauras wrote: > On 2015-02-26 17:05, Kashyap Chamarthy wrote: > >> On Tue, Feb 24, 2015 at 11:56:50PM +0100, Olivier Mauras wrote: >> >>> On Tue, 2015-02-

Re: [libvirt-users] Broken OS when booting rootfs from 9p share

2015-02-26 Thread Olivier Mauras
On 2015-02-26 17:05, Kashyap Chamarthy wrote: > On Tue, Feb 24, 2015 at 11:56:50PM +0100, Olivier Mauras wrote: > >> On Tue, 2015-02-24 at 16:05 -0500, Laine Stump wrote: >> >>> On 02/24/2015 03:37 PM, Olivier Mauras wrote: >>> > Hello, I've been trying to boot a VM with the rootfs be

Re: [libvirt-users] Broken OS when booting rootfs from 9p share

2015-02-26 Thread Kashyap Chamarthy
On Tue, Feb 24, 2015 at 11:56:50PM +0100, Olivier Mauras wrote: > > > On Tue, 2015-02-24 at 16:05 -0500, Laine Stump wrote: > > On 02/24/2015 03:37 PM, Olivier Mauras wrote: > > >> Hello, > > >> > > >> I've been trying to boot a VM with the rootfs being a 9P share from > > >> the host. The VM OS

Re: [libvirt-users] Broken OS when booting rootfs from 9p share

2015-02-24 Thread Olivier Mauras
On Tue, 2015-02-24 at 16:05 -0500, Laine Stump wrote: > On 02/24/2015 03:37 PM, Olivier Mauras wrote: > >> Hello, > >> > >> I've been trying to boot a VM with the rootfs being a 9P share from > >> the host. The VM OS is centos 7. > >> The OS boots but no services can work and it appears that the

Re: [libvirt-users] Broken OS when booting rootfs from 9p share

2015-02-24 Thread Laine Stump
On 02/24/2015 03:37 PM, Olivier Mauras wrote: >> Hello, >> >> I've been trying to boot a VM with the rootfs being a 9P share from >> the host. The VM OS is centos 7. >> The OS boots but no services can work and it appears that the >> authentication system is broken. >> >> Now the funny thing is tha

Re: [libvirt-users] Broken OS when booting rootfs from 9p share

2015-02-24 Thread Olivier Mauras
> > Hello, > > I've been trying to boot a VM with the rootfs being a 9P share from > the host. The VM OS is centos 7. > The OS boots but no services can work and it appears that the > authentication system is broken. > > Now the funny thing is that booting the same OS on the same 9P share > man