[Voyage-linux] Upgrading CF
Mike O'Connor
(spam-protected)
Wed Oct 1 19:10:25 HKT 2008
Marco Zennaro wrote:
> Hi!
> I installed Voyage on a 1G CF card using a Alix2 board. Now I would
> like to use a 2G card to have more space for my data. Is there any way
> I can preserve the installation and save it to a bigger card?
>
> Best,
> Marco
>
> _______________________________________________
> Voyage-linux mailing list
> Voyage-linux at list.voyage.hk
> http://list.voyage.hk/mailman/listinfo/voyage-linux
Hi Marco
Rsync the install of to a separate machine
rsync -aPvx --numeric-ids / 192.168.1.1::images/voyage-0.5.2-ready
Then do a normal install on the new CF image.
Boot the CF then
remountrw
rsync -aPvx -numeric-ids 192.168.1.1::images/voyage-0.5.2-ready/ /
remountro
fastreboot
Cheers
Mike
More information about the Voyage-linux
mailing list