You are not logged in.
Pages: 1
Hi to all, Yesterday i found slitaz. Very nice...
Can i ask if there is any way to transfer my installation from hdd to usb stick or to an iso for installing it to another pc.
I want to keep all configurations i made to it and also to find a good way to backup the entire system.
Thank you.
Offline
Hi johnyp,
On your installation as root enter:
# tazpkg repack-config
You will get the file config-1.0.tazpkg
On another PC, install SliTaz, copy config-1.0.tazpkg and launch as root:
# tazpkg install config-1.0.tazpkg
This method depends on the CONFIG_FILES variable in the package receipts.
Let's hope there are up to date...
Offline
Thank you Bellard, but please is this a way of having an exact copy, clone?
Di ia have to reinstall packages before importing or will this be done automatically?
Thank you.
Offline
> Thank you Bellard, but please is this a way of having an exact copy, clone?
Not really: /home is not saved
> Di ia have to reinstall packages before importing or will this be done automatically?
No. They will be installed as dependancies.
Offline
Good morning, after playing some days i now am ready to use my server!
What i did not yet found is a way to make a clone backup from hdd, as ghost image file for example, in order to restore in case of hdd change or hdd corruption.
Is this even possible?
Thank you.
Offline
Hi johnyp
Have a look at
www.clonezilla.org
and / or make yourself familiar with the dd command
Offline
Pages: 1
[ Generated in 0.017 seconds, 8 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]