Prepare to run

Write OS image to SD card

Zobacz także

More information about Ubuntu support for board based on OMAP are available on website ARM/OMAP.

  • Check md5 sums with sums which are available on server.
  • Check if SD card is in write mode.

Informacja

Write switch on card should be in up position, closed to contacts.

  • Insert card in computer card reader.
  • Execute one of following commands sets:
gunzip -c ubuntu-12.04-preinstalled-server-armhf+omap4.img.gz | sudo dd bs=1M of=/dev/<device name>
sync

or:

sudo sh -c 'zcat ubuntu-12.04-preinstalled-server-armhf+omap4.img.gz > /dev/<device name>'
sync

<device name> should be replaced with the block device name.

  • Pull card from card reader.
  • Insert card PandaBoard card reader.