Firmware Upgrades
Home › Forums › Conduit: AEP Model › Firmware Upgrades
Tagged: firmware upgrade Conduit AEP
- This topic has 7 replies, 2 voices, and was last updated 5 years, 10 months ago by William Laing.
-
AuthorPosts
-
March 13, 2019 at 7:09 am #27384William LaingParticipant
Good Day –
Can you point me to references or tell me what areas of the file system are not overwritten by firmware upgrades?
We’re looking for places to put scripts and other files.
We have a variety of MTCDT-LAT1, MTCDT-LVW2 and MTCDTIP-LAT1 gateways.
Thanks in advance for your help.
William Laing
March 13, 2019 at 7:17 am #27385Jason ReissKeymasterThere are two partitions that are untouched on upgrade.
/var/config
/var/oemadmin@mtcdt:/var$ sudo df -h Filesystem Size Used Available Use% Mounted on /dev/root 232.0M 104.9M 127.1M 45% / devtmpfs 115.2M 8.0K 115.2M 0% /dev tmpfs 123.3M 444.0K 122.9M 0% /run tmpfs 123.3M 2.7M 120.7M 2% /var/volatile /dev/mtdblock6 8.0M 5.9M 2.1M 74% /var/config /dev/mtdblock7 8.0M 528.0K 7.5M 6% /var/oem
- This reply was modified 5 years, 10 months ago by Jason Reiss.
March 13, 2019 at 7:19 am #27387Jason ReissKeymasterUsing an SD card is another option if more space is needed.
March 13, 2019 at 7:27 am #27388Jason ReissKeymasterDetails are found in mLinux documentation. AEP is built on mLinux so these low level details also apply.
A firmware upgrade will overwrite only the kernel and rootfs partitions.
March 13, 2019 at 7:33 am #27389William LaingParticipantThank you for the information, Jason – that’s very helpful.
Have a great day!
William
March 13, 2019 at 8:43 am #27390William LaingParticipantHi Jason –
We have related questions we’re hoping you can help us with:
(1) Do you know if folks have successfully installed VPN client software on the gateways? We’d really like to have web admin page access for Conduits out in the field.
(2) I haven’t looked around at where the cron job files are located yet. Do you know if customers are using cron jobs on their Conduits?
(3) Would the VPN client software and cron jobs survive a firmware upgrade?
Thanks,
WilliamMarch 13, 2019 at 9:38 am #27391Jason ReissKeymastercron will not survive an upgrade
A custom app could be used to install them after upgrade.OpenVPN is available on AEP
http://www.multitech.net/developer/software/aep/openvpn/March 13, 2019 at 1:46 pm #27395William LaingParticipantThanks again, Jason – very helpful!
Best,
William -
AuthorPosts
- You must be logged in to reply to this topic.