WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: no persistence, not saving anything  (Read 2281 times)

Offline metoo

  • Newbie
  • *
  • Posts: 2
no persistence, not saving anything
« on: August 19, 2015, 03:15:23 PM »
I would love to use Tiny Core, but I've already spent 2 entire days trying to get anything to save settings.
I've watched the videos, read all wikis, and read persistence for dummies, but nothing is being saved.

I want to keep everything on the USB, within /tce/optional and any other folder in USB.
I've managed to get firefox in onboot.lst and it can be loaded manually, but no saving settings here either.
I would expect firefox would at least be loaded and ready on startup with icon in wbar.

When I use waitusb=5 or 10 or even 20, it seems to ignore /tce folder on usb, then when its started I get stuck at command prompt, and xsetup and startx are shown as commands not found.

Anyone have ideas?


Offline volkerp

  • Jr. Member
  • **
  • Posts: 63
Re: no persistence, not saving anything
« Reply #1 on: August 19, 2015, 05:37:49 PM »
Hi metoo,

welcome in the forum! Please send the output of

Code: [Select]
showbootcodes
and

Code: [Select]
cat /opt/.filetool.lst.

Offline metoo

  • Newbie
  • *
  • Posts: 2
Re: no persistence, not saving anything
« Reply #2 on: August 19, 2015, 06:06:17 PM »
I've been booting to default choice, but have also tried option for waitusb.

tc@box:~$ showbootcodes
initrd=/ubninit loglevel=3 cde BOOT_IMAGE=/ubnkern

tc@box:~$ cat /opt/.filetool.lst
opt
home
tc@box:~$

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: no persistence, not saving anything
« Reply #3 on: August 19, 2015, 06:52:46 PM »
cde is for CD drives only.  It prevents persistence as CDs are read-only.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: no persistence, not saving anything
« Reply #4 on: August 20, 2015, 12:24:05 AM »
UNETBOOTIN is not compatible with TC, so it is not a big suprise.

Please read FAQ.

http://www.tinycorelinux.net/faq.html
Béla
Ham Radio callsign: HA5DI

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

Offline ttz

  • Jr. Member
  • **
  • Posts: 82
Re: no persistence, not saving anything
« Reply #5 on: October 02, 2015, 08:22:35 PM »
@bmarkus

Quote
UNETBOOTIN is not compatible with TC...

how did u determine UNETBOOTIN was involve? at this point, to me, it is not confirmed by OP. i trust ur right(!), but what took u there?

Offline ttz

  • Jr. Member
  • **
  • Posts: 82
Re: no persistence, not saving anything
« Reply #6 on: October 02, 2015, 08:41:11 PM »
my best guess:

Quote
initrd=/ubninit loglevel=3 cde BOOT_IMAGE=/ubnkern

from that, either or both of:

Quote
initrd=/ubninit

Quote
BOOT_IMAGE=/ubnkern

more specific: ubn(init,kern)

yes?
« Last Edit: October 02, 2015, 09:12:03 PM by ttz »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11022
Re: no persistence, not saving anything
« Reply #7 on: October 03, 2015, 04:56:51 AM »
Yes.
The only barriers that can stop you are the ones you create yourself.