Mourning the loss of our friend, WhitPhil.
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
 
Apple MacOS
Tag Cloud
access audio black screen blue screen boot bsod connection crash desktop dvd email error excel excel 2003 firefox hard drive hardware hdmi hijackthis internet itunes keyboard laptop malware monitor motherboard network networking outlook problem ram recovery router screen slow sound spyware tdlwsp.dll trojan upgrade vba video virus vista vundo windows windows 7 windows vista windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Apple MacOS >
Bad Message

Tip: Click here to scan for System Errors and Optimize PC performance
[ Sponsored Link ]

 
Thread Tools
GreatProtector's Avatar
Junior Member with 5 posts.
 
Join Date: Oct 2009
24-Oct-2009, 04:35 PM #1
Exclamation Bad Message
I am a probie when it comes to Mac trouble and troubleshooting. I have owned my iMac Graphite for 7 years without a problem except for Epson printer communication. About two weeks ago my whole system crashed in the midst of an AppleWorks 6 save. I was in OS 9 because that is the only place my printer actually works, but I was saving through the Users folder into OS X. I rebooted with the OS X startup disc and went to Disc First Aid to try to verify and repair whatever had just happened. Verify said, "invalid node structure" "the volume HD needs repair" and of course the repair option was greyed so I could not click it.
I then went to the public library and began reading about Jaguar troubleshooting in a Mac Upgrade and Repair Bible. I came upon a whole new world of programming that I didn't even know existed on my computer when I went into single user mode and ran "fsck -y" and got back the same message (invalid node structure) and more (4, 5023). So the book suggested that I run it again until I get the message that the volume had been repaired. I did, and this time I got a new message: disk Os5: 0x8 (UNDEFINED). That message repeated over and over until I finally shut the computer off.
I am very sad to see my beautiful graphite friend sitting idle now for several days and no answer in books or on the internet as to what all this means and what to do. I guess my affair with the iMac is over since all of the tech's have moved on to the new stuff.
GreatProtector's Avatar
Junior Member with 5 posts.
 
Join Date: Oct 2009
02-Nov-2009, 04:12 PM #2
Bad Message Clarified
This is part two of my on going saga with my iMac graphite. I went on line again and found a Just Answer website and got some additional information from a Mac Tech. He said the (hard) drive has suffered a fatal error in its Directory and First Aid cannot fix it. Also fsck is also First Aid, only the command line version, and usually won't do anything. I assume he's referring to the boot directory. He recommended that I get a copy of Disk Warrior, but it is only available in a DVD version that my machine does not support. I have a CD-Rom slot load only, not a superdrive, which I have been planning to upgrade to. I am at this point hopeful that there is an answer and that with a little patience I will find it. If you can help me please do. Meanwhile I will keep posting and researching for answers to the "invalid node structure" and the new command line repetition: diskOs5: 0x8 (UNDEFINED)
Yankee Rose's Avatar
Computer Specs
Senior Member with 1,808 posts.
 
Join Date: Jul 1999
Location: Here for more than 10 years!
Experience: BSBM, A+, MCP, OS X
02-Nov-2009, 07:05 PM #3
Hi there:

Have you tried this? I've read that it has been successful for INVALID NODE STRUCTURE problems:

1.Reboot into Single User mode (restart, and press and hold Command-S). You will see a black screen with a command prompt.

2.Type fsck_hfs -r /dev/disk0s2 and press Enter. This will repair the error, and will take a while (~10 minutes). Wait for the operation to complete i.e. until the command prompt appears again.

3.Type fsck -fy and press Enter. This will check the filesystem again, and confirm that it is now OK. Again, wait for the operation to complete i.e. until the command prompt appears again.

4.Type reboot and press Enter. This will restart the system to normal.

Hope that helps!
__________________
Microsoft Certified Professional Mac Addict
"It's All About the Pentiums, Baby!"
GreatProtector's Avatar
Junior Member with 5 posts.
 
