> Inadvertently issued same mount twice:
> # mount -o loop /home/ISO/Mandrake81-cd1-inst.i586.iso /mnt/cd1
> 
> and got:
> # df
> Filesystem           1k-blocks      Used Available Use% Mounted on
> [snip]
> /home/ISO/Mandrake81-cd1-inst.i586.iso
>                         663744    663744         0 100% /mnt/cd1
> /home/ISO/Mandrake81-cd1-inst.i586.iso
>                         663744    663744         0 100% /mnt/cd1
> /home/ISO/Mandrake81-cd2-ext.i586.iso
>                         663968    663968         0 100% /mnt/cd2
> /home/ISO/Mandrake81-cd3-supp.i586.iso
>                         664224    664224         0 100% /mnt/cd3
> 

It is not a bug. It is possible to mount the same filesystem several
times, I forgot exact reasons. Just how exactly useful it is is
different matter.

-andrej

Reply via email to