The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)


Sailfish/Exopc

From Mer Wiki
< Sailfish(Difference between revisions)
Jump to: navigation, search
(Install Steps)
Line 10: Line 10:
 
  sudo dd if=sailfish.raw of=/dev/sd* bs=4M
 
  sudo dd if=sailfish.raw of=/dev/sd* bs=4M
 
  sync
 
  sync
* Mount flash key
+
* Mount flash key  
 +
* Edit /boot/extlinux/extlinux.com to boot from sdb1

Revision as of 18:42, 3 March 2013

Install Sailfish SDK Emulator

This page has instructions on how to install Sailfish SDK emulator on your ExoPc

Install Steps

  • Extract root filesystem from emulator virtualbox image
VBoxManage internalcommands converttoraw sailfishos.vdi sailfish.raw
  • Copy to flash key
sudo dd if=sailfish.raw of=/dev/sd* bs=4M
sync
  • Mount flash key
  • Edit /boot/extlinux/extlinux.com to boot from sdb1
Personal tools