On Sunday 25 March 2001 23:57, Andrew Perrin wrote: > Forgive me if this is obvious, but is your first one mounted on > /mnt? You can of course have only one filesystem mounted at a given > mountpoint.
I can do the following: debian:/home/penguin# mount /dev/hda10 /mnt/bogus/ debian:/home/penguin# mount /dev/hda10 /mnt/loop/ debian:/home/penguin# df -h Filesystem Size Used Avail Use% Mounted on /dev/hda19 2.7G 1.9G 707M 74% / /dev/hda15 4.8G 4.2G 372M 93% /web /dev/hda14 980M 701M 229M 76% /mirror /dev/hda13 980M 683M 247M 74% /src-mirror /dev/hda10 3.8G 2.4G 1.2G 65% /mnt/bogus /dev/hda10 3.8G 2.4G 1.2G 65% /mnt/loop Is this a bug or what?

