dauragon-mikado
15th August 2007, 06:32 AM
Hi
before i start to explain anything i should say that im a newbie.
i had installed NTFS, it was mounting just fine at the start up.
but now i get errors. so i tried to remount the NTFS drives.
when i tried to look for hard drives in my shell this is what happened.
[root@localhost ali]# /etc/fstab
bash: /etc/fstab: Permission denied
anyways i looked up the name of the drive (in this case hdb5) from the logical volume management and tried to mount the drive again.
[root@localhost ali]# mount -t ntfs -o nls=utf8 /dev/hdb5 /mnt/c
fusermount: mount failed: Device or resource busy
FUSE mount point creation failed
Unmounting /dev/hdb5 ()
could these two errors be caused by the same thing?
does any one have any idea on what is going on?
before i start to explain anything i should say that im a newbie.
i had installed NTFS, it was mounting just fine at the start up.
but now i get errors. so i tried to remount the NTFS drives.
when i tried to look for hard drives in my shell this is what happened.
[root@localhost ali]# /etc/fstab
bash: /etc/fstab: Permission denied
anyways i looked up the name of the drive (in this case hdb5) from the logical volume management and tried to mount the drive again.
[root@localhost ali]# mount -t ntfs -o nls=utf8 /dev/hdb5 /mnt/c
fusermount: mount failed: Device or resource busy
FUSE mount point creation failed
Unmounting /dev/hdb5 ()
could these two errors be caused by the same thing?
does any one have any idea on what is going on?