Join Date: Oct 2009
02-Nov-2009, 10:00 PM #4
Smile Thank-you Yankee Rose
I don't know how to contact you directly so I am using the public forum to just say I got the message and now I am off to try your simple solution. I have been scouring command line abbreviations all day hoping to stumble on a solution as simple as yours. I was just about to give up for the day when I got this message that you had responded! From the responses I had read previously from you to others, I knew you knew what I should do, even last week. Thank you so much for reading and responding. I'll post a response next weekend when I go back online as to the results ... but I am so excited and hopeful . . .
Yankee Rose's Avatar
Computer Specs
Senior Member with 1,808 posts.
 
Join Date: Jul 1999
Location: Here for more than 10 years!
Experience: BSBM, A+, MCP, OS X
03-Nov-2009, 07:36 AM #5
Well, here's to hoping it works. Good luck!
zoombini's Avatar
Senior Member with 290 posts.
 
Join Date: Aug 2003
Location: Glasgow, Scotland
Experience: ECDL/A+/MCP/OS9-OSX Desktop & Server
03-Nov-2009, 09:47 AM #6
In addition to YR suggestion, you could also try Tech Tool Pro, which will rebuild your hard drive structure. You used to be able to use Symantec Norton Utilities on Jaguar, although it sometimes caused more problems than it solved. It worked for me a few times though.

If you can get hold of another mac, you could try booting it into Firewire target mode, and see if the drive is picked up. That will allow you to get any files from it (if not backup up). If it isn't picked up in FTM, then it will be dead

good luck
__________________
Z

Could you burn the internet onto CD for me?

Think Different
GreatProtector's Avatar
Junior Member with 5 posts.
 
Join Date: Oct 2009
07-Nov-2009, 08:36 PM #7
Unhappy The Bad Message Continues
To Yankee Rose:
I regret to inform you that it did not work as you predicted and as I expected. Here is the message I got back twice...on two different days this week...two days apart; I kept reading about UNIX and command line arguments, man pages, etc. to keep me busy. So here goes: the shell 'sh-2.05a#' replied immediately with, "can't stat /dev/diskOs2" Then it waited a few milliseconds or so and printed, "can't stat /dev/diskOs2: no such file or directory"
In all of my three books on Mac OS X and Unix, nobody has mentioned these messages.

Also, FYI, the week before I tried your fix, I was experimenting with trying to shutdown the computer from the command line by simply typing 'shutdown now' and it came back with the following which may give you more information on what to do next.
shutdown [ pid 45 ]
wall: can't open temporary file
Jan 8 19:06:39 shutdown: shutdown by root:
System shutdown time has arrived
bootstrap_look_up( ) failed (ipc/send)
invalid destination port
(repeated 3 times!) (and then I powered down)

Also the calendar 'date' comes up as Sat Jan 3 09:34:08 PST 1970
Help!
Yankee Rose's Avatar
Computer Specs
Senior Member with 1,808 posts.
 
Join Date: Jul 1999
Location: Here for more than 10 years!
Experience: BSBM, A+, MCP, OS X
09-Nov-2009, 07:51 AM #8
Hi GreatProtector:

Hey, as far as shutting down from Terminal, instead of the command shutdown now, try shutdown -h. See if that works.

Back to your initial problem - hmmm, sorry that fix didn't work for you. Are you familiar (and comfortable with) opening your system and reseating the hard drive? Perhaps the pins have been jarred loose.

Another idea - when you run the Disc First Aid, what does your hard drive capacity/available say? Generally you need about 10% of your total drive free for the OS to store information properly.

Just throwing some ideas/options out there - hope they help.
__________________
Microsoft Certified Professional Mac Addict
"It's All About the Pentiums, Baby!"
GreatProtector's Avatar
Junior Member with 5 posts.
 
Join Date: Oct 2009
09-Nov-2009, 10:19 PM #9
Smile First-Aid First
Thanks again,
I will try to do both. I replaced the PRAM Battery last month, since it was long overdue, so now I know how to get inside without breaking the plastic tabs and put it all back together. I don't remember what the capacity / available space number was because it was so long ago and I didn't write it down. I'll add a reply next weekend. Yankee Rose, you're the best. I appreciate you not giving up on me and my graphite.
Reply Bookmark and Share

Smart Search

Find your solution!



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.

Thread Tools


You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -5. The time now is 02:08 PM.
Copyright © 1996 - 2009 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.
Powered by Cermak Technologies, Inc.