**** BEGIN LOGGING AT Tue Feb 10 02:59:58 2015 Feb 10 11:33:26 so whats the deal with ubuntu and the raspberry pi 2 Feb 10 11:39:25 so got the rpi2 a SoC that is not too old this time? (didnt follow the rpi2 hype so far) Feb 10 11:40:42 k1l, yes, and there is a snappy port for it Feb 10 11:41:29 oh nice Feb 10 11:45:18 is there a regular image or any instructions how to compile one? Feb 10 11:48:45 no Feb 10 11:49:03 but the general instructions apply :) Feb 10 11:49:37 use debootstrap or qemu-debootstrap to create a rootfs ... set up your bootloader and kernel ... push rootfs chroot to SD card ... boot Feb 10 11:50:14 ogra_: can you point me to where i can find some futher instructions Feb 10 11:54:17 sudo apt-get install qemu-deboostrap ... sudo qemu-debootstrap --arch armhf trusty my-chroot ... cd my-chroot ... tar cJvf ../my-ubuntu-rootfs.tar.xz * Feb 10 11:54:53 that creates you a rootfs ... beyond that you need to use the documentation for your board for bootloader setup etc Feb 10 11:55:26 okay, thanks for your help you have been helpful and I now know what to google **** ENDING LOGGING AT Wed Feb 11 02:59:58 2015