Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] desperation question: disklabel, unable to write to disk, etc.
Date: Sat, 23 Dec 2006 08:21:22
Message-Id: 20061223081455.7233decc@krikkit.digimed.co.uk
In Reply to: [gentoo-user] desperation question: disklabel, unable to write to disk, etc. by "Alan E. Davis"
1 On Sat, 23 Dec 2006 01:23:13 +0000, Alan E. Davis wrote:
2
3 > Can anyone point me to the right literature on line or other help? It
4 > could be a hardware problem, but one suspects the partition table and
5 > boot record. Gpart was unable to determine the sector size.
6
7 Try running cfdisk with the -z option. This ignores the MBR and starts
8 afresh with a blank one. If that fails, try zeroing the MBR with
9 dd if=/dev/zero of=/dev/hdX bs=512 count=1
10
11 If it still fails, it would appear to be a broken disk.
12
13
14 --
15 Neil Bothwick
16
17 To most people solutions mean finding the answers. But to chemists
18 solutions are things that are still all mixed up.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

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