[root@cooker root]# mount ... /dev/discs/disc1/part4 on /jaz type ext2 (rw) [root@cooker root]# eject sda eject: unable to eject, last error: Invalid argument [root@cooker root]# mount ... /dev/discs/disc1/part4 on /jaz type ext2 (rw)
Note that drive is ejected and I can unmount it just fine. Is it result of "delayed umount" patch (do not remember exact name, the patch makes it possible to unmount busy filesystem). -andrej
