WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Totally persistent?  (Read 1950 times)

Offline loppanjo

  • Newbie
  • *
  • Posts: 18
Totally persistent?
« on: April 02, 2016, 05:54:08 PM »
Hi there everyone, just started using TinyCore on my Rasp Pi to create a web server.
As I have understood it's possible to make the storage persistent but only for "/home" and "/opt".(Correct me if im wrong)

The problem is when I install apache the whole apache thing is in "/usr/../../.." and /usr get reset after every reboot. Is it possible to make this persistent to? or even better is it possible to make the whole sd-card persistent soo everything will get saved?

Offline Greg Erskine

  • Sr. Member
  • ****
  • Posts: 404
Re: Totally persistent?
« Reply #1 on: April 02, 2016, 06:43:04 PM »
hi loppanjo,

If you are loading an apache extension it will be restored after reboot. You will probably need to add configuration file(s) to /opt/.filetool.lst

The SD card is persistent, I suspect you are loading into memory and not the SD card.

The book, http://tinycorelinux.net/book.html, has all the information you need. One example is setting up a web server.

regards
Greg

Offline loppanjo

  • Newbie
  • *
  • Posts: 18
Re: Totally persistent?
« Reply #2 on: April 03, 2016, 07:36:49 AM »
For some reason when I try to enter the book page it says tinycorelinux.net/book.html - Connection Refused. Only me? could see it yeasterday.

If someone has it downloaded, please send it to me at

loppanjo@gmail.com
« Last Edit: April 03, 2016, 07:39:29 AM by loppanjo »

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: Totally persistent?
« Reply #3 on: April 03, 2016, 07:43:49 AM »
Download a copy and keep it handy: Core book ;)