* [gentoo-user] low-level formatting a harddrive
@ 2005-10-18 15:42 maxim wexler
2005-10-18 16:52 ` Alexander Skwar
` (3 more replies)
0 siblings, 4 replies; 12+ messages in thread
From: maxim wexler @ 2005-10-18 15:42 UTC (permalink / raw
To: gentoo-user
Hello everbody,
Maxtor suggests I do a low-level format of my flaky
Diamond 16 drive using their Powermax tool.
Unfortunately it doesn't give you the option of
sparing one partition or the other -- it does the
whole thing.
I strongly suspect the problem lies on the first half
of the drive where XP-pro used to reside. Is there a
way to do a low-level format of part of a drive while
leaving the rest intact?
-mw
__________________________________
Start your day with Yahoo! - Make it your home page!
http://www.yahoo.com/r/hs
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] low-level formatting a harddrive
2005-10-18 15:42 [gentoo-user] low-level formatting a harddrive maxim wexler
@ 2005-10-18 16:52 ` Alexander Skwar
2005-10-18 17:16 ` krzaq
` (2 subsequent siblings)
3 siblings, 0 replies; 12+ messages in thread
From: Alexander Skwar @ 2005-10-18 16:52 UTC (permalink / raw
To: gentoo-user
maxim wexler schrieb:
> I strongly suspect the problem lies on the first half
> of the drive where XP-pro used to reside. Is there a
> way to do a low-level format of part of a drive while
> leaving the rest intact?
Uhm, I'd make a backup of the data and let that tool
whatever it wants to do.
Alexander Skwar
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] low-level formatting a harddrive
2005-10-18 15:42 [gentoo-user] low-level formatting a harddrive maxim wexler
2005-10-18 16:52 ` Alexander Skwar
@ 2005-10-18 17:16 ` krzaq
2005-10-19 16:28 ` maxim wexler
2005-10-18 17:43 ` Douglas James Dunn
2005-10-18 18:05 ` [gentoo-user] " Francesco Talamona
3 siblings, 1 reply; 12+ messages in thread
From: krzaq @ 2005-10-18 17:16 UTC (permalink / raw
To: gentoo-user
On 10/18/05, maxim wexler <blissfix@yahoo.com> wrote:
> Hello everbody,
>
> Maxtor suggests I do a low-level format of my flaky
> Diamond 16 drive using their Powermax tool.
> Unfortunately it doesn't give you the option of
> sparing one partition or the other -- it does the
> whole thing.
>
> I strongly suspect the problem lies on the first half
> of the drive where XP-pro used to reside. Is there a
> way to do a low-level format of part of a drive while
> leaving the rest intact?
If you have the drive partitioned you can
dd if=/dev/zero of=/dev/hdaX
Where hdaX is the partition to zero out. This should
be equivalent to a low level format.
PS:
Have you tried running badblocks on it?
--
Regards
Karol Krzak
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] low-level formatting a harddrive
2005-10-18 15:42 [gentoo-user] low-level formatting a harddrive maxim wexler
2005-10-18 16:52 ` Alexander Skwar
2005-10-18 17:16 ` krzaq
@ 2005-10-18 17:43 ` Douglas James Dunn
2005-10-18 20:40 ` maxim wexler
2005-10-18 18:05 ` [gentoo-user] " Francesco Talamona
3 siblings, 1 reply; 12+ messages in thread
From: Douglas James Dunn @ 2005-10-18 17:43 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1819 bytes --]
um a low level format is always the entire drive. It basically returns
the drive to factory default. AKA all 0's. A high level format would
be what your talking about which would be the same as reformatting a
partition. as fdisk would do.
On Tue, 2005-10-18 at 08:42 -0700, maxim wexler wrote:
> Hello everbody,
>
> Maxtor suggests I do a low-level format of my flaky
> Diamond 16 drive using their Powermax tool.
> Unfortunately it doesn't give you the option of
> sparing one partition or the other -- it does the
> whole thing.
>
> I strongly suspect the problem lies on the first half
> of the drive where XP-pro used to reside. Is there a
> way to do a low-level format of part of a drive while
> leaving the rest intact?
>
> -mw
>
>
>
> __________________________________
> Start your day with Yahoo! - Make it your home page!
> http://www.yahoo.com/r/hs
--
Douglas James Dunn .-.
468 South 7th street /v\ L I N U X
Indiana, PA 15701 // \\ >Phear the Penguin<
cell: (724) 316-8266 /( )\
Indiana University ^^-^^
of Pennsylvania
() The ASCII Ribbon Campaign - against HTML Email,
/\ vCards, and proprietary formats.
.
.vir. d$b
.d$$$$$$b. .cd$$b. .d$$b. d$$$$$$$$$$$b .d$$b. .d$$b.
$$$$( )$$$b d$$$()$$$. d$$$$$$$b Q$$$$$$$P$$$P.$$$$$$$b. .$$$$$$$b.
Q$$$$$$$$$$B$$$$$$$$P" d$$$PQ$$$$b. $$$$. .$$$P' `$$$ .$$$P' `$$$
"$$$$$$$P Q$$$$$$$b d$$$P Q$$$$b $$$$b $$$$b..d$$$ $$$$b..d$$$
d$$$$$$P" "$$$$$$$$ Q$$$ Q$$$$ $$$$$ `Q$$$$$$$P `Q$$$$$$$P
$$$$$$$P `""""" "" "" Q$$$P "Q$$$P" "Q$$$P"
`Q$$P" """
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-user] Re: low-level formatting a harddrive
2005-10-18 15:42 [gentoo-user] low-level formatting a harddrive maxim wexler
` (2 preceding siblings ...)
2005-10-18 17:43 ` Douglas James Dunn
@ 2005-10-18 18:05 ` Francesco Talamona
3 siblings, 0 replies; 12+ messages in thread
From: Francesco Talamona @ 2005-10-18 18:05 UTC (permalink / raw
To: gentoo-user
On Tuesday 18 October 2005 17:42, maxim wexler wrote:
[...]
>Is there a
> way to do a low-level format of part of a drive while
> leaving the rest intact?
It is a contradiction in terms, partitioning is not low-level.
Use partimage to save the partition to preserve and check/format the
disk with provided utility.
Ciao
Francesco
--
Linux Version 2.6.12-gentoo-r9, Compiled #2 Wed Aug 24 18:43:16 CEST
2005
One 2.2GHz AMD Athlon 64 Processor, 2GB RAM, 4325.37 Bogomips Total
aemaeth
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] low-level formatting a harddrive
2005-10-18 17:43 ` Douglas James Dunn
@ 2005-10-18 20:40 ` maxim wexler
2005-10-18 22:06 ` Glenn Enright
0 siblings, 1 reply; 12+ messages in thread
From: maxim wexler @ 2005-10-18 20:40 UTC (permalink / raw
To: gentoo-user
--- Douglas James Dunn <douglas.dj.dunn@gmail.com>
wrote:
> um a low level format is always the entire drive.
> It basically returns
> the drive to factory default. AKA all 0's. A high
> level format would
> be what your talking about which would be the same
> as reformatting a
> partition. as fdisk would do.
done that. Disk boots linux which is halfway along
120G drive(hdb) provided /boot resides on another,
master drive(hda).
_Nothing_ can be booted from the start of the drive.
And nothing dos or windows can be installed on it at
all.
LBA is set to auto in BIOS, but POST console says it's
off.
I used fdisk and mkdosfs to format the first half
fat32 but it makes no difference.
-mw
__________________________________
Start your day with Yahoo! - Make it your home page!
http://www.yahoo.com/r/hs
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] low-level formatting a harddrive
2005-10-18 20:40 ` maxim wexler
@ 2005-10-18 22:06 ` Glenn Enright
2005-10-19 16:44 ` maxim wexler
0 siblings, 1 reply; 12+ messages in thread
From: Glenn Enright @ 2005-10-18 22:06 UTC (permalink / raw
To: gentoo-user
On Tue, 18 Oct 2005 20:40, maxim wexler wrote:
>
> I used fdisk and mkdosfs to format the first half
> fat32 but it makes no difference.
>
Did your problems start when you tried to remove windows? Or was the disk just
plain flakey to begin with?
--
/* The HME is the biggest piece of shit I have ever seen. */
linux-2.6.6/drivers/scsi/esp.h
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] low-level formatting a harddrive
2005-10-18 17:16 ` krzaq
@ 2005-10-19 16:28 ` maxim wexler
2005-10-19 16:41 ` Scott Tiret
0 siblings, 1 reply; 12+ messages in thread
From: maxim wexler @ 2005-10-19 16:28 UTC (permalink / raw
To: gentoo-user
--- krzaq <krzakers@gmail.com> wrote:
> On 10/18/05, maxim wexler <blissfix@yahoo.com>
> wrote:
> > Hello everbody,
> >
> > Maxtor suggests I do a low-level format of my
> flaky
> > Diamond 16 drive using their Powermax tool.
> > Unfortunately it doesn't give you the option of
> > sparing one partition or the other -- it does the
> > whole thing.
> >
> > I strongly suspect the problem lies on the first
> half
> > of the drive where XP-pro used to reside. Is there
> a
> > way to do a low-level format of part of a drive
> while
> > leaving the rest intact?
> If you have the drive partitioned you can
>
> dd if=/dev/zero of=/dev/hdaX
>
> Where hdaX is the partition to zero out. This should
> be equivalent to a low level format.
Done, but problem remains: the start of the drive
seems un-writable for some reason. It won't even let
me install Win98!, get
run-time error R6003 integer divide by 0sk
setup found errors on your hard disk
I told the tech at Maxtor that it could boot linux
from another drive and *couldn't* boot MS products at
all.
He says, if the drive has errors then nothing will
work. Entire drive must be zeroed.
Would a true test involve zeroing the whole thing? I
don't see why if the file systems were always intact
even when XP-pro was installed(though not booting) on
the first half of this 120G HDrive.
I wonder if there isn't a tiny part of the drive that
comes before the first partition, like those first few
grooves on a vinyl record ;-)
>
> PS:
> Have you tried running badblocks on it?
none found
>
> --
> Regards
> Karol Krzak
>
> --
> gentoo-user@gentoo.org mailing list
>
>
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] low-level formatting a harddrive
2005-10-19 16:28 ` maxim wexler
@ 2005-10-19 16:41 ` Scott Tiret
2005-10-19 23:29 ` maxim wexler
0 siblings, 1 reply; 12+ messages in thread
From: Scott Tiret @ 2005-10-19 16:41 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1584 bytes --]
On Wed, 2005-10-19 at 09:28 -0700, maxim wexler wrote:
>
> I wonder if there isn't a tiny part of the drive that
> comes before the first partition, like those first few
> grooves on a vinyl record ;-)
There is. You can reset it by using fdisk /mbr (from the Microsoft
Windows boot disk). Or you can try using cfdisk as described below.
man cfdisk
DOS 6.x WARNING
The DOS 6.x FORMAT command looks for some information in the
first sector of the data area of the partition, and treats this
information as more reliable than the information in the partition
table. DOS FORMAT expects DOS FDISK to clear the first 512 bytes of the
data area of a partition whenever a size change occurs. DOS FORMAT will
look at this extra information even if the /U flag is given -- we
consider this a bug in DOS FORMAT and DOS FDISK.
The bottom line is that if you use cfdisk or fdisk to change the
size of a DOS partition table entry, then you must also use dd to zero
the first 512 bytes of that par-tition before using DOS FORMAT to
format the partition. For example, if you were using cfdisk to make a
DOS partition table entry for /dev/hda1, then (after exiting fdisk or
cfdisk and rebooting Linux so that the partition table information is
valid) you would use the command "dd if=/dev/zero of=/dev/hda1 bs=512
count=1" to zero the first 512 bytes of the partition. Note:
BE EXTREMELY CAREFUL if you use the dd command, since a small
typo can make all of the data on your disk useless.
--
Scott Tiret <stiret@oneredshoe.net>
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] low-level formatting a harddrive
2005-10-18 22:06 ` Glenn Enright
@ 2005-10-19 16:44 ` maxim wexler
2005-10-21 13:42 ` Matthias Bethke
0 siblings, 1 reply; 12+ messages in thread
From: maxim wexler @ 2005-10-19 16:44 UTC (permalink / raw
To: gentoo-user
--- Glenn Enright <elinar@ihug.co.nz> wrote:
> On Tue, 18 Oct 2005 20:40, maxim wexler wrote:
> >
> > I used fdisk and mkdosfs to format the first half
> > fat32 but it makes no difference.
> >
>
> Did your problems start when you tried to remove
> windows? Or was the disk just
> plain flakey to begin with?
it started a little flakey but soon progressed to all
out dandruff!
> --
>
> /* The HME is the biggest piece of shit I have ever
> seen. */
> linux-2.6.6/drivers/scsi/esp.h
> --
> gentoo-user@gentoo.org mailing list
>
>
__________________________________
Yahoo! Music Unlimited
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] low-level formatting a harddrive
2005-10-19 16:41 ` Scott Tiret
@ 2005-10-19 23:29 ` maxim wexler
0 siblings, 0 replies; 12+ messages in thread
From: maxim wexler @ 2005-10-19 23:29 UTC (permalink / raw
To: gentoo-user
--- Scott Tiret <stiret@oneredshoe.net> wrote:
> On Wed, 2005-10-19 at 09:28 -0700, maxim wexler
> wrote:
> >
> > I wonder if there isn't a tiny part of the drive
> that
> > comes before the first partition, like those first
> few
> > grooves on a vinyl record ;-)
>
> There is. You can reset it by using fdisk /mbr
> (from the Microsoft
doesn't work
> Windows boot disk). Or you can try using cfdisk as
> described below.
>
__________________________________
Yahoo! Music Unlimited
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] low-level formatting a harddrive
2005-10-19 16:44 ` maxim wexler
@ 2005-10-21 13:42 ` Matthias Bethke
0 siblings, 0 replies; 12+ messages in thread
From: Matthias Bethke @ 2005-10-21 13:42 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 678 bytes --]
Hi maxim,
on Wednesday, 2005-10-19 at 09:44:58, you wrote:
> it started a little flakey but soon progressed to all
> out dandruff!
Lowlevelling seems the way to go indeed, if there's anything that can be
done. Just back up the drive with
dd if=/dev/hdX conv=noerror bs=4096 | gzip > /some/where/bak.gz
lowlevel format it, and dump the whole image back. I guess that's the
best cance you have to save as much as possible, from what you said it
should be pretty much verything, mabe except for the MBR and some
Windoze stuff.
regards
Matthias
--
I prefer encrypted and signed messages. KeyID: 90CF8389
Fingerprint: 8E1F 1081 A466 2946 B98A B9E2 099F 3B91
[-- Attachment #2: Type: application/pgp-signature, Size: 481 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2005-10-21 13:47 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-18 15:42 [gentoo-user] low-level formatting a harddrive maxim wexler
2005-10-18 16:52 ` Alexander Skwar
2005-10-18 17:16 ` krzaq
2005-10-19 16:28 ` maxim wexler
2005-10-19 16:41 ` Scott Tiret
2005-10-19 23:29 ` maxim wexler
2005-10-18 17:43 ` Douglas James Dunn
2005-10-18 20:40 ` maxim wexler
2005-10-18 22:06 ` Glenn Enright
2005-10-19 16:44 ` maxim wexler
2005-10-21 13:42 ` Matthias Bethke
2005-10-18 18:05 ` [gentoo-user] " Francesco Talamona
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox