WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How to load extensions from unetbootin "install"  (Read 2186 times)

Offline baz

  • Full Member
  • ***
  • Posts: 216
How to load extensions from unetbootin "install"
« on: June 29, 2010, 01:23:03 AM »
If I install tc on a usb stick using unetbootin, then boot it up, install extensions right on the same usb stick in a /tce folder, I would expect those extensions to load next boot, but they don't. How would I go about having those extensions loaded at boot?

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: How to load extensions from unetbootin "install"
« Reply #1 on: June 29, 2010, 01:31:17 AM »
If I install tc on a usb stick using unetbootin, then boot it up, install extensions right on the same usb stick in a /tce folder, I would expect those extensions to load next boot, but they don't. How would I go about having those extensions loaded at boot?

Do you have waitusb=5 boot option? You can add it easily editing syslinux.cfg in the root difrectory of the USB stick:

Quote
append initrd=/ubninit quiet max_loop=256 tinycore waitusb=5

Certain sticks require larger value, e.g. 10

Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline maro

  • Hero Member
  • *****
  • Posts: 1228
Re: How to load extensions from unetbootin "install"
« Reply #2 on: June 29, 2010, 01:32:22 AM »
A couple of simple checks:
  • Are those extenions listed in the '/tce/onboot.lst' file on the USB stick?
  • Are all files required really in the '/tce/optional' directory on the USB stick?
  • Has the "auto-detection" of the USB stick really worked (e.g. cat /opt/.tce_dir)?
 

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: How to load extensions from unetbootin "install"
« Reply #3 on: June 30, 2010, 03:57:47 PM »
If I install tc on a usb stick using unetbootin, then boot it up, install extensions right on the same usb stick in a /tce folder, I would expect those extensions to load next boot, but they don't. How would I go about having those extensions loaded at boot?

Upon first boot from unetbootin use control panel Set TCE Drive then use appbrowser.
Set TCE Drive does all the setup needed on a new system.
10+ Years Contributing to Linux Open Source Projects.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: How to load extensions from unetbootin "install"
« Reply #4 on: June 30, 2010, 08:01:26 PM »
Or just create an empty tce directory in the root of the USB stick, it will be recognised and used automatically by TC (don't forget the waitusb=5 boot option).
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."