Chico head

From ISRWiki
Revision as of 15:14, 4 February 2014 by Mtaiana (talk | contribs) (Created page with "The data is hosted on a USB stick. The image for that data is on Blackhole: smb://blackhole/database/ICUB/CHICO_BACKUP_image1.7-oc The image can be dumped on a new USB stick wi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The data is hosted on a USB stick. The image for that data is on Blackhole:

 smb://blackhole/database/ICUB/CHICO_BACKUP_image1.7-oc

The image can be dumped on a new USB stick with the "dd" command:

 sudo dd bs=4096 if=CHICO_BACKUP_image1.7-oc.bin of=/dev/sdXXXXX

Specify the correct sd device istead of sdXXXXX (sdb, sdc or the like). Pay attention not to overwrite the wrong disk!