Re: LABEL's
- From: "Jacques B." <jjrboucher@xxxxxxxxx>
- Date: Thu, 30 Aug 2007 22:44:30 -0400
On 8/30/07, Matthew Flaschen <matthew.flaschen@xxxxxxxxxx> wrote:
Jacques B. wrote:Ok, I was too general in order to keep it as simple as possible.
Your second part is incorrect. It does not matter if there is a file
system or not (ANY file system) when copying from device/partition to
device/partition (i.e. if=/dev/???? and of=/dev/????). dd OVERWRITES
EVERYTHING.
No. It will only overwrite the number of bytes that are copied. Bytes
after that will be ignored. Thus, it's better to zero the partition first.
Matt Flaschen
Correct that if you are copying 10 gigs onto 30 gigs that it will only
overwrite 10 gigs, not the entire 30 gigs. The remainder will be
unused space. You do not have to zero it first, but I agree it is
certainly a good practice. I didn't want to throw a dd if=/dev/zero
into the mix.
Jacques B.
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: LABEL's
- From: Matthew Flaschen
- Re: LABEL's
- References:
- LABEL's
- From: Karl Larsen
- Re: LABEL's
- From: Jacques B.
- Re: LABEL's
- From: Matthew Flaschen
- LABEL's
- Prev by Date: Re: IMAPS and/or openssl problem
- Next by Date: Re: DD not working
- Previous by thread: Re: LABEL's
- Next by thread: Re: LABEL's
- Index(es):
Relevant Pages
- Re: LABELs
... system or not (ANY file system) when copying from device/partition to
... It will only overwrite the number of bytes that are copied. ... (Fedora) - Re: LABELs
... Correct that if you are copying 10 gigs onto 30 gigs that it will only ...
overwrite 10 gigs, ... You may have to zero if there's a filesystem already there.
... (Fedora) - Re: large file system
... You should have no problem writing large files (100's of gigs) on RHEL 4. ...
somewhere in a file system that has the free space. ... The above command will write
a 40 gig file. ... (RedHat) - Copy big file fails
... I have several image files (created with Acronis True Image Workstation) on ...
local hard disk that are about 6 gigs each. ... It there some trick to copying
large files? ... (microsoft.public.windowsxp.perform_maintain) - ad0 failure, hw or sw bug?
... While copying several gigs of data from scsi to ata disk I got
this ... (freebsd-current)