AUFS (Another Union File System)

Remount (like ''mount --bind'') - 1 Layer

Commandline

sudo mount -t aufs -o br:/path/to/src=rw: none /path/to/mntpnt

/etc/fstab

# /etc/fstab
# Remounting folder using AUFS
none /path/to/mntpnt aufs br:/path/to/src 0 0

2 Layers

Merging 2 directories:

sudo mount -t aufs -o br:/path/to/srcdir1=rw:/path/to/srcdir2=rw none /path/to/mntpnt

aufs.txt · Last modified: 2010/07/08 15:23 by semok
CC Attribution-Noncommercial-Share Alike 3.0 Unported chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0