WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

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

Offline xpto09

  • Newbie
  • *
  • Posts: 30
see file.tczl (solved)
« 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?

« Last Edit: August 19, 2009, 12:28:17 PM by Jason W »

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: see file.tczl (solved)
« Reply #1 on: August 19, 2009, 12:27:04 PM »
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, 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

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: see file.tczl (solved)
« Reply #3 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.