Tiny Core Linux

General TC => General TC Talk => Topic started by: xpto09 on September 07, 2009, 08:16:41 AM

Title: How remaster with tcz?
Post by: xpto09 on September 07, 2009, 08:16:41 AM
How is the best way to remaster using tcz?
The wiki shows to remaster using tce files.
What I did:
1) mount -o loop file.tcz mounted
2) cd mounted
2) tar czvf file.tce *

And I followed the wiki.

Title: Re: How remaster with tcz?
Post by: curaga on September 11, 2009, 11:51:26 AM
Instead of creating a tce, you can

1) mount -o loop file.tcz mounted
2) cd mounted
3) cp -a * /path/to/extract