HomeForumsEMUG User GroupShuffle NewsletterTrainingAppleIDX PricesGalleryCalendarAboutContactSearch

Go Back   EmiratesMac > Mac stuff > Troubleshooting Mac
Register FAQ Members List Search Today's Posts Mark Forums Read Log Out


Welcome to EmiratesMac! Join EmiratesMac today! Contact us!
Reply
 
LinkBack Thread Tools Display Modes
Old 15th May 2008, 10:57   #11 (permalink)
Senior Member
 
Marchies's Avatar
 
Join Date: Jul 2007
Location: Dubai
Posts: 530
Marchies is on a distinguished road
Hamdullah.. Well, I see
Info, Mount, Verify Disk, and Repair Disk.. And I don't have another Mac.. I wanna try and get help here before I go to iStyle to give in for repair.


Marchies is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 15th May 2008, 11:39   #12 (permalink)
Administrator

 
Magnus's Avatar
 
Join Date: Apr 2006
Location: Dubai
Posts: 8,333
Magnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond repute
Quote:
Originally Posted by b00310 View Post
Hamdullah.. Well, I see
Info, Mount, Verify Disk, and Repair Disk.. And I don't have another Mac.. I wanna try and get help here before I go to iStyle to give in for repair.
So can you run Verify disk or Repair disk and what's the result?
Magnus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 15th May 2008, 11:46   #13 (permalink)
Senior Member
 
Marchies's Avatar
 
Join Date: Jul 2007
Location: Dubai
Posts: 530
Marchies is on a distinguished road
Okay here it is :-( I select Macintosh HD)
Verify disk
Pop Up
"Disk Utility stopped verifyin 'Macintosh HD' because the following error occured. The underlyin task reported failure on exit" Then I press okay. Here are the results I see

Verifying volume "Macintosh HD"
Checking HFS Plus volume.
Checking Extents Overflow file.
Checking Catalog file.
Invalid node structure
The volume Macintosh HD needs to be repaired.

Error: The underlying task reported failure on exit.

1 HFS volume chcked
Volume Needs Repair
Marchies is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 15th May 2008, 12:21   #14 (permalink)
Senior Member
 
fangpyre's Avatar
 
Join Date: Oct 2007
Location: Dubai
Posts: 1,388
fangpyre is on a distinguished road
Try Repair Disk.

But before you do that, make sure you have a backup.
If you haven't backed up before, try connecting it to another Mac using a firewire cable.
fangpyre is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 15th May 2008, 12:25   #15 (permalink)
Senior Member
 
Marchies's Avatar
 
Join Date: Jul 2007
Location: Dubai
Posts: 530
Marchies is on a distinguished road
Haven't made a backup, don't have another mac, so therefore my laptop is..messed up..=(
Marchies is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 15th May 2008, 12:47   #16 (permalink)
Administrator

 
Magnus's Avatar
 
Join Date: Apr 2006
Location: Dubai
Posts: 8,333
Magnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond reputeMagnus has a reputation beyond repute
Try this... it's a bit geeky, but it might help.

Quote:
To use fsck, you must run it from the command line. Unlike using your mouse to open an application to do something, you'll need to type a text command at the prompt (#) to tell fsck what to do. The Terminal application (/Applications/Utilities) and single-user mode are two examples of command-line interfaces in which you can type such commands. To use fsck:
  1. Start up your computer in single-user mode to reach the command line.
    Note: If necessary, perform a forced restart as described in the Emergency Troubleshooting Handbook that came with your computer. On desktop computers, you can do this by pressing the reset/interrupt button (if there is one) or holding down the power button for several seconds. On portable computers, simultaneously press the Command-Control-power keys. If your portable computer doesn't restart with this method, you may need to reset the Power Manager.
  2. At the command-line prompt, type /sbin/fsck -fy
  3. Press Return. fsck will go through five "phases" and then return information about your disk's use and fragmentation. Once it finishes, it'll display this message if no issue is found:
    ** The volume (name_of_volume) appears to be OK
    If fsck found issues and has altered, repaired, or fixed anything, it will display this message:
    ***** FILE SYSTEM WAS MODIFIED *****
    Important: If this message appears, repeat the fsck command you typed in step 2 until fsck tells you that your volume appears to be OK (first-pass repairs may uncover additional issues, so this is a normal thing to do).
  4. When fsck reports that your volume is OK, type reboot at the prompt and then press Return.
Your computer should start up normally and allow you to log in.
There's also this:
Quote:
Disk Utility -> First Aid -> Repair Disk Permissions provides in red
Error: The underlying task reported failure on exit'

This was a nightmare for me to fix, but after I learned how it was easy. If you get this error and you have not already restarted your computer, open you sharing preferences and make sure you ahve not set the everyone group to 'no access'. If you have change it and retry to run the permissions repair. If you have already restarted you will need to startup using your install DVD and then open terminal. In terminal type the following to fix your permissions.

chmod 775 /Volumes/'Macintosh HD'
This will change your permissions and you should be able then to get past the grey screen.

Hope this helps someone.
Magnus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 15th May 2008, 13:11   #17 (permalink)
Senior Member
 
Marchies's Avatar
 
Join Date: Jul 2007
Location: Dubai
Posts: 530
Marchies is on a distinguished road
This is what I got when I entered Single-User Mode

Sorry if it's not clear..Can't take screenshots

Marchies is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 15th May 2008, 14:23   #18 (permalink)
Senior Member
 
fangpyre's Avatar
 
Join Date: Oct 2007
Location: Dubai
Posts: 1,388
fangpyre is on a distinguished road
Try to repair Disk using the install DVD.
What does it tell u?
fangpyre is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 15th May 2008, 14:44   #19 (permalink)
Senior Member
 
Marchies's Avatar
 
Join Date: Jul 2007
Location: Dubai
Posts: 530
Marchies is on a distinguished road
I did what Magnus mentioned.. I tried the second one now and it says :No such file or directory..

I will try to repair it now..and tell you what I get..
Marchies is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 15th May 2008, 14:54   #20 (permalink)
Senior Member
 
Marchies's Avatar
 
Join Date: Jul 2007
Location: Dubai
Posts: 530
Marchies is on a distinguished road
Verify and Repair disk "Macintosh HD"
Checking HFS Plus volume.
Checking Extents Overflow file.
Checking Catalog File.
Invalid Node Structure
Rebuilding Catalog B-Tree.
The volume Macintosh HD could not be repaired.

Error: The underlying task reported failure on exit.

1 HFS volume checked
1 volume could not be repaired because of an error
Repair attempted on 1 volume
1 volume could not be repaired

And same pop up window..
Marchies is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Apple, the Apple Logo, and Macintosh are trademarks of Apple, Inc., registered in the U.S.A. and other countries. EmiratesMac is a recognized independent user group and has not been authorized, sponsored, or otherwise approved by Apple, Inc.
All times are GMT +4. The time now is 02:14.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0