| 1 | = Backup WAM PC/104 CF Card Image = |
| 2 | |
| 3 | '''These instructions are intended to be used on an external PC running Ubuntu. |
| 4 | '''[[BR]] |
| 5 | '''* You will need a CF to USB adapter for creating these instructions: |
| 6 | ex: [[http://www.amazon.com/Kingston-Flash-Memory-Reader-FCR-HS219/dp/B00109Y2DQ/ref=sr_1_8?ie=UTF8&qid=1353441981&sr=8-8&keywords=cf+to+usb| CF -> USB]] |
| 7 | ''' |
| 8 | [[BR]] |
| 9 | |
| 10 | |
| 11 | '''__On an External Ubuntu PC__'''[[br]] |
| 12 | Install fsarchiver |
| 13 | {{{ |
| 14 | sudo apt-get install fsarchiver |
| 15 | }}} |
| 16 | |
| 17 | Insert CF Card into CF to USB Adapter and into your PC[[br]] |
| 18 | {{{ |
| 19 | # We have created a bash script to automate the backup process. |
| 20 | wget http://web.barrett.com/support/backup_cf.sh |
| 21 | }}} |
| 22 | |
| 23 | Please follow the on-screen instructions to create the CF Backup |
| 24 | |
| 25 | Your file system archives (backups) will now be found in your current directory. |