Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Hard Drive Crash - Please Help
Date: Sat, 27 Jan 2007 22:44:57
Message-Id: 49bf44f10701271439n347cebd9xc847aeb248f85c36@mail.gmail.com
In Reply to: Re: [gentoo-user] Hard Drive Crash - Please Help by Mark Kirkwood
1 > >> >> > and the vi command always seg faults. Does that mean the /dev/hda3
2 > >> >> > image is done-for and I should just start the laptop over from
3 > >> scratch
4 > >> >> > and import my /etc/ and /home/ directories when it's re-installed?
5 > >> >>
6 > >> >> I would try putting it all back and re-emerge everything (emerge -vaD
7 > >> >> --emptytree world). It would fix if anything bad happened to the
8 > >> compiled
9 > >> >> things and you could start using the things which survived sooner.
10 > >> >
11 > >> > I tried re-emerging vim from within the chroot and I got:
12 > >> >
13 > >> > /usr/portage/eclass/vim.eclass: line 342: make: command not found
14 > >> >
15 > >> > What do you think?
16 > >> >
17 > >>
18 > >> Have you checked the laptop drive? If it is faulty then re-installing is
19 > >> just wasting your time.
20 > >>
21 > >> I would recommend checking the drive with smartmontools before going any
22 > >> further. Given the problems outlined above, I would make a package for
23 > >> it on your desktop and do a binary install of the result on the laptop.
24 > >
25 > > I haven't checked the laptop drive yet. Can I make a smartmontools
26 > > package for the x86 laptop on the amd64 desktop? How can I do that?
27 > >
28 > >
29 >
30 > Actually, I just noticed that smartmontools is installed on the livecd,
31 > so just use that! Post the output of '/usr/sbin/smartctl -d ata -a
32 > /dev/hda' - (assuming that your hard drive *is* /dev/hda of course...)
33
34 That command takes less than a second to complete and there is a lot
35 of output. One thing that jumps out at me is:
36
37 ATA Error Count: 868
38
39 Is there anything else I should post?
40
41 - Grant
42 --
43 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Hard Drive Crash - Please Help Mark Kirkwood <markir@××××××××××××.nz>