Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: xpto09 on August 19, 2009, 10:48:13 AM

Title: see file.tczl (solved)
Post 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?

Title: Re: see file.tczl (solved)
Post by: Jason W on August 19, 2009, 12:27:04 PM
This question has been answered in the previous post that you posted a link to. 
Title: Re: see file.tczl (solved)
Post by: xpto09 on August 19, 2009, 01:59:40 PM
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
Title: Re: see file.tczl (solved)
Post by: Jason W on August 19, 2009, 02:06:27 PM
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.