WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Core v4.3  (Read 38688 times)

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Core v4.3
« Reply #15 on: February 22, 2012, 10:29:22 AM »
Using a single directory for all things Core ensures that Core can easily run embedded with another Linux distrubtion, i.e., no conflicts with a /boot directory typically used by most traditional Linux distributions. You can use our installation program to easily install "embedded" without disturbing an existing Linux install, adjust boot loader and go. That is the reason for the change.
10+ Years Contributing to Linux Open Source Projects.

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Core v4.3
« Reply #16 on: February 29, 2012, 04:19:37 PM »
Booting latest tinycore-current.iso  (4.3 dated Feb 19 2012)  with base boot code and attempting to download tc-install using app-browser results in

fatal error:TCE directory is not writable


Opening scm browser as previously stated did not fix issue, however after downloading an scm app the issue is temporarily fixed.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Core v4.3
« Reply #17 on: February 29, 2012, 11:06:06 PM »
Was fixed Feb 25 and is in 4.4rc1. Work-a-round:

$ mkdir -p /tmp/tce/optional
10+ Years Contributing to Linux Open Source Projects.

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Core v4.3
« Reply #18 on: March 01, 2012, 12:03:34 AM »
Thanks for the workaround.  will remember to look here

Offline tenwiseman

  • Newbie
  • *
  • Posts: 1
Re: Core v4.3
« Reply #19 on: May 01, 2012, 05:12:58 AM »
I had the same fatal error:TCE directory is not writable starting AppBrowser

My TCE directory is on a writable NFS share hosted on another computer, it's contents were originally copied there from the cde directory from the TinyCore CD.

Solved it:)

Check the user write permissions on the 'optional' subfolder inside TCE are set. I've somehow managed to have that autocreated user read-only. Maybe I muddled up permissions on the parent doing my initial copy.

BTW Silly question, I'm new to this. How do I get the Core version number of what's installed? A command?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Core v4.3
« Reply #20 on: May 01, 2012, 05:20:08 AM »
BTW Silly question, I'm new to this. How do I get the Core version number of what's installed? A command?

The command is "version"