Hello, Michael Creel: > I am attempting to update the kernel of the parallelknoppix64-rc1 live CD to > use > kernel 2.6.21.1 instead of 2.6.19.7. I updated aufs to yesterday's CVS and > compiled the aufs.ko module as normal (make KDIR=/usr/src/linux -f local.mk).
> Everything seems to go well, but when the CD is booted (actually, I use > VMware > to boot the image), there is a failure at the point that the aufs filesystem > is > mounted, leading to a "failure bad /proc/mounts 1" message. So I'm wondering > if > aufs is supposed to work with 2.6.21.1, x86_64, and I am doing something > wrong, > or if I just need to wait a bit for support to be added. Thanks, Michael Unfortunately, I don't have 64bit environment, so I didn't test aufs on 64bit personally. But some users reported to me or this ML that aufs is running fine. More unfortunately, I cound use 2.6.21(.1) since the sis900 nic driver is broken. But it seems to be fixed already in git tree. I am waiting for 2.6.21.2. About "failure bad /proc/mounts 1", do you have /proc/mounts when you mounted aufs? If you don't, try -i option for mount(8). otherwise please send me your /proc/mounts. Junjiro Okajima ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
