WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How to change" booting core 4.3.1 Running ..."  (Read 4231 times)

Offline ppoo

  • Newbie
  • *
  • Posts: 4
How to change" booting core 4.3.1 Running ..."
« on: March 19, 2012, 11:14:48 AM »
I want to remaster my tinycore linux system.

It shows

 booting core 4.3.1
 Running Linux Kernel 3.0.3-tinycore.

is there anybody know how to  change the words "core 4.3.1" after "Booting"

which file should  I modify >?

thanks ! 

Offline maro

  • Hero Member
  • *****
  • Posts: 1228
Re: How to change" booting core 4.3.1 Running ..."
« Reply #1 on: March 19, 2012, 01:57:03 PM »
As significant part of the boot process '/etc/init.d/tc-config' gets executed and the two lines pertinent to your question appear to be:
Code: [Select]
tc@box:~$ grep -n VERSION /etc/init.d/tc-config
12:VERSION="$(cat /usr/share/doc/tc/release.txt)"
26:echo "${GREEN}Booting ${YELLOW}Core $VERSION ${NORMAL}"

So take your pick what you want to change, but I for one would consider it very bad practise if you would use this information to misrepresent the origin (or even copyrights) of your remaster.

Offline ppoo

  • Newbie
  • *
  • Posts: 4
Re: How to change" booting core 4.3.1 Running ..."
« Reply #2 on: March 19, 2012, 05:09:45 PM »
Thank you,   There are  Tinycore, Core plus  and core.  I am using  TinyCore now,  but when booting, it shows  booting core 4.3.1   :(:(,  so I want to change display like  Booting  Tinycore  4.**   .

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: How to change" booting core 4.3.1 Running ..."
« Reply #3 on: March 19, 2012, 08:00:49 PM »
There is no tinycore anymore, only core with the GUI of your choice from the repos.