public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RE: Disk copy, last sector problem
@ 2004-06-24  7:32 David Balazic
  2004-06-29 22:16 ` Bill Davidsen
  0 siblings, 1 reply; 6+ messages in thread
From: David Balazic @ 2004-06-24  7:32 UTC (permalink / raw)
  To: Philippe Troin, 'Andries Brouwer'
  Cc: David Balazic, 'Linux-Kernel@vger.kernel.org'

> From: 	Andries Brouwer[SMTP:aebr@win.tue.nl]
> 
> On Tue, Jun 22, 2004 at 09:52:54AM -0700, Philippe Troin wrote:
> > David Balazic <david.balazic@hermes.si> writes:
> > 
> > > Hi!
> > > 
> > > cat /dev/hda > /dev/hdc
> > > 
> > > This would not copy the entire disk as expected, but miss the last
> sector if
> > > the number of
> > > sectors on hda is odd. ( I used "cat" becasue it has the simplest
> syntax,
> > > "dd" and other behave the same ).
> > > Has this been fixed recently ?
> > > What about suppport of other sectors sizes, like 8kb ?
> > 
> > Have you tried setting the device block size to its sector size?
> > 
> >   blockdev --setbsz $(blockdev --getss /dev/...) /dev/...
> 
> If I understand correctly David is not reporting a problem, but
> vaguely recalls that there was a problem in this area long ago,
> and asks whet the current status is.
> 
> (Yes, today things are better, but not perfect yet :-))
> 
So the copy will still miss the last sector ?
But the blockdev command is a working workaround ?
Are there any downsides of setting the block size to
512 bytes right at boot for all hard drives ?
What about 8kb sectors, do they work ?

Thanks for your time ;-)
David

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Disk copy, last sector problem
@ 2004-06-22  9:30 David Balazic
  2004-06-22 16:52 ` Philippe Troin
  0 siblings, 1 reply; 6+ messages in thread
From: David Balazic @ 2004-06-22  9:30 UTC (permalink / raw)
  To: 'Linux-Kernel@vger.kernel.org'

Hi!

cat /dev/hda > /dev/hdc

This would not copy the entire disk as expected, but miss the last sector if
the number of
sectors on hda is odd. ( I used "cat" becasue it has the simplest syntax,
"dd" and other behave the same ).
Has this been fixed recently ?
What about suppport of other sectors sizes, like 8kb ?

Regards,
David Balažic

----------------------------------------------------------------------------
-----------
http://noepatents.org/           Innovation, not litigation !
---
David Balazic                      mailto:david.balazic@hermes.si
HERMES Softlab                 http://www.hermes-softlab.com
Zagrebska cesta 104            Phone: +386 2 450 8851 
SI-2000 Maribor
Slovenija
----------------------------------------------------------------------------
-----------
"Be excellent to each other." -
Bill S. Preston, Esq. & "Ted" Theodore Logan
----------------------------------------------------------------------------
-----------









^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-06-29 22:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-24  7:32 Disk copy, last sector problem David Balazic
2004-06-29 22:16 ` Bill Davidsen
2004-06-29 22:19   ` viro
  -- strict thread matches above, loose matches on Subject: below --
2004-06-22  9:30 David Balazic
2004-06-22 16:52 ` Philippe Troin
2004-06-23 17:59   ` Andries Brouwer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox