Category:HamsterProKit/ImageUploading
How to flush image on UP board
1. Install latest UP board BIOS:
2. Prepare life USB with ubuntu. Version ubuntu doesn't matter, it's only for flushing image to board storage:
3. Copy downloaded hamster image to another USB stick (min 64 Gb recommended).
4. Insert life USB, connect power to board and select Try Ubuntu without installing in spawned terminal.
5. Insert USB with hamster image.
6. Open terminal and execute dd command to flush image:
sudo dd if=/path_to_hamster_image of=/dev/mmcblk0
path_to_hamster_image - should be something like /media/ubuntu/.... depends on downloaded life image.
7. After finishing flushing execute sync
command in terminal, wait till the end process. This command is important to avoid data missing after flushing process.
8. Turn off board.
8. Remove all USB and turn on board
This category currently contains no pages or media.