Re: [SLE] cloning SuSE on another partition
From: pinto (pinto45_at_aig.forthnet.gr)
Date: 01/06/04
- Previous message: BandiPat: "Re: [SLE] SuSE 9.0 System Shut Down"
- In reply to: Albert: "[SLE] cloning SuSE on another partition"
- Next in thread: pinto: "Re: [SLE] cloning SuSE on another partition"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: suse-linux-e@suse.com Date: Tue, 6 Jan 2004 21:53:53 +0000
On Tuesday 06 January 2004 21:11, Albert wrote:
> Can I clone the bootable 9.0 by simply copying it to
> an empty partition? Do I then modify the Grub list manually?
_____________________
one can mkreiserfs for the empty partition . . . then, mount that partition,
say on /mnt ~ & use TAR to clone the whole system like this :-
tar clf - . | ( umask 0; cd /mnt; tar xvf - )
{ it will take about 10 minutes }
finally, adjust the root / in /mnt/etc/fstab
so that the correct partition is shown for < / >
~ guess you can adjust grub by hand.
best wishes
____________
sent on Linux
____________
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: BandiPat: "Re: [SLE] SuSE 9.0 System Shut Down"
- In reply to: Albert: "[SLE] cloning SuSE on another partition"
- Next in thread: pinto: "Re: [SLE] cloning SuSE on another partition"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|