Reset Factory Default

From Wiki for Dragino Project
Revision as of 03:31, 26 August 2013 by Edwin1123 (Talk | contribs) (Created page with "To reset Dragino to factory default, use ssh to access Dragino and run: root@dragino-4315a5:~# mtd -r erase rootfs_data Unlocking rootfs_data ... Erasing rootfs_data ... Rebo...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

To reset Dragino to factory default, use ssh to access Dragino and run:

root@dragino-4315a5:~# mtd -r erase rootfs_data
Unlocking rootfs_data ...
Erasing rootfs_data ...
Rebooting ...

Dragino will then boot to factory default.All packages and configure will be reset to factory default.

Or Reset in [FailSafe|Failsafe mode] if you fail to access to ms14 in normal operation.