- This topic has 1 reply, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model ›
Tagged: Conduit image
Si,
To reset the mLinux Conduit to defaults you can do the following according to http://www.multitech.net/developer/software/mlinux/using-mlinux/reset-mlinux-to-defaults/
$ rm -rf /var/config/*
$ touch /var/config/force_defaults
$ reboot
This will clear out /var/config and allow you to “start over” with Multitech supported software. However, if you have updated anything in /etc or somewhere else you could reflash the device.
Jeff