Tiny Core Linux
Tiny Core Base => CorePlus => Topic started by: temdl84 on September 06, 2013, 12:50:53 AM
-
Hi All,
I want to update /etc/motd banner. but it's allways restored after reboot.
I tried to add it to backup and make backup dry and backup also, but it's still restored after reboot.
So how can i update /etc/motd ???
-
Hi temdl84
Add:
etc/motdto your /opt/.filetool.lst file. Then run:
filetool.sh -b
-
Hi Rich,
I have tried but it's not applied after reboot.
my step:
1. add "etc/motd" to /opt.filetool.lst.
2. run filetool.sh -b
-> in this step, mydata.tgz is created at /mnt/sda1/tce
I untar and check mydata.tgz, the etc/motd in mydata.tgz contains the latest content.
as my understood, when system boots, system will restored from mydata.tgz. but in my system, it's not restored from mydata.tgz right????
Regards,
-
Hi temdl84
What does the command:
showbootcodesreturn?