Cosmetic bug in fvdw-sl 8.0 and 7.0 disk setup menu.

Information (device and size) in USB strorage Table are wrong if the disk has several partitions: corresponding information to the first partition are repeated on other.
Fix :
You must have as return message : "upload file succesfull and original copied to fvdw share"
NB : in the current version, you can't unmount the correct partition : (only the first partition is unmounted)
Fix :
- copy disk_settings_m.xml file in fvdw share fvdw (create this share if doesn't exist yet)
- check if no disk_settings_m.xml.org file is stored in fvdw share. if so, delete it.
- go to the uploadFile menu (in Firmware Update Menu)
- read the help Menu page
- enter exactly in the first field :
- Code: Select all
disk_settings_m.xml
- enter exactly in the second field :
- Code: Select all
/usr/htdocs/global
- click on Accept button.
You must have as return message : "upload file succesfull and original copied to fvdw share"
NB : in the current version, you can't unmount the correct partition : (only the first partition is unmounted)