> md0 = /dev/hdd1 /dev/sda4(module ppa)
>
> modprobe ppa
> mdadd -ar
> mount /dev/md0 /mnt
> cat `find /mnt ` >/dev/null
> rmmod ppa
^^^^^^^^^^^^^
This shouldn't succeed. Sounds like a usage count problem somewhere.
Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/