Skip to main content

Questions tagged [aufs]

AUFS is an advanced multi layered unification filesystem.

0 votes
1 answer
204 views

I want to build the AUFS Linux filesystem for Linux kernel 6.6.31. Where can I get the source code and how to build it and lastly, how do I get the .ko file?
t14njin's user avatar
2 votes
0 answers
563 views

I multiboot several distributions which are at separate subvolumes. They are stored in a not standardised layout. I have some subvolumes which I want mounted in a layered way. I prefere to use aufs . ...
Peter G Holm's user avatar
0 votes
2 answers
2k views

I need this behavior because I need to know what the application using the merged folder will do, so I can backup it properly and consistently with small backups. I need to force it behave like I did ...
Aquarius Power's user avatar
2 votes
2 answers
1k views

Disclaimer: I'm a newb and I need step by step guide. Thanks! I want to first install grub without OS, since it will boot from ISO file off the local network storage. I'm booted into a liveCD (I can't ...
newbie's user avatar
  • 23
1 vote
0 answers
844 views

I want to union some folder, current I use mergerfs, I try to test aufs. When I mount aufs, it jump a error. $sudo mount -t aufs -o br=./a:./b none ./c mount: /home/t/c: wrong fs type, bad option, ...
fcying's user avatar
  • 11
3 votes
0 answers
569 views

A follow-up from this question. After reading Docker Storage drivers from official doc I understood that overlay was faster than aufs because it had only one hard linked image layer. But for ...
rokrokss's user avatar
0 votes
2 answers
4k views

I've been learning docker and decided to try out the unionfs aufs. But I couldn't find a way to do it. I tried mount -t aufs but it complained that aufs was unknown. $ sudo mount -t aufs -o dirs=./...
z.h.'s user avatar
  • 1,084
0 votes
1 answer
264 views

I'm trying to have this done on a debian 9 based embedded system. The fs that come for root is mounted as such in /etc/fstab: # /etc/fstab: static file system information. # /dev/mmcblk1p1 / ext4 ...
JJ Adams's user avatar
  • 113

15 30 50 per page