<div dir="ltr">Hey Omer<div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 10, 2016 at 12:29 PM, Omer Akram <span dir="ltr"><<a href="mailto:omer.akram@canonical.com" target="_blank">omer.akram@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div>My general workflow is: I flash the ubuntu-core on my sdcard and boot the Pi without any internet (this creates some initial directories like /etc/network). Then I add a network interface for my wifi dongle by mounting the sdcard on my laptop and again boot the Pi. This used to get me access to the Pi. With latest image my device does get online with my home router(dhcp successful) but I cannot ssh as I presume there is no default user.</div><span class="gmail-"><div><br></div></span></div></div></div></div></blockquote><div><br></div><div>For the serial console ogra mentioned you can use a usb to ttl serial cable to connect to the pi2 [1]. Having the pins connected this way [2] you can interact with it through this command once the usb is connected to the laptop:<br><br>    $ sudo screen /dev/ttyUSB0 115200</div><div><br></div><div>Then you can configure the network on first boot from console-conf. Please let me know if you need any further info. Thanks! :)</div><div><br></div><div>[1] <a href="https://www.adafruit.com/product/954">https://www.adafruit.com/product/954</a></div><div>[2] <a href="https://www.modmypi.com/image/cache/data/rpi-products/gpio/debug/USB-to-TTL-Serial-Cable-Debug-Console-Cable-for-Raspberry-Pi-1-800x609.jpg">https://www.modmypi.com/image/cache/data/rpi-products/gpio/debug/USB-to-TTL-Serial-Cable-Debug-Console-Cable-for-Raspberry-Pi-1-800x609.jpg</a></div></div>
</div></div>