I've done this by mounting a separate volume like a flash drive and just tarring up root (/). I use a command similar to: 'tar --one-file-system -cvzpf /mnt/usb/voyage-customversion.tgz /'
You then simply untar on the new flash drive of choice and make the appropriate MBR changes with grub or lilo and there ya go. (In production I actually have voyage installed inside a Parallels VM and make all of my changes and tweaks there. Then tar up root, scp it out to another host, plug in a USB or CF card, untar, run grub and then I have a fully booting USB or CF drive.) /Ryan Matt Jenkins wrote: > I have made a LOT of changes to a copy of Voyage installed on a 1gb > flash card in an Alix board. I would like to make a copy of this saving > all permissions so I can redeploy on other cards. What would be the best > way to do this? > > - Matt > > _______________________________________________ > Voyage-linux mailing list > [email protected] > http://list.voyage.hk/mailman/listinfo/voyage-linux _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
