Author Topic: see file.tczl (solved)  (Read 3404 times)

Offline xpto09

  • Newbie
  • *
  • Posts: 30
see file.tczl (solved)
« on: August 19, 2009, 07:48:13 AM »
see file.tcz
http://forum.tinycorelinux.net/index.php?topic=2731.0

How can I open the file.tczl?

« Last Edit: August 19, 2009, 09:28:17 AM by Jason W »

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: see file.tczl (solved)
« Reply #1 on: August 19, 2009, 09:27:04 AM »
This question has been answered in the previous post that you posted a link to. 

Offline xpto09

  • Newbie
  • *
  • Posts: 30
Re: see file.tczl (solved)
« Reply #2 on: August 19, 2009, 10:59:40 AM »
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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: see file.tczl (solved)
« Reply #3 on: August 19, 2009, 11:06:27 AM »
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.