[arch-general] aufs with kernel 2.6.25
Michael Towers
gradgrind at online.de
Sun May 25 03:30:32 EDT 2008
Hi there,
Is anyone else having problems with aufs and the new kernel (2.6.25.4-1,
i686)?
Here it is a bit of a disaster - I mount it and that was the end of the
session, no message, complete system lock up, hard reset necessary. Here
is my simple test script:
################## run as root
#!/bin/sh
mkdir -p aufsu
mkdir -p tfs/system
mkdir -p tfs/mods
mount -t aufs -o br:tfs/mods=rw:tfs/system=ro aufs aufsu
##################
More information about the arch-general
mailing list