Re: [Nix-dev] nixos-install fail due to sync

2013-04-08 Thread Eelco Dolstra
Hi, On 08/04/13 15:50, Malcolm Matalka wrote: > I'm trying to do a new install of nixos on VirtualBox, and nixos-install > is failing because of a sync call in 'switch-to-configuration'. The > error is that it cannot run sync. Thanks, fixed. However, this was not a fatal error since switch-t

[Nix-dev] nixos-install fail due to sync

2013-04-08 Thread Malcolm Matalka
Hello! I'm trying to do a new install of nixos on VirtualBox, and nixos-install is failing because of a sync call in 'switch-to-configuration'. The error is that it cannot run sync. I believe this is a known issue but in a quick search of mailing list I didn't see it. Is there a known solution?