Mykal Funk wrote:
> While running a compile of GCC I got the following error:
Oh, if you have a distro which can use SMART, and your
disc is SMART capable, you can ask it.
# smartctl -i /dev/hda
will tell you whether you have a SMART capable disc, and whether
it be enabled. If your disc is SMART capable, but it is not
enabled, then enable it.
# smartctl --smart=on --offlineauto=on --saveauto=on /dev/hda
If so, then
# smartctl --health /dev/hda
will give you a pass/fail diagnostic message.
# smartctl -a /dev/hda
will give you more information about what may be wrong, if anything.
Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Oppose globalization and One World Governments like the UN.
This message made from 100% recycled bits.
You have found the bank of Larn.
I speak only for myself, and I am unanimous in that!
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page