Confirmed users
1,377
edits
Line 73: | Line 73: | ||
***run <code>./bulk-image.sh</code> to find out potential device nodes | ***run <code>./bulk-image.sh</code> to find out potential device nodes | ||
**maemo-n810-23 -- host name for the device the card is going in | **maemo-n810-23 -- host name for the device the card is going in | ||
===SAMPLE OUTPUT=== | |||
Successful example: | |||
$sudo ./moz-image.sh moz-n810-v2/ /dev/sdc maemo-n810-23 | |||
WARN(/dev/sdc): You are about to ERASE /dev/sdc. ARE YOU SURE? y/n | |||
y <--- I TYPED THIS AND PRESSED ENTER | |||
gonna do it | |||
INFO(/dev/sdc): Unmounting | |||
INFO(/dev/sdc): Partitioning /dev/sdc | |||
INFO(/dev/sdc): Formatting Drives | |||
INFO(/dev/sdc): Copying data to card | |||
INFO(/dev/sdc): Modifying Image | |||
INFO(/dev/sdc): rsyncing rootfs dir into image | |||
INFO(/dev/sdc): Unmounting | |||
All done on /dev/sdc | |||
$ | |||
=Power On Devices= | =Power On Devices= |