Best way to go in that respect is to create another partition, boot to a livecd, mount both on their own mountpoints and run "tar -cvpSf - /mnt/source_mountpoint | tar -xvpSf - -C /mnt/destination_mountpoint". Then go into grub, and create a boot entry for the kernel on the other partition. On 1/12/07, jordi laforge wrote: > Thanks, this is good to know. My goal is to have a spare os on a drive at > all times. For as little downtime as possible. > > JL > > > > On 1/12/07, Dan Lund wrote: > > > > I'd definitely agree. > > If you want to do a backup of a live filesystem, my advice is to use > > tar or rsync. > > dd is just too low-level to use on a filesystem that is in flux. > > > > On 1/12/07, Eric Shubes < plug@shubes.net> wrote: > > > jordi laforge wrote: > > > > > You can back it up, it's just that restoring might be an issue. ;) > > > Seriously, dd should only be used on unmounted partitions. > > > > > > -- > > > -Eric 'shubes' > > > > -- > > "Courage is like love; it must have hope to nourish it." > > -Napoleon Bonaparte > > --------------------------------------------------- > > PLUG-discuss mailing list - > PLUG-discuss@lists.plug.phoenix.az.us > > To subscribe, unsubscribe, or to change you mail settings: > > > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > > > > > --------------------------------------------------- > PLUG-discuss mailing list - > PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change you mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > > -- "Courage is like love; it must have hope to nourish it." -Napoleon Bonaparte --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss