[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Backing up ext3 root partition with dd
- From: Andreas Dilger <adilger clusterfs com>
- To: Yassin Hania-CHY002 <Hania Yassin motorola com>
- Cc: ext3-users redhat com
- Subject: Re: Backing up ext3 root partition with dd
- Date: Wed, 21 Feb 2007 01:45:59 -0700
On Feb 20, 2007 15:45 -0500, Yassin Hania-CHY002 wrote:
> Is there a reason why an ext3 root partition cannot be copied to an
> alternate partition using the "dd" command?
> The dd is copying the mounted root partition into an alternate partition
> that is not mounted. The dd returns success, but the fsck on that
> partition fails with errors as follows:
You can't use 'dd' because it backs up the journal in an unsafe manner.
If you want to do a backup use 'dump'. It won't touch the journal.
Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]