Hi, I’ve been tracing what’s going on. Seems its a nix-related problem. mount is trying to find the ‘mount.vboxsf’ binary but can’t find it. I added it to the system profile but found that it’s located in ‘sbin’ but mount only looks in ‘bin’.
Now I’ll try to figure out how to fix that … > On 30 Jul 2015, at 17:03, Christian Theune <[email protected]> wrote: > > Hi, > > I managed to spend some time on NixOS w/ Vagrant today and was experimenting > with images for 15.07pre. I noticed that the VirtualBox additions have been > upgraded, but I’m (=Vagrant) unable to mount the shared file system. The > kernel shows this: > > [ 419.486514] sf_read_super_aux err=-22 > > The change was added here: > https://github.com/NixOS/nixpkgs/commit/29993682a27f1ce33668879ea52084caae1ed08b > > <https://github.com/NixOS/nixpkgs/commit/29993682a27f1ce33668879ea52084caae1ed08b> > > @aszlig: did you notice something weird about the shared filesystem stuff? > Any pointers? > > It appears this is a general issue with VBox that their guest drivers are > kinda picky and having Vagrant in the mix also seems to complicate this. > Leaky abstractions galore! > > Cheers, > Christian > > — > Christian Theune · [email protected] <mailto:[email protected]> · +49 > 345 219401 0 > Flying Circus Internet Operations GmbH · http://flyingcircus.io > <http://flyingcircus.io/> > Forsterstraße 29 · 06112 Halle (Saale) · Deutschland > HR Stendal HRB 21169 · Geschäftsführer: Christian. Theune, Christian. > Zagrodnick > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev — Christian Theune · [email protected] · +49 345 219401 0 Flying Circus Internet Operations GmbH · http://flyingcircus.io Forsterstraße 29 · 06112 Halle (Saale) · Deutschland HR Stendal HRB 21169 · Geschäftsführer: Christian. Theune, Christian. Zagrodnick
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
