**** BEGIN LOGGING AT Sat Mar 15 02:59:58 2014 Mar 15 16:13:15 I am trying to create a rootfs following the instructions at - https://wiki.ubuntu.com/ARM/RootfsFromScratch Mar 15 16:15:03 sudo ./rootstock --fqdn ubuntu --login ubuntu --password ubuntu --imagesize 3G --seed ubuntu-desktop Mar 15 16:15:45 command finishines with saying - I: Running on a i686 machine Mar 15 16:15:45 I: Creating temporary qemu Image to be used as rootfs Mar 15 16:15:45 I: Mounting temporary Image Mar 15 16:16:11 where does it mount the temporary image? Should not it create a tarball? I can't find that Mar 15 16:16:19 I am trying this for the first time Mar 15 16:37:03 lets put it another way Mar 15 16:37:19 how can I build a root fs on ubuntu 13.04 to use with qemu-arm Mar 15 16:37:20 ? Mar 15 19:46:24 hi guys got question, I got an mk802iiis device running ubuntu but the kernel apparently is configured to look in 3.0.8 dir in /lib/modules and the rootfs has 3.0.36 folder Mar 15 19:46:32 can I do a symblink and reboot and all will work? Mar 15 19:46:37 trying to get wifi found Mar 15 19:47:20 Erm, if the kernel is 3.0.8 and the modules you have are 3.0.36, you absolutely can't just symlink, no. Mar 15 19:47:26 You need modules that match your running kernel. Mar 15 19:47:39 Or a kernel that matches that rootfs. Mar 15 19:47:42 Pick one. :P Mar 15 19:47:42 hmm Mar 15 19:47:56 off to google heh Mar 15 19:48:06 Or, off to the people who provided you the kernel and rootfs. Mar 15 19:48:10 Since it wasn't us. Mar 15 19:50:03 aye thats what I'm trying to do Mar 15 19:50:43 any idea if ubuntu is planning to support all winner soc? Mar 15 19:50:52 there's a lot of these little arm devices flooding the market Mar 15 19:51:49 probably once they start supporting devicetree Mar 15 19:52:08 (which they refuse to ... and which keeps them from getting their stuff into linux proper) Mar 15 19:54:41 ogra_: Not true, there's (finally) allwinner support landing upstream in a sane multiplatform way. Mar 15 19:54:49 oh ! Mar 15 19:54:50 Though, mostly too late for trusty's kernel, I believe. Mar 15 19:55:02 so they finally saw the light ? Mar 15 19:55:08 or is that a community effort Mar 15 19:55:15 I think the light might have been forced on them, but yes. Mar 15 19:55:27 heh, cool Mar 15 19:55:29 I've not gone patch hunting myself, but I heard promising things at Connect. Mar 15 19:55:53 i saw the deiscussions on the debian-arm ML ... Mar 15 19:56:08 interesting Mar 15 19:56:29 but there it didnt look like they would get to some final conclusion Mar 15 19:56:50 and discussions with luke kenneth lehighton involved get a bit stressful over time Mar 15 19:57:02 Oh, he's a twit. :P Mar 15 19:57:07 definitely Mar 15 19:57:50 I'm in my hotel room right now got my mk device plugged into the hotel room tv trying to get its wifi up and running lol Mar 15 20:32:13 hmm what do I type to get dmesg to run in the terminal 15 seconds after I hit enter Mar 15 20:33:46 Valduare: sleep 15 && dmesg Mar 15 20:33:55 ty **** ENDING LOGGING AT Sun Mar 16 02:59:59 2014