On Sat, Jan 30, 2010 at 6:03 AM, hadi motamedi <motamed...@gmail.com> wrote: > > > 2010/1/28 <lego_12...@rambler.ru> >> >> On Thu, Jan 28, 2010 at 08:36:33AM +0000, hadi motamedi wrote: >> > Thank you for your reply . Can you please let me know how to check for >> > the >> > amount of bad sectors ( I mean some sort of like scan disk on Windows) ? >> > Thank you >> >> fsck.ext3 -c - do a read-only badblock test >> >> >> -- >> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org >> with a subject of "unsubscribe". Trouble? Contact >> listmas...@lists.debian.org >> > > > Thank you for your reply . I tried as the followings : > #umount -f -l /dev/hda3 I don't recommend you using -l , unless you are knowing what are you doing. Use fuser o lsof (with grep) before try -l option.
Regards, -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org