Gentoo Archives: gentoo-user

From: "Alan E. Davis" <lngndvs@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] desperation question: disklabel, unable to write to disk, etc.
Date: Sun, 24 Dec 2006 03:12:33
Message-Id: 7bef1f890612231907j3733f621x881beb7047fc859@mail.gmail.com
In Reply to: Re: [gentoo-user] desperation question: disklabel, unable to write to disk, etc. by Daniel Iliev
1 Thank you, Daniel.
2
3 Well, perhaps I can use a live CD and a flashdrive, or use the laptop as an
4 ssh terminal.
5
6 Here's the dmesg.log.
7
8 Alan
9
10 On 12/24/06, Daniel Iliev <danny@××××××××.com> wrote:
11 > Alan E. Davis wrote:
12 > > Thank you, Neil:
13 > >
14 > > Neither of these worked:
15 > >
16 > > # dd if=/dev/zero of=/dev/hda bs=512 count=1
17 > > dd: writing `/dev/hda': Input/output error
18 > > 1+0 records in
19 > > 0+0 records out
20 > > 0 bytes (0 B) copied, 3.96744 seconds, 0.0 kB/s
21 > >
22 > > gparted shows the whole disk as unallocated. When I try to install a
23 > > new partition, it wants to install a disklabel. The attempt fails.
24 > >
25 > >
26 > > What I don't understand---this happened after installing Sabayon on
27 > > /dev/hda8. The first time I downloaded sabayon (mini x86) the md5sum
28 > > was incorrect, but the install tried to work. The second time, with a
29 > > correct md5sum, I tried to install on /dev/hda1, with errors on that
30 > > partition. Then, I reinstalled on /dev/hda8. The install seemed to
31 > > go really quickly, perhaps TOO quickly. Then, ever since rebooting,
32 > > the system knows there's a disk. But something isn't right.
33 > >
34 > > I am starting to wonder whether a virus or trojan was hitchhiking on
35 > > the blown iso download? Very seldom does wget fail. I think the
36 > > download may have been resumed from a different mirror.
37 > >
38 > > I don't know where to go from here. Maybe try some other install cds.
39 > > Maybe back to a gentoo CD.
40 > >
41 > > Thank you again.
42 > >
43 > > Alan
44 > >
45 > >
46 > > On 12/23/06, Neil Bothwick <neil@××××××××××.uk> wrote:
47 > >> On Sat, 23 Dec 2006 01:23:13 +0000, Alan E. Davis wrote:
48 > >>
49 > >> > Can anyone point me to the right literature on line or other
50 help? It
51 > >> > could be a hardware problem, but one suspects the partition table and
52 > >> > boot record. Gpart was unable to determine the sector size.
53 > >>
54 > >> Try running cfdisk with the -z option. This ignores the MBR and starts
55 > >> afresh with a blank one. If that fails, try zeroing the MBR with
56 > >> dd if=/dev/zero of=/dev/hdX bs=512 count=1
57 > >>
58 > >> If it still fails, it would appear to be a broken disk.
59 > >>
60 > >>
61 > >> --
62 > >> Neil Bothwick
63 > >>
64 > >> To most people solutions mean finding the answers. But to chemists
65 > >> solutions are things that are still all mixed up.
66 > >>
67 > >>
68 > >>
69 > >
70 > >
71 >
72 > I suspect your HDD is dead. Send the boot messages here - they may
73 > contain some useful info.
74 >
75 > dmesg > dmsg.log #and attach "dmsg.log"
76 >
77 > --
78 > Best regards,
79 > Daniel
80 >
81 >
82 > --
83 > gentoo-user@g.o mailing list
84 >
85 >
86
87
88 --
89 Alan Davis, Kagman High School, Saipan lngndvs@×××××.com 1-670-256-2043
90
91 I consider that the golden rule requires that if I like a program I must
92 share it with other people who like it.
93 --------Richard Stallman

Attachments

File name MIME type
dmesg.log text/x-log

Replies

Subject Author
Re: [gentoo-user] desperation question: disklabel, unable to write to disk, etc. PaulNM <gentoo@×××××××××.com>