Re: [Nix-dev] Virtualbox on Nixos15.09, Error: NS_ERROR_FAILURE (0x80004005)

2015-12-19 Thread rohit yadav
Yes, I did. I added the my user to the user group of vboxusers. However,
virtualbox complains about the group permission. "nixbld" though added as
vboxuser doesn't solve the issue. I guess there is no user with name
nixbld. Its only a group. So when I disabled the write permission on /nix,
it works fine.

On Sat, Dec 19, 2015 at 5:16 AM, Arseniy Seroka 
wrote:

> Did you set `virtualisation.virtualbox.host.enable = true;` in your
> configuration.nix?
>
> --
> Sincerely,
> Arseniy Seroka
>
> On 19 December 2015 02:53:23 rohit yadav  wrote:
>
>> Changing the permission of of '/nix' by 'chmod g-w' solves the​ issue. Is
>> it a right solution?
>>
>> On Fri, Dec 18, 2015 at 5:17 PM, rohit yadav 
>> wrote:
>>
>>> After loading the vboxdrv manually, it moves forward but complains as
>>> follows:
>>> "An uknown group has write access to '/nix' and we therefore cannot
>>> trust the directory content or that of any subdirectory
>>> (VERR_SUPLIB_WRITE_NON_SYS_GROUP)"
>>>
>>> Do I need to manually change the group of /nix directory to root?
>>>
>>> --
>>> Rohit
>>>
>>> On Fri, Dec 18, 2015 at 4:53 PM, rohit yadav 
>>> wrote:
>>>
 Hi,

 I am trying to run vagrant on NixOS with Virtualbox. I receive the
 above mentioned error when launching any machine with Virtualbox. On ubuntu
 it is fixed by dkms and vboxdrv module.

 Thanks,
 Rohit

>>>
>>>
>> ___
>> nix-dev mailing list
>> nix-dev@lists.science.uu.nl
>> http:/​/​lists​.​science​.​uu​.​nl/​mailman/​listinfo/​nix-dev
>> 
>>
>>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Virtualbox on Nixos15.09, Error: NS_ERROR_FAILURE (0x80004005)

2015-12-19 Thread Arseniy Seroka
Did you set `virtualisation.virtualbox.host.enable = true;` in your 
configuration.nix?


--
Sincerely,
Arseniy Seroka



On 19 December 2015 02:53:23 rohit yadav  wrote:


Changing the permission of of '/nix' by 'chmod g-w' solves the​ issue. Is
it a right solution?

On Fri, Dec 18, 2015 at 5:17 PM, rohit yadav 
wrote:


After loading the vboxdrv manually, it moves forward but complains as
follows:
"An uknown group has write access to '/nix' and we therefore cannot trust
the directory content or that of any subdirectory
(VERR_SUPLIB_WRITE_NON_SYS_GROUP)"

Do I need to manually change the group of /nix directory to root?

--
Rohit

On Fri, Dec 18, 2015 at 4:53 PM, rohit yadav 
wrote:


Hi,

I am trying to run vagrant on NixOS with Virtualbox. I receive the above
mentioned error when launching any machine with Virtualbox. On ubuntu it is
fixed by dkms and vboxdrv module.

Thanks,
Rohit








--
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Virtualbox on Nixos15.09, Error: NS_ERROR_FAILURE (0x80004005)

2015-12-18 Thread rohit yadav
Changing the permission of of '/nix' by 'chmod g-w' solves the​ issue. Is
it a right solution?

On Fri, Dec 18, 2015 at 5:17 PM, rohit yadav 
wrote:

> After loading the vboxdrv manually, it moves forward but complains as
> follows:
> "An uknown group has write access to '/nix' and we therefore cannot trust
> the directory content or that of any subdirectory
> (VERR_SUPLIB_WRITE_NON_SYS_GROUP)"
>
> Do I need to manually change the group of /nix directory to root?
>
> --
> Rohit
>
> On Fri, Dec 18, 2015 at 4:53 PM, rohit yadav 
> wrote:
>
>> Hi,
>>
>> I am trying to run vagrant on NixOS with Virtualbox. I receive the above
>> mentioned error when launching any machine with Virtualbox. On ubuntu it is
>> fixed by dkms and vboxdrv module.
>>
>> Thanks,
>> Rohit
>>
>
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Virtualbox on Nixos15.09, Error: NS_ERROR_FAILURE (0x80004005)

2015-12-18 Thread rohit yadav
After loading the vboxdrv manually, it moves forward but complains as
follows:
"An uknown group has write access to '/nix' and we therefore cannot trust
the directory content or that of any subdirectory
(VERR_SUPLIB_WRITE_NON_SYS_GROUP)"

Do I need to manually change the group of /nix directory to root?

--
Rohit

On Fri, Dec 18, 2015 at 4:53 PM, rohit yadav 
wrote:

> Hi,
>
> I am trying to run vagrant on NixOS with Virtualbox. I receive the above
> mentioned error when launching any machine with Virtualbox. On ubuntu it is
> fixed by dkms and vboxdrv module.
>
> Thanks,
> Rohit
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-dev] Virtualbox on Nixos15.09, Error: NS_ERROR_FAILURE (0x80004005)

2015-12-18 Thread rohit yadav
Hi,

I am trying to run vagrant on NixOS with Virtualbox. I receive the above
mentioned error when launching any machine with Virtualbox. On ubuntu it is
fixed by dkms and vboxdrv module.

Thanks,
Rohit
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev