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 Sailfish SDK Emulator)  | 
			 (→Install Steps)  | 
			||
| Line 11: | Line 11: | ||
  sync  |   sync  | ||
* Mount flash key    | * Mount flash key    | ||
| − | * Edit /boot/extlinux/extlinux.com to boot from sdb1  | + | * Edit /boot/extlinux/extlinux.com to boot from sdb1 and add rootwait  | 
  mv x86-vm.conf x86-exopc.conf  |   mv x86-vm.conf x86-exopc.conf  | ||
* Change resolution to 1366 768  | * Change resolution to 1366 768  | ||
* Place in Exo and boot, press BBS button on screen and select flash key  | * Place in Exo and boot, press BBS button on screen and select flash key  | ||
| − | * Login root/nemo  | + | * Ctrl/Alt F2 - Login root/nemo  | 
* follow https://wiki.merproject.org/wiki/Minimal/Networking to setup wifi  | * follow https://wiki.merproject.org/wiki/Minimal/Networking to setup wifi  | ||
Revision as of 19:30, 3 March 2013
Install Sailfish SDK Emulator on ExoPC
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 and add rootwait
 
mv x86-vm.conf x86-exopc.conf
- Change resolution to 1366 768
 - Place in Exo and boot, press BBS button on screen and select flash key
 - Ctrl/Alt F2 - Login root/nemo
 - follow https://wiki.merproject.org/wiki/Minimal/Networking to setup wifi