[Voyage-linux] crontab not saving

Darshaka Pathirana (spam-protected)
Mon May 18 14:52:05 HKT 2009


On 16.05.2009 17:29, Robert Rawlins - Think Blue wrote:
> 
> I’m having trouble saving changes to my crontab, I ‘remountrw’ and then
> use ‘crontab -e’ to make the changes, however it seems that after the
> system is reboot the changes are no longer available and when doing
> ‘crontab -l’ I simply get get ‘no crontab install for root’ or something
> to that effect.
> 
> Any ideas?

'/root' is by default symlinked to '/rw/root' and therefor
everything saved in there is just in the ramdisk and will be lost
after reboot.

You need to sync the data to the CF before rebooting. Unfortunatly I
do not know by heart how this is done. I can remember to do
something like '/etc/init.d/voyage-util stop' and by setting the
VOYAGE_SYSTEM_SYNCDIRS to accomplish this.
This was a solution in voyage-0.2 so it might have changed in the
meanwhile.

(But you always can manually copy the /rw to the approrate /ro
folders.)

Greetings && HTH,
 - Darsha





More information about the Voyage-linux mailing list