Re: DD not working--SUCCESS!



Robert P. J. Day wrote:
On Fri, 31 Aug 2007, Ian Malone wrote:

Karl Larsen wrote:
Jacques B. wrote:
Because the clone would be of a
running system. So booting from it would be comparable to booting
from a system that crashed (I'm making an educated guess at that one).

Not a good guess. To use DD you need a computer with dd and a fast cpu. I
did top while dd was working and it was taking 70% of the cpu's time :-P

It's one of the oldest Unix programs: it will copy as fast as your
system can go. Yes, a fast system will copy faster.

i'm guessing he failed to provide a decent blocksize so dd was using
the default blocksize of 512 bytes. that will slow things down in a
hurry.


How would you go about estimating a decent blocksize (other than by
testing)? My first instinct would be to go for some percentage of
the drive's cache. (And it had better be a factor of the amount you
want to copy I suppose.)

--
imalone

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: DD not working--SUCCESS!
    ... running system. ... So booting from it would be comparable to booting ... To use DD you need a computer with dd and a fast cpu. ... I am taking bytes off and putting them on file systems. ...
    (Fedora)
  • Re: DD not working--SUCCESS!
    ... running system. ... So booting from it would be comparable to booting ... To use DD you need a computer with dd and a fast cpu. ... bypassing the filesystem. ...
    (Fedora)
  • Re: DD not working--SUCCESS!
    ... running system. ... So booting from it would be comparable to booting ... To use DD you need a computer with dd and a fast cpu. ... I used the default block size Robert. ...
    (Fedora)
  • Re: DD not working--SUCCESS!
    ... Out of curiosity did you boot from ... running system. ... So booting from it would be comparable to booting ...
    (Fedora)
  • Re: DD not working--SUCCESS!
    ... On Fri, 31 Aug 2007, Ian Malone wrote: ... running system. ... So booting from it would be comparable to booting ... i'm guessing he failed to provide a decent blocksize so dd was using ...
    (Fedora)