Re: DD not working--SUCCESS!



Les Mikesell wrote:
Karl Larsen wrote:

If you want to copy something big from one partition to another the old dd method is for you. You have to do it right. This means that:

1. The destination partition MUST be at least a byte larger than the source partition where the data is coming from. This is essential!

This isn't true. Can you explain why you think it is?
Yes I can. My first try with dd I tried to put a 40GB partition into a 20GB partition and dd errored out. Then I read man dd.

3. Be ready to check the file system of the copy with fsck.

If your source partition is cleanly unmounted, the destination will be clean as well. Perhaps so but I like to run fsck just to be sure nothing is wrong.

8. Think of how dd works this way, dd see's the source partition as just a pile of bytes. It takes a few bytes each cycle and puts those bytes on the destination partition. When done dd reports how many bytes it found and how many it put on destination. They are the same large number.

This means it is important for the source to not change during the copy so it should be unmounted.

It does and the method using the Rescue mode allows this.


--

Karl F. Larsen, AKA K5DI
Linux User
#450462 http://counter.li.org.

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



Relevant Pages

  • Re: DD Rules
    ... The destination partition MUST be at least a byte larger than the ... Karl F. Larsen, AKA K5DI ... is so eager and capable of discovery in things which are generally thought ...
    (Fedora)
  • Re: DD Rules
    ... The destination partition MUST be as large or larger than the source partition where the data is coming from. ... Be ready to check the file system of the copy with fsck. ... If you are making a copy of an entire working Fedora system make sure you change all the entries in /etc/grub.conf and /etc/fstab files to the new partitions of the copy before you try to run it. ...
    (Fedora)
  • Re: DD not working--SUCCESS!
    ... The destination partition MUST be at least a byte larger than the source partition where the data is coming from. ... Be ready to check the file system of the copy with fsck. ... Make certain that all Hard Drives are registered in bios. ...
    (Fedora)
  • Re: Brand new partition has Used space
    ... I don't think your post about your boot.ini has any bearing to the original question you raised about used space in your H partition. ... I take it you want the default to be to boot to your C drive but to have a 5 second opportunity to choose to boot to your backup operating system. ... But when I came to use Drive Image to make ... including by-passing the problem by enlarging the destination partition and generally getting in a fair old mess. ...
    (microsoft.public.windowsxp.perform_maintain)
  • Re: Transferring from HD to HD
    ... experimenting with MaxBlast may be necessary ... partition to another or from one folder to another. ... destination partition or folder. ...
    (microsoft.public.windowsxp.general)