Firmware Upgrades

Home Forums Conduit: AEP Model Firmware Upgrades

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #27384
    William Laing
    Participant

    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

    #27385
    Jason Reiss
    Keymaster

    There are two partitions that are untouched on upgrade.
    /var/config
    /var/oem

    admin@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
    
    #27387
    Jason Reiss
    Keymaster

    Using an SD card is another option if more space is needed.

    #27388
    Jason Reiss
    Keymaster

    Details 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.

    http://www.multitech.net/developer/software/mlinux/using-mlinux/flashing-mlinux-firmware-for-conduit/

    #27389
    William Laing
    Participant

    Thank you for the information, Jason – that’s very helpful.

    Have a great day!

    William

    #27390
    William Laing
    Participant

    Hi 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,
    William

    #27391
    Jason Reiss
    Keymaster

    cron will not survive an upgrade
    A custom app could be used to install them after upgrade.
    http://www.multitech.net/developer/software/aep/creating-a-custom-application/

    OpenVPN is available on AEP
    http://www.multitech.net/developer/software/aep/openvpn/

    #27395
    William Laing
    Participant

    Thanks again, Jason – very helpful!

    Best,
    William

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.