Find the answer to your Linux question:
Results 1 to 3 of 3
i installed Fedora 11 the other day and did all the updates and even after all of that it showed that on of my hard drives was failing, did the ...
  1. #1
    Just Joined!
    Join Date
    Jul 2008
    Posts
    10

    'hard drive failing' bug?

    i installed Fedora 11 the other day and did all the updates and even after all of that it showed that on of my hard drives was failing, did the SMART check and it showed 1 bad sector....no biggie i guess but the icon at the top bugs the hell out of me and i just want to know how to remove it (icon showing hard drive failure emminent)

    how do i get rid of it?

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Most drives these days automatically remap bad sectors for spares, and will only show this if the drive is really getting wonky. You can run fsck with the -c -k option to read-only scan the drive for bad blocks, or -c -c -k (repeat the -c option) to do a read-write scan for bad blocks. In either case, it will store the bad block information so that the system will not try to use those blocks when allocating space for files or directories. The -k option will preserve any existing bad block information already in the system and append any new ones to the bad-block inode table. Anyway, take a look at the man pages for fsck and fsck.ext3 for more information.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Linux User glennzo's Avatar
    Join Date
    Sep 2004
    Location
    Salem, Mass
    Posts
    434
    Palimpsest is lying. There are a few bugs with that utility so it shows the drive as failing. Happened to me. Funny thing is that Vista, Windows 7 and CentOS tell me the drive is fine.
    Glenn
    Powered by Fedora 16 and Arch Linux

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...