You are not logged in.

#1 2009-06-29 00:29:01

loki0347
Member
Registered: 2009-06-29
Posts: 3

Cannot mount Unionfs

I finally got my first Arch Linux setup running on my eee701. The manual was great and I got through it with no trouble. The only thing is I want to squash my /usr directory to save space (4GB SSD is small). google linux liposuction, all I want to do is mount usr.sqfs as /usr and mount a folder over it as a unionfs. Now I already got squashfs-tools and the  aufs2-util but when I try to mount -t unionfs I get the error: mount: unknown filesystem type 'unionfs'... Any help?

Offline

#2 2009-06-29 01:02:15

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: Cannot mount Unionfs

Usually this means that you do not have the needed filesystem module loaded. Use lsmod to check and see if you have the module loaded.


Website - Blog - arch-home
Arch User since March 2005

Offline

#3 2009-06-29 05:24:38

loki0347
Member
Registered: 2009-06-29
Posts: 3

Re: Cannot mount Unionfs

With aufs2-util installed, trying to load unionfs as a module fails.

Offline

#4 2009-06-29 05:30:37

loki0347
Member
Registered: 2009-06-29
Posts: 3

Re: Cannot mount Unionfs

nvm I see that I need to use mount -t aufs... RTFM applies here thanks though, you got me pointed in the right direction...

Last edited by loki0347 (2009-06-29 06:09:51)

Offline

Board footer

Powered by FluxBB