Michael Towers wrote:
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
##################


no problems here (luckily =P) but I've heard quite a few people on IRC say that .25 have ruined their system and such. maybe it should have stayed in testing a bit longer =P

Reply via email to