Register FAQ SearchLogin
Tuxera Home
View unanswered posts | View active topics It is currently Thu May 23, 2013 21:32



Post new topic Reply to topic  [ 3 posts ] 
resources busy 
Author Message
Post resources busy
Hello!
I have the last ntfs drive and have tryed many conf mount file, but have the same error:

umount: /dev: device busy
umount: /proc/bus/usb: device busy
umount: /var/run: device busy
umount: /sys: device busy
umount: /: device busy

my os is ubuntu 6.10
this is my fstab:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hda3
UUID=1622d244-42c3-4095-a7a7-a304b7746274 / ext3 defaults,errors=remount-ro 0 1

# /dev/hda1
UUID=F4F8E2EDF8E2ACD4 /media/hda1 ntfs defaults,nls=utf8,umask=007,gid=46 0 1

# /dev/hda2
#UUID=84B08C2AB08C2530 /media/hda2 ntfs defaults,nls=utf8,umask=007,gid=46 0 1

/dev/hda2 /media/windows ntfs-3g noauto,locale=it_IT.utf8 0 0

#UUID=84B08C2AB08C2530 /media/hda2 /media/windows ntfs-3g #defaults,nls=it_IT.utf8,umask=007,gid=46 0 0

# /dev/hda4
UUID=2ba52476-c941-4424-9666-ba022b0195bb none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/ /media/floppy0 auto rw,user,noauto 0 0


Fri Dec 08, 2006 14:02
Tuxera CTO

Joined: Tue Nov 21, 2006 23:15
Posts: 1645
Post resources busy
The errors are not related to the ntfs-3g partition. This is how you mount
the ntfs-3g partition provided that your related entry in /etc/fstab is
correct (which seems to be right):

mount /media/windows

and here is how you unmount:

umount /media/windows

Unmount will only succeed if there isn't any file in use on NTFS.


Fri Dec 08, 2006 14:14
Profile
Post all ok
hi.
very thanks.
i see all my ntfs partions!
very thanks


Sat Dec 09, 2006 15:46
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Original forum style by Vjacheslav Trushkin.