[Ilugc] Disk Mounting problem[says 'already mounted']

  • From: knutties@xxxxxxxxx (Natarajan K)
  • Date: Sat Jan 14 13:56:38 2006

On 1/14/06, Toufeeq Hussain <toufeeqh@xxxxxxxxx> wrote:

sekrity:~# mkdir /mnt/disk
sekrity:~# mount /dev/hdc1 /mnt/disk/
mount: /dev/hdc1 already mounted or /mnt/disk/ busy
sekrity:~# mount -t ext2 /dev/hdc1 /mnt/disk/
mount: /dev/hdc1 already mounted or /mnt/disk/ busy

This is where my problem is.
While trying to mount it says it's already mounted!
I tried the same after a reboot, same problem.

Can you try posting the strace output of the mount command? You might
get to know what exactly is going wrong.

sekrity:~# strace mount /dev/hdc1 /mnt/disk/

Natarajan
--
http://puggy.symonds.net/~natarajan

Other related posts: