Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: xpto09 on August 19, 2009, 10:48:13 AM
-
see file.tcz
http://forum.tinycorelinux.net/index.php?topic=2731.0
How can I open the file.tczl?
-
This question has been answered in the previous post that you posted a link to.
-
This question has been answered in the previous post that you posted a link to.
I apologize for my mistake.
What I would like to ask is how mount Xlibs.core.tczl, for example.
mount Xlibs.core.tczl tmp/ -o loop
mount: you must specify the filesystem type
-
I would do this
mkdir 1
mount -o loop Xlibs.core.tczl 1
That should do it. A current TC 2.x release is needed since squashfs is the format of the core .tcz's.