WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: mydata.tgz in /cde on CD  (Read 3805 times)

Offline jeastham

  • Newbie
  • *
  • Posts: 3
mydata.tgz in /cde on CD
« on: September 13, 2013, 12:32:29 PM »

Hi all,

I'm a relative noob to TC; so forgive me if the following question appears daft..........

Is it possible to have "mydata.tgz" in the "/cde" directory; such that the contents will get unpacked, and overlayed ?

Basically; I'm looking to make a utility CD, that I can carry around in my wallet - I'm using BizCard CD-Rs. The idea being, when I'm on-call, and I'm called out; I can pop my utility CD in a friend's Windows PC, and boot up into Tiny-Core, and use vpnc to establish a VPN connection, and connect to servers at work.

I've tried including my "mydata.tgz" in the /cde directory, and creating a new ISO; but the contents of mydata.tgz never get unpacked

Advice welcome

Thanks in advance

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: mydata.tgz in /cde on CD
« Reply #1 on: September 13, 2013, 01:19:45 PM »
You should be able to specify path to backup in boot loader config with option "restore=".
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline ixbrian

  • Retired Admins
  • Sr. Member
  • *****
  • Posts: 436
Re: mydata.tgz in /cde on CD
« Reply #2 on: September 13, 2013, 01:31:37 PM »
You can check out ezremaster as well.  It is included in CorePlus, and allows you to easily create remasters with your mydata.tgz backup included. 

Offline jeastham

  • Newbie
  • *
  • Posts: 3
Re: mydata.tgz in /cde on CD
« Reply #3 on: September 15, 2013, 10:13:43 AM »
You should be able to specify path to backup in boot loader config with option "restore=".

Okay.....so would it be :

restore=/cde
or
restore=cde

.....and do I need to include the mydata.tgz ?

Thanks in advance