View Single Post
Old 07-16-2013, 12:37 PM   #19
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
Quote:
Originally Posted by jmilica View Post
still busy
Umm... wait. Did you actually run that umount command? In your quote, it is commented out (that # sign is a comment to the terminal, so it ignores everything that follows).

So did you run umount /dev/disk1s1 (or possibly sudo umount /dev/disk1s1) before the fsck_msdos command?

You can verify what is mounted using the mount command. Try it before and after the umount one...
ixtab is offline   Reply With Quote