On 04/04/07, Shlomo Solomon <[EMAIL PROTECTED]> wrote:
On Wednesday 04 April 2007 11:24, Amos Shapira wrote:
> What does "df /c9" give you?
[EMAIL PROTECTED] /]$ df /c8 /c9 /c10
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 15G 301M 15G 3% /
/dev/sda1 15G 301M 15G 3% /
/dev/sda1 15G 301M 15G 3% /
That's not surprising and certainly looks normal since these empty directories
do exist under / and are meant to be mount points. If I umount partitions
on /dev/sdb, I get a similar output.
No it's not surprising, I was just reading the error message which
usually is emitted when a mount point is already used.
What about strace'ing mount(8) and seeing the exact ERRNO it returns with?
--Amos
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]