bug in fvdw-sl-8-0 fvdw7-0, no manual time setting possible

bug in fvdw-sl-8-0 fvdw7-0, no manual time setting possible

Postby fvdw » Sun Jun 12, 2011 8:26 pm

The manual command to set time doesn't work anymore in fvdw7-0 and fvdw-sl-8-0.
You get the error message in the webinterface when you try to modify the time manually.
The cause is the new version of busybox, introduced since fvdw7-0 upgrade. Busybox is used to set the time. The new version needs a date setting command in a different format.

Workaround (requires ssh acces via winSCP or Putty)
To make the manual date setting working again the sym link "date" in the system directory /bin must be modified.
It must be linked to "busybox1" instead of "busybox".
If you are familiar with winscp its easy to do by right clicking on it and choose edit sym link from the menu

With putty you could use the following commands after accessing your nas via ssh
Code: Select all
unlink /bin/date
ln -s busybox1 /bin/date


will be fixed in the next release
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Return to Development

Who is online

Users browsing this forum: No registered users and 13 guests