Date: Tue, 6 Dec 2005 12:47:41 -0800 From: John-Mark Gurney <gurney_j@resnet.uoregon.edu> To: "K.C.Huang-MLC" <panda@mlc.edu.tw> Cc: freebsd-hackers@freebsd.org Subject: Re: rm: Directory not empty ..(had tried chflag ...) Message-ID: <20051206204741.GJ55657@funkthat.com> In-Reply-To: <000601c5fa56$3bcd2a00$61a313a3@jhlh> References: <000601c5fa56$3bcd2a00$61a313a3@jhlh>
next in thread | previous in thread | raw e-mail | index | archive | help
K.C.Huang-MLC wrote this message on Tue, Dec 06, 2005 at 19:14 +0800: > I running fsck -y to a device, and I delete some files in the same time . > I found there were some files could'nt be delete.. Don't run fsck -y while you have the file system mounted.. if you do, you will end up with troubles like you have... you should make sure to pass -B to fsck if you want to run fsck while the file system is mounted... Though I've never done that manually (I let the rc scripts handle that for me)... -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051206204741.GJ55657>