> On 12 Sep 2016, at 02:41, XiaoGuo Liu <[email protected]> wrote: > > Hi, > > I have a QualCom dragonboard 410. I have flashed the Ubuntu Core image to > the SD card, and I also set the S6 switch to boot from the SD card according > to the instruction at: > > https://github.com/96boards/documentation/wiki/Dragonboard-410c-Installation-Guide-for-Linux-and-Android#installing-image-using-an-sd-card-image > > <https://github.com/96boards/documentation/wiki/Dragonboard-410c-Installation-Guide-for-Linux-and-Android#installing-image-using-an-sd-card-image> > > When booting into the Ubuntu core, it needs to have the network access to > complete the installation. The board does not provide an Ethernet port use. > It provide the WLAN. How can we configure the WLAN to make the network > working to complete the installation? It would be good to have a complete > installation guide at our developer website.
WiFI network support on the Dragonboard is not working at the moment due to the changes we made to the first boot experience (console-conf). If you have a USB network adapter then this should work for now. In the near future we will have console-conf talk over WiFi for devices without an ethernet adapter. > Thanks & best regards, > XiaoGuo > > On Thu, Sep 8, 2016 at 4:25 PM, Jamie Bennett <[email protected] > <mailto:[email protected]>> wrote: > On 07/09/16 at 11:50pm, Michael Vogt wrote: > > Ubuntu Core 16 Images > > ===================== > > > > The Ubuntu snappy team is happy to announce the first beta images for > > Ubuntu Core 16. The images use the snapd package manager to install > > and update all components of the system including kernel, core, gadget > > and applications. > > Great news and well done all round. To squeeze so much goodness into snapd, > snap-confine, snapcraft, store, ubuntu-image, and other components that make > this possible is really an achievement. > > > The images are available for PC (amd64, i386) and Raspberry Pi2 > > (armhf). More architectures and boards (arm64 dragonboard, pi3) will > > follow shortly. You can download them at: > > > > http://cdimage.ubuntu.com/ubuntu-snappy/16.04/current/ > > <http://cdimage.ubuntu.com/ubuntu-snappy/16.04/current/> > > > > The images are bootable, the pc image can be booted directly in > > qemu-kvm or virtualenv. The pi2 image can be written to a sdcard via: > > > > unxz ubuntu-core-16-pc.img.xz > > dd if= ubuntu-core-16-pc.img of=/dev/sdXX > > > > Where /dev/sdXX is the path of your sd card. > > > > After booting the image you can enter your Ubuntu SSO email and it > > will automatically create a matching user with the right ssh keys. If > > you do not have an Ubuntu SSO account yet you can create one at: > > > > https://login.ubuntu.com/ <https://login.ubuntu.com/> > > > > These images follow the "beta" channel. > > > > Enjoy the fresh images! If you find any bugs or issues, please let us > > know via: > > > > https://bugs.launchpad.net/snappy/ <https://bugs.launchpad.net/snappy/> > > > > Cheers, > > Michael (on behalf of the snappy team) > > > > > > > > -- > > Snapcraft mailing list > > [email protected] <mailto:[email protected]> > > Modify settings or unsubscribe at: > > https://lists.ubuntu.com/mailman/listinfo/snapcraft > > <https://lists.ubuntu.com/mailman/listinfo/snapcraft> > > -- > Snapcraft mailing list > [email protected] <mailto:[email protected]> > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/snapcraft > <https://lists.ubuntu.com/mailman/listinfo/snapcraft> > > > > -- > XiaoGuo, Liu
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
