Re: LABEL's
- From: Karl Larsen <k5di@xxxxxxxxxx>
- Date: Thu, 30 Aug 2007 17:54:02 -0600
Jacques B. wrote:
<snip>Great. Then why did it not work? It seems to be so close.
I think dd will
work fine IFF the partition your sending data to is larger than the one
it is coming from, and you do NOT put a file system in the destination
partition.
Karl F. Larsen, AKA K5DI
So many threads started for the exact same issue....
Your first part is correct. You can dd a smaller partition onto an
equal or larger one.
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. If the source had a file system, then the destination
will have that file system because ... dd copied EVERYTHING (even the
file system attributes).
Jacques B.
--
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
- References:
- LABEL's
- From: Karl Larsen
- Re: LABEL's
- From: Jacques B.
- LABEL's
- Prev by Date: Re: LABEL's
- Next by Date: Re: LVM or FS:EXT3?
- Previous by thread: Re: LABEL's
- Next by thread: Re: LABEL's
- Index(es):
Relevant Pages
|