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)
		
		
 (→Install Steps)  | 
			|||
| Line 8: | Line 8: | ||
  VBoxManage internalcommands converttoraw sailfishos.vdi sailfish.raw  |   VBoxManage internalcommands converttoraw sailfishos.vdi sailfish.raw  | ||
* Copy to flash key  | * Copy to flash key  | ||
| − |   sudo dd if=sailfish.raw of=/dev/  | + |   sudo dd if=sailfish.raw of=/dev/sd* bs=4M  | 
  sync  |   sync  | ||
| + | * Mount flash key  | ||
Revision as of 18:38, 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