WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Unique use for Tiny Core. Is this possible?  (Read 1062 times)

Offline ScottN

  • Newbie
  • *
  • Posts: 1
Unique use for Tiny Core. Is this possible?
« on: September 10, 2023, 11:12:58 AM »
Before I dive into Tiny Core more, I wanted to propose what I'm planning to achieve with it and see if any experts here can say "Yes, that's possible!" and potentially guide me a bit in that direction :)

I have a number of Raspberry Pi 4's, mainly 2GB RAM variant, in the wild, that I have root access via SSH when connected to our VPN server.  I do not have physical access to the Pi and microSD card.  Sending a new microSD card to them for swap is not feasible either.

I'm looking to boot a very minimal OS to RAM so I can use 'dd' to write an image file over top of an existing (16GB) partition on the Pis.

I'd like to have TC boot entirely to RAM, install OpenVPN, open VPN client to connect with a configuration file I have.  I will then have root SSH access to this Pi.

From there, if everything is truly RAM, I'd like to mount a remote share that holds the img file to then have 'dd' use to overwrite the existing partition on the installed microSD.

Once imaging is done, when rebooted, Pi device will now boot up on the microSD and obviously is now booting the upgraded OS on the existing partition.

Is this possible with Tiny Core?
« Last Edit: September 10, 2023, 11:16:10 AM by ScottN »

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1089
Re: Unique use for Tiny Core. Is this possible?
« Reply #1 on: September 10, 2023, 02:30:43 PM »
Sure it’s possible.  Yes, you can boot and unmount the partitions. 

Your best bet would be to build an initrd with your requirements.   All you would need is the boot partition

Offline Greg Erskine

  • Sr. Member
  • ****
  • Posts: 404
Re: Unique use for Tiny Core. Is this possible?
« Reply #2 on: September 10, 2023, 02:53:57 PM »
I agree with Paul, definitely possible.

Remember to check for free space and partition sizse as they can change.

If for a business, have a disaster recovery plan in place.

Offline elcouz

  • Newbie
  • *
  • Posts: 23
Re: Unique use for Tiny Core. Is this possible?
« Reply #3 on: September 14, 2023, 02:20:52 PM »
If for a business, have a disaster recovery plan in place.

^^ This... I wouldn't trust my job over a micro sd. They can go corrupt on you on big writes. I would suggest having SLC ones if used in commercial application.

Offline xyz-worx

  • Jr. Member
  • **
  • Posts: 69
Re: Unique use for Tiny Core. Is this possible?
« Reply #4 on: September 15, 2023, 06:26:54 AM »
Hi ScottN,

I can fully agree with elcouz. Maybe you can take a look at this link:

https://forum.tinycorelinux.net/index.php/topic,23724.msg148850.html#msg148850

regards
   xyz-worx