General TC > Programming & Scripting - Unofficial

Script to remaster with ntfs-3g included

<< < (3/3)

gerald_clark:
Or 'cat core.gz ntfs-3g.gz > mycore.gz'.

vinnie:

--- Quote from: gerald_clark on January 09, 2012, 03:53:07 PM ---Or 'cat core.gz ntfs-3g.gz > mycore.gz'.

--- End quote ---

 ??? this command assemble two .gz in a single?

Rich:
Hi vinnie
No, it creates a file with the two .gz files back to back.

vinnie:
so it was a mistake?  ???

gerald_clark:
No, it was not a mistake.
Core.gz is a gzipped cpio archive of the root filesystem.
You can use cat to combine core.gz with another gzipped cpio archive and write it as a new file.
The bootloader will extract the one file that contains both gzipped cpio archives.

Navigation

[0] Message Index

[*] Previous page

Go to full version