|
|
Restore a configuration floppy |
| To restore a floppy backup do the following: Login into a terminal window SSH into your NetMAX cd /root install -d configs dd if=/dev/fd0 of=floppy_backup.tar.gz bs=512 skip=1 tar zxf floppy_backup.tar.gz find . -type f | cpio -pudm /var/conf find /var/conf/sdb/ -type f -exec touch {} \; touch /var/conf/sdb/UpgradeCommit
Do a commit
address-suppressed |
| Previous: |
|
| ||||||||