WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Skip waitusb?  (Read 12729 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14815
Re: Skip waitusb?
« Reply #15 on: July 04, 2011, 01:07:47 PM »
I've browsed through the entire wiki, can't find any mention of how to download and install extensions from the cli.

If you know what you're looking for "tce-load -wil extension_name"

Otherwise "ab"

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Skip waitusb?
« Reply #16 on: July 04, 2011, 02:47:13 PM »
You have opt= and home= boot codes.
Do NOT add opt and home from .filetool.sh.  Remove them.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14815
Re: Skip waitusb?
« Reply #17 on: July 05, 2011, 12:29:52 AM »
Since there's a need to make /etc/init persist across boots, I'd suggest using backup/restore rather than persistent home or opt (boot codes home=, opt=).

By default, /opt/.filetool.lst will make a backup of the contents of home and /opt/bootlocal.sh, so you only need to add etc/init and then make a backup.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11619
Re: Skip waitusb?
« Reply #18 on: July 05, 2011, 12:45:25 AM »

According to this he switched back to backup/restore.

Quote
i'll just add opt and home to filetool.lst instead.