[Thread Prev][Thread Next][Thread Index]

Re: and deleting subdirectories



Hi there.

 > I have been done a backup of a big subsdirectori tree from
 > Linux, to the same FAT32 partition:

 > tar zcvf cbuilder.tgz cbuilder ( aprox 300 MB of data)

 > When I finished backup the data, I trt to remove the directory
 > cbulider (i rm -rf cbuilder) and all is delected except the
 > directory itself:

 > rm -rf cbuilder
 > rm: cbuilder: Device or resource busy 
 > ????

 > The directory is empty and I don't know why this message. I have
 > used tje 2.2.7 kernel, with vfat / msdos / etc as modules.

In my experience, whenever I get that particular error message, I have
some process somewhere that has the stated directory as its current
directory. You might wish to check for that...

Best wishes from Riley.

+----------------------------------------------------------------------+
| There is something frustrating about the quality and speed of Linux  |
| development, ie., the quality is too high and the speed is too high, |
| in other words, I can implement this XXXX feature, but I bet someone |
| else has already done so and is just about to release their patch.   |
+----------------------------------------------------------------------+
 * ftp://ftp.MemAlpha.cx/pub/rhw/Linux
 * http://www.MemAlpha.cx/kernel.versions.html


-
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/