Changes

Jump to: navigation, search

Hacking b2g on Raspberry Pi

154 bytes added, 07:39, 21 September 2014
Preparing to flash b2g onto your SD card
You'll see a line printed that says something like <code>inet addr:AAA.BBB.CCC.DDD</code>. That <code>AAA.BBB.CCC.DDD</code> is your guest VM's IP address.
 
Next install sshd on your ''guest'' OS. On ubuntu, use the command
 
sudo apt-get install openssh-server
 
Other distributions require similar commands.
Next, on your linux ''host'', install sshfs. On ubuntu, use the command
Confirm
699
edits

Navigation menu