Re: Problems with "Download"
Re: Problems with "Download"
- Subject: Re: Problems with "Download"
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 6 Aug 2004 13:46:14 -0600
On Aug 6, 2004, at 9:45 AM, Michhle Garoche wrote:
In the console, I can see:
iMac kernel: hfs: remove: strangely enough, deleting truncated file
xxIntroductions.htm (245945) got err 5
Do you have any idea how I solve this problem?
(Note: We're leaving the topic here, so please don't follow-up to the
list. Thanks.)
You've probably got a corrupted volume. This is what I do when this
happens:
1. Log out
2. When the login screen appears, if you have the "list of users" login
window enabled, press Shift-Option-Escape and then click on any user
(if you don't, then ignore this step)
3. Log in as ">console" with no password
4. When the GUI goes away, log in as yourself
5. Type "sudo kill -TERM 1" & enter your password
That will put the system into single user mode. (You can also put the
computer into single user mode by rebooting and holding down Command-S,
but I prefer not to reboot if I can avoid it.) You can then run
"fsck_hfs -fy /" to check the volume. Keep running it until it says the
volume is OK. Then run "reboot" to bring everything back up again.
If that doesn't help, then you may need to buy some commercial product
that can repair the volume. That, or backup & reformat the volume. HTH!
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"They [our enemies] never stop thinking about new ways to harm our
country and our people, and neither do we. We must never stop thinking
about how best to offend our country." - George W. Bush (August 5,
2004)
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.