[Nix-dev] VirtualBox 5.0 guest additions versus Vagrant 1.7.4 - shared filesystem not mounting

Christian Theune ct at flyingcircus.io
Thu Jul 30 20:41:00 CEST 2015


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 <ct at flyingcircus.io> 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 · ct at flyingcircus.io <mailto:ct at flyingcircus.io> · +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
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev

—
Christian Theune · ct at flyingcircus.io · +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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20150730/75a4fac1/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20150730/75a4fac1/attachment.bin 


More information about the nix-dev mailing list