**** BEGIN LOGGING AT Thu Aug 25 02:59:58 2011 Aug 25 04:21:14 Lopi: See bug 746133 Aug 25 04:21:15 Launchpad bug 746133 in linux-ti-omap4 "Video loses sync on omap4" [High,Incomplete] https://launchpad.net/bugs/746133 Aug 25 06:34:53 * Jack87 wonders if folk here are considering the touchpad Aug 25 06:40:04 of course, but hard to buy one Aug 25 09:16:30 infinity, do you know when the .calc files in cdimage are needed? I see most but not all of the armel ones all set BOOT_SIZE_1=2 but I'd like to avoid it for mx5 if it is not strictly necessary Aug 25 09:17:27 Building dependency tree... Aug 25 09:17:27 E: Unable to locate package linux-linaro-lt-mx5 Aug 25 09:17:27 P: Begin unmounting filesystems... Aug 25 09:17:34 not sure what thre reserved space there is Aug 25 09:17:35 janimo, hmm, that didnt go so well Aug 25 09:17:46 ogra_, hmm, an -image- is missing Aug 25 09:17:50 yep Aug 25 09:17:57 well Aug 25 09:18:16 the whole mucking around with cdimage is reminiscent of 'how many X are necessary to insert a lightbulb' jokes Aug 25 09:18:30 we'll prevail eventually Aug 25 09:18:36 you should just copy the omap script and start from there Aug 25 09:19:13 ogra_, this is livecd right? I meant cdimage as the full build from livecd to publish Aug 25 09:19:22 ogra_, yes I use the omap script Aug 25 09:19:28 ah, good Aug 25 09:19:36 right, the above is the live-build output Aug 25 09:19:53 but here I deleted the explicit kernel name in the hope of it being picked up implicitly as per infinity's suggestion Aug 25 09:20:31 welll, it still expects a toplevel metapackage ... Aug 25 09:20:49 linux-image- is the linux-image metapackage only Aug 25 09:20:50 ogra_, I think so too. So one still needs adding by jcrigby Aug 25 09:21:14 yes, but not called linux-mx5 but linux-linaro-lt-mx5 Aug 25 09:21:33 right Aug 25 09:21:54 I thought the implicit rule (KERNEL_FLAVOUR) was about picking up the image not the meta Aug 25 09:21:58 I was wrong Aug 25 09:22:12 oh, you didnt use the other var ? Aug 25 09:22:32 LB_LINUX_FLAVOURS="linaro-lt-mx5" Aug 25 09:22:33 but then again we could have just left KERNEL_FLAVOUR untouched and created the linux-mx5 with the same result Aug 25 09:22:57 ogra_, no, I used KERNEL_FLAVOURS only. Did I misread what infinity told me? Sigh Aug 25 09:23:02 * janimo goes reread the logs Aug 25 09:23:03 no, because other scriptds seem to use the snippet Aug 25 09:23:17 and mx5 isnt the full uname string Aug 25 09:23:21 right Aug 25 09:23:23 ok Aug 25 09:24:58 http://people.canonical.com/~ubuntu-archive/livefs-build-logs/oneiric/ btw Aug 25 09:25:23 in case you want to check any live build logs yourself Aug 25 09:26:26 ogra_, can you make the change in the script on antimony and see if that fixes (LB_LINUX_FLAVOURS instead of KERNEL_FLAVOURS) instead of me doind another shoot and miss upload? Aug 25 09:26:54 no, live-build runs on the live builders ... not on antimony Aug 25 09:27:15 i dotn have any access to fiddle on them, only http access to logs Aug 25 09:27:25 so we need an upload Aug 25 09:27:53 sigh Aug 25 09:28:02 antimony is only dbeian-cd cdimage Aug 25 09:28:06 *debian Aug 25 09:28:09 so should I just change that varname? Aug 25 09:28:51 did infinity not know that off the top of his head, with a medical examination pending and all? Aug 25 09:30:03 well, i'm not sure that will do much else than KERNEL_FLAVOURS did Aug 25 09:30:33 i think we're better off waiting for a meta upload and keep the rest as is Aug 25 09:30:39 ogra_, agreed Aug 25 09:30:45 so no upload for now Aug 25 09:31:17 unless infinity has any brilliant idea inbetween ... though i doubt he types in his sleep Aug 25 09:31:33 (assuming thats what he does atm) Aug 25 09:32:06 ogra_, so livecd.sh is no longer used right? Aug 25 09:32:32 right Aug 25 09:32:47 only BuildLiveCD and the stuff in the live-build subdir Aug 25 09:32:56 I think we should put the 3 unused files there in the attic Aug 25 09:33:10 anyone can find them in bzr history Aug 25 09:33:22 might be there to makes sure we have a reference for possible regressions Aug 25 09:33:31 cjwatson what do you think? ^ Aug 25 09:33:38 but i agree we should drop them before final release Aug 25 09:33:42 well it nevertheless confuses those looking at the code Aug 25 09:33:51 seems to do much more than it actually does Aug 25 09:34:26 livecd-rootfs was always brilliant in confusing people ... especially its massive amount of documentation :P Aug 25 09:34:27 ogra_,unrelated: what about switching to ext4 before oneiric? Aug 25 09:34:33 what could go wrong? Aug 25 09:34:42 live-build could not support it Aug 25 09:34:55 hmm, does it not support it on non-armel? Aug 25 09:34:56 nothing beyond that, though i fear the u-boot stuff a bit Aug 25 09:35:06 well linaro has switched to ext4 by default Aug 25 09:35:14 and I test hwpacks like that Aug 25 09:35:51 well, we can just try, but i suspect there are a good bunch of additional changes, it wont just be a switch we change Aug 25 09:36:35 and the u-boot changes will bind our resources soon Aug 25 09:39:42 any other ext3 assumptions in the code? Aug 25 09:39:58 even the ext3 tools we call should work on ext4 Aug 25 09:39:59 cdimage has some and debian-cd too Aug 25 09:40:07 jasper indeed as well Aug 25 09:40:30 for debian-cd changing CONF.sh might suffice Aug 25 09:41:02 cdimage needs changes in bin/buildlive and bin/download-preinstalled-filesystems Aug 25 09:41:55 we touch those these days anyway for imx53 Aug 25 09:42:09 the linaro issue I ran into with ext4 is covered in our kernels Aug 25 09:42:13 well, let me do a test run Aug 25 09:42:17 CONFIG_LBDAF is set Aug 25 09:42:31 * ogra_ changes buildlive ... that should suffice for seeing if live-build can cope on the buildd Aug 25 09:48:11 ok, ac100 ubuntu-server build running with ext4 as default Aug 25 09:48:15 lets see what comes out Aug 25 09:48:33 argh ! Aug 25 09:48:40 * ogra_ slaps forehead Aug 25 09:48:54 silly me... i shouldnt test with a tar.gz image :P Aug 25 09:49:58 luckily we have two buildds Aug 25 09:50:16 * ogra_ fires off an omap server build on the other machine Aug 25 09:52:54 I wish there was an easy way to install a local cdimage setup to test these before uploading things Aug 25 09:53:44 well, even then you couldnt easily make sure that everything is always 100% in sync Aug 25 09:53:59 it consists of to many parts to be really reliable Aug 25 09:54:02 imho Aug 25 09:54:04 working on these components is by far the most unpleasant for me, beats autoconf mucking in broken packages :) Aug 25 09:54:32 you should join the cdimage team ... doing the changes on antimony makes working easier Aug 25 09:54:52 ogra_, remember I woved not to join this team when I had to fight headless last cycle :) Aug 25 09:55:03 and there are several levels of bzr trees, so its easy to roll back Aug 25 09:55:04 isn't it the same craziness just via ssh? Aug 25 09:55:13 or can you do exaclty what the build setup does in cron? Aug 25 09:55:19 yes Aug 25 09:55:30 i actually use the cron commands doing testbuilds Aug 25 09:55:51 with additional env vars set to limit the build to one arch Aug 25 10:35:41 janimo, did you recently test any of our desktop images ? Aug 25 10:36:12 on ac100 the greeter is so slow its close to unusable Aug 25 10:38:40 janimo, hmm, so ext4 will need more changes in live-build it seems Aug 25 10:39:05 i dont get an image file (everything else including logs , initrd and kernel files looks fine) Aug 25 10:45:52 bah, so there is no ext4 support at all Aug 25 10:48:55 I'm running custom kernel by Robert Nelson, which I compiled for beagle/ubuntu.. now when compiling lirc serial module for it, I run into a compiling issue: scripts/genksyms/genksyms: 1: Syntax error: "(" unexpected Aug 25 10:49:26 ogra_, I tried testing panda a week ago, but did not come up :( Aug 25 10:49:35 I checked in the linux source "../scripts/genksyms" with 'file genksyms' Aug 25 10:49:41 genksyms: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, not stripped Aug 25 10:49:59 scripts are not normally compiled in part of the kernel compilation ? Aug 25 10:50:08 ogra_, I need to test desktop images for bootcharting them, but they keep being broken when I test :( Aug 25 10:50:10 the code doesnt know it Aug 25 10:52:59 yeah, currently the archive skew breaks them once again Aug 25 10:53:27 anyway, no ext4 for us without extra effort, live-build doesnt support it at all Aug 25 11:04:29 ogra_, oh well, at least you tested it. Shall we file a bug on it? Aug 25 11:08:45 i think there ios a bug and an upstream patch ... one sec Aug 25 11:09:01 bug 803547 Aug 25 11:09:03 Launchpad bug 803547 in live-build "live-build lacks EXT4 support for binary image types" [Undecided,Invalid] https://launchpad.net/bugs/803547 Aug 25 11:47:41 geez, the mkfs stuff in live-build is super inconsistent Aug 25 11:48:33 sometimes it uses mkfs.${LB_CHROOT_FILESYSTEM}, sometimes mkfs.${MKFS} and often eough it is just hardcoded Aug 25 12:16:10 ok, i reverted the default to ext3 again (but left the other ext4 code in cdimage, so we dont need to touch that again) Aug 25 15:06:44 janimo, ogra_: I see from comments above that you need something changed in the mx5 meta pkg? Similar but different than what was discussed yesterday? Aug 25 15:08:00 jcrigby, yes, similar issue, but different metapackage name Aug 25 15:08:02 ogra_: janimo: also, we can already replace x-loader with u-boot-linaro spl for omap 4 Aug 25 15:08:09 ogra_, has the exact error msg IIRC Aug 25 15:08:11 well tested and no regression with 11.08 Aug 25 15:08:14 rsalveti, I am all for it Aug 25 15:08:29 but it is one of those cdimage jobs which only some folk can handle effectively Aug 25 15:08:43 rsalveti, good to hear it works well Aug 25 15:08:53 janimo: when can we push the new package? Aug 25 15:09:04 or, who can we talk to to make it work? ogra_ ? Aug 25 15:09:23 rsalveti, hmm, the new package switches to SPL with no backwards compat? Aug 25 15:09:27 would be nice to push it before beta-1 Aug 25 15:09:46 janimo, that is the one downside Aug 25 15:09:54 janimo: nops, x-loader doesn't work anymore with it Aug 25 15:10:02 that's why we need to be in sync Aug 25 15:10:06 rsalveti, definitely before beta 1. We expect breakage these days. ogra would know better when to synchronize Aug 25 15:10:17 rsalveti, ubuntu-arm meeting ATM Aug 25 15:10:25 maybe something to bring up there ? Aug 25 15:10:33 sure Aug 25 15:10:47 jcrigby: #ubuntu-meeting Aug 25 15:11:44 jcrigby, rsalveti there should be an images topic soon, and then it can be brought up Aug 25 15:12:05 janimo: great Aug 25 15:35:13 Hi there! Is there someone who can help me with rootstock? when trying to create a ubuntu rootfs, i get this: http://paste.ubuntu.com/674573/ Aug 25 15:47:08 nicofs: try as root: lsof | grep /tmp/tmp.EvKThwZJAG/tmpmount/proc Aug 25 15:47:21 This may show what process is still using that directory Aug 25 15:47:46 dmart, what process is using the image is not so much my concern as the dpkg error... Aug 25 15:47:59 Sometimes this is just caused by a race between some program terminating and unmounting that filesystem -- if you try again, you may find that it works Aug 25 15:48:19 dmart, been trying for 2 days now... Aug 25 15:48:40 dmart, --seed xubuntu-desktop works, so does ubuntu-minimal. Aug 25 15:48:47 nicofs: oh, I see. Aug 25 15:49:16 ubuntu-desktop fails at that stage. in natty, maverick and lucid Aug 25 15:49:26 rootstock may spit out some logs you can look at ... I'm not sure offhand where to look, though Aug 25 15:49:50 Have you got a more complete log? Aug 25 15:49:59 jcrigby: ok, then it seems we only need a bug for that Aug 25 15:50:02 as we need a FFe Aug 25 15:50:15 dmart, it does normally - but not in that case... they should be in the same folder as the finished rootfs... Aug 25 15:50:53 an explicit bug for the FFe or an existing bug to justify the FFe Aug 25 15:50:59 nicofs: maybe the logs are being deleted on error, but I would hope not. Error conditions are when you _want_ the logs Aug 25 15:51:17 dmart, what i pasted is what my console gave me... i can redirect the output of rootstock to a file and paste that... Aug 25 15:51:23 jcrigby: bug for FFe Aug 25 15:51:36 ok Aug 25 15:51:43 nicofs: I suggest capturing the whole log ... there may be earlier errors Aug 25 15:51:46 jcrigby: FFe: replace x-loader with new u-boot-linaro SPL Aug 25 15:51:49 something like that Aug 25 15:51:53 for omap 4 Aug 25 15:52:02 rsalveti, ok got it Aug 25 15:52:16 jcrigby: https://wiki.ubuntu.com/FreezeExceptionProcess Aug 25 15:52:22 dmart, yes, i just need to run it again for that... can't scroll back so far in my console... Aug 25 15:59:11 rsalveti, the uboot+SPL blueprint's last WI suggest UBOOT still boots with xloader. Aug 25 15:59:50 janimo: it was tested, but the test result is not posted there Aug 25 16:00:18 dmart, i could try --no-root - maybe that helps... Aug 25 16:00:39 but is still works then with xloader? I thought xloader does not boot uboot, from what I understood Aug 25 16:00:46 the new uboot that is Aug 25 16:01:00 janimo: nops, just updated the bp Aug 25 16:01:05 it doesn't work with x-loader anymore Aug 25 16:01:11 ok Aug 25 16:01:33 because to remove duplicated code, some part of u-boot was moved to spl Aug 25 16:01:39 rsalveti, thanks for the clarification. I filed the FFE for uboot and linked the bp, so it helps if it is clear Aug 25 16:01:48 so once you build with spl, it doesn't work with x-loader anymore Aug 25 16:01:59 ok Aug 25 16:02:13 janimo: great Aug 25 16:04:41 nicofs: don't know -- I suggest you just repeat whatever you did last time, but capture the full log. The first line of your paste looks like the end of an error report, rather than the whole report Aug 25 16:05:12 nicofs: The "script" command is useful for logging terminal sessions Aug 25 16:05:51 dmart, i just started and appended " &> logfile" Aug 25 16:07:23 rsalveti, I don't understand this line:Please note that we expect requesters to have an updated package already prepared and tested! You will need this anyway to provide proper build logs. Aug 25 16:08:32 jcrigby: just to know that you already built the package locally and tested Aug 25 16:08:37 and that we already did with 11.08 release Aug 25 16:08:55 rsalveti, ok so the version in the ppa fills that part Aug 25 16:09:01 yes Aug 25 16:11:14 nicofs: that also should work Aug 25 16:11:52 dmart, just takes quite a while... i guess about 15mins Aug 25 16:28:59 dmart... ok different error... my bad... have to start again Aug 25 16:49:15 just ran out of memory... Aug 25 16:52:01 rsalveti, linaro-media-create also needs to be uploaded, as it now assumed uboot.bin right? Aug 25 16:52:28 I tried 3 times today until it downed on me that what we were discussing today may be relevant to my error, not finding uboot.bin Aug 25 16:52:48 I mean lmc needs uboot.img on panda now. Testing 11.08 daily hwpack Aug 25 16:52:59 janimo: yeah, it's uploaded only at the PPA I believe Aug 25 16:53:40 rsalveti, so I'll add a new FFE and we need to add that too. Is it also stable enough? Aug 25 16:53:55 has the same cycle as the rest of linaro? Aug 25 16:54:16 janimo: yes Aug 25 16:54:25 ok Aug 25 16:54:43 would be nice to have a FFe for it too Aug 25 16:54:45 rsalveti, who is in charge of lmc. Can they upload or should I sponsor - asking them first if it is ok Aug 25 16:54:51 guess james_w can upload it Aug 25 16:56:16 rsalveti, actually not sure if it needs a FFe if it's a universe package and not part of default Ubuntu images Aug 25 16:56:30 NCommander, does it? ^ Aug 25 16:56:46 it is not technically a release team supervised feature Aug 25 16:56:56 janimo: I thought all package updates that are not only bugfixing needs a FFe Aug 25 16:57:38 so even universe-only changes Aug 25 16:57:41 rsalveti, I may be wrong indeed. This technically fixes a bug - cannot make panda linaro images without Aug 25 16:57:51 also adds features I guess Aug 25 16:57:53 but is also a newer version Aug 25 17:00:37 bbl, lunch Aug 25 18:43:00 NCommander, https://bugs.launchpad.net/linaro-image-tools/+bug/834003 another FFE request Aug 25 18:43:01 Ubuntu bug 834003 in linaro-image-tools "FFE: upload 11.08 to Oneiric" [Undecided,New] Aug 25 18:43:11 closely related to the uboot one Aug 25 19:10:05 Anyone know if the USB speed issue has been solved yet? Aug 25 19:11:47 Nope. Aug 25 19:12:19 such is life Aug 25 19:18:13 Hey guys! Aug 25 19:18:58 Can anyone help me make a chroot to boot onto my touchpad? Aug 25 19:28:24 MrCurious: Keep an eye on bug 709245. Work is being done. Aug 25 19:28:25 Launchpad bug 709245 in linux-ti-omap4 "ARM SMP scheduler performance bug" [High,Confirmed] https://launchpad.net/bugs/709245 Aug 25 19:28:42 thanks gruemaster Aug 25 19:29:09 PDunny: What kind of touchpad? Aug 25 19:29:21 you weren't kidding.. longest bug page i have seen yet Aug 25 19:29:33 You might be able to use the ubuntu-core image. Aug 25 19:29:55 wow! almost an order of magnitude potential gains! that is going to be a game changer Aug 25 19:30:44 GrueMaster - HP Touchpad Aug 25 19:31:18 PDunny: Ok, so at least armv7. You should be able to use the ubuntu-core image as a base. Aug 25 19:32:29 Gruemaster - Would the kubuntu-mobile project be suffice? It has most of the features I am looking for in it just not sure how to make the chroot Aug 25 19:33:00 I don't know. I don't work with that image. It might though. Aug 25 19:33:37 You could probably just loop mount the image and chroot into it that way. Aug 25 19:34:34 ok .... hum .... not in my ubuntu partition right now:/ Aug 25 19:35:44 Have yall had much luck with cellphones/tablets yet? Aug 25 19:36:14 The touchpad community is essentially begging for something more than just webos so if you need testers for OMAP4 devices ..... Aug 25 19:38:32 I thought the HP system was snapdragon. Aug 25 19:39:21 that is what i thought as well Aug 25 19:40:22 It is snapdragon but from the research I have done it looks like it is OMAP4 Aug 25 19:40:41 * PDunny newb not sure Aug 25 19:51:40 Both are dual core iirc. They may look the same for the most part. Need to check /proc/cpuinfo. Aug 25 19:53:10 I had seen somewhere that it was on a compatable list as an omap4 processor so entirely possible I was wrong, of course I bookmarked it on my ubuntu partition Aug 25 21:57:38 hi Aug 25 21:57:53 do you know the offcial forum for ubuntu arm support Aug 25 21:58:49 Try #ubuntu-arm. Oh, wait... Aug 25 21:58:56 :P Aug 25 21:59:04 What can we help you with? Aug 25 22:01:45 So kind of generic question.. would an ubuntu image just replace my android system partition? Aug 25 22:02:14 or are we looking at modifying partitions for space? Aug 25 22:02:55 What is the platform? We currently are only supporting TI dev platforms (beagle, beagleXM, panda), although there has been work in the community for other platforms. Aug 25 22:03:19 I've got a Toshiba Thrive... it's been on my mind Aug 25 22:04:18 and unfortunately not close enough to the other Toshiba Android device for me to say it'd be a simple push... Aug 25 22:05:28 Unfortunately, it is not a platform that is currently being worked with, but someone in the community may have something based on ubuntu. I know there is a community behind the Toshiba AC100, which uses the same basic core hw. Aug 25 22:06:08 I don't know if there is an active community yet for that system. Aug 25 22:06:17 the AC100 doesn't seem close enough to the Thrive for me to think the Hw is compatible. Aug 25 22:07:13 They are both nVidia Tegra2 dual core Arm Cortex A9. That in of itsself is a major step in the right direction. Aug 25 22:07:57 I'm just trying to wrap my mind around how it would be booted, first of all... there is about 600mb of space in the System Partition to use Aug 25 22:08:07 actually there may be more. Aug 25 22:08:35 688M according to df Aug 25 22:09:03 What about other partitions? Aug 25 22:09:25 We tend to repartition our ac100s a bit. Aug 25 22:09:27 data - 2g, cache - 1007M Aug 25 22:09:33 I believe the ac100 image uses a larger partition, like the user partition. Aug 25 22:09:39 Though you can dual-boot android and Ubuntu if you feel the strange desire. It's just irksome. Aug 25 22:09:39 Ah. Aug 25 22:09:39 storage - 9G Aug 25 22:10:10 (When we dual-boot, we just take over that storage partition) Aug 25 22:10:34 When not, we reparition and turn system+data+cache+storage into one nice large one. Aug 25 22:11:28 hmm Aug 25 22:11:43 can't partition the thrive, we only have fastboot Aug 25 22:11:56 We only have fastboot on the ac100 too. Aug 25 22:11:59 Not sure how that relates. :P Aug 25 22:12:34 thats when it gets scary for me I guess. lol Aug 25 22:12:55 I'm willing to bet that the Thrive is pretty much just "an ac100 without a keyboard". Aug 25 22:13:00 I'd put pretty good money on it, even. Aug 25 22:13:11 But without touching one, it's hard to know for sure. :/ Aug 25 22:13:14 I've looked at the hardware, too many other differences. Aug 25 22:13:18 Care to come visit? :) Aug 25 22:13:23 visit where? Aug 25 22:13:30 Calgary, AB. Aug 25 22:13:39 Too far Aug 25 22:14:25 although I could probably give simple access to a shell, as close to touching one I can give. Aug 25 22:17:57 unless you're willing to come to California ;-) Aug 25 22:19:03 Well, I'll be in Santa Rosa in early September. :P Aug 25 22:19:39 7 hour drive to there Aug 25 22:19:48 what are you doing up there? Aug 25 22:20:44 Linux Plumbers. Aug 25 22:26:35 I just wonder why it isn't as simple as pushing a new system partition to get a different linux distro booted on these arm devices.. or could it be? and it's just not ready yet? Aug 25 22:27:09 I mean I understand the requirements that the kernel needs to know what it's on, etc. Aug 25 22:29:14 Part of the problem is the vendor. Some (most) vendors don't want you mucking with their default OS (Windows 7, Android, OSX, etc). Aug 25 22:29:27 So they don't make it easy for you to do so. Aug 25 22:30:23 Tablets though have seemed to be fairly easy to root, and like the thrive, fastboot isn't locked. Aug 25 22:30:27 Try to get factory warranty service on a system that originally sold with Windows 7 that you have installed Ubuntu on. Aug 25 22:30:46 what fs type is http://cdimage.ubuntu.com/releases/11.04/release/ubuntu-11.04-preinstalled-headless-armel+omap.img.gz Aug 25 22:31:03 That may be true, but have they posted specs on how to get the HW to work in the kernel? Aug 25 22:31:25 no... lol... of course not Aug 25 22:31:33 Lopi: The file is an image of an SD card with a fat32 partition and an ext3 partition. Aug 25 22:31:55 GrueMaster: how can I mount it? Aug 25 22:32:42 If you want to mount the fs with -o loop, there is a bit of a process to do it. First, use gunzip to uncompress it. Aug 25 22:33:02 yeah I did that Aug 25 22:33:09 Then type "file ubuntu-11.04-preinstalled-headless-armel+omap.img" to find out the partition locations. Aug 25 22:33:38 okay Aug 25 22:34:04 To mount a partition, type "sudo mount ubuntu-11.04-preinstalled-headless-armel+omap.img /mnt -o loop,offset=$((512*)). Aug 25 22:34:19 Give me a sec and I can give you an exact example. Aug 25 22:34:41 will this cause any issues if I'm using emulated filesystems? Aug 25 22:35:06 Huh? Aug 25 22:35:21 I'm assuming you are doing this on a Linux desktop system. Aug 25 22:35:38 (i.e. Ubuntu Desktop). Aug 25 22:35:44 yeah I am Aug 25 22:35:47 what I'm asking is Aug 25 22:35:57 can I get rid of these partitions and create a new image with this image Aug 25 22:36:14 on my device, the ramdisk mounts the nand then mounts a loopback image to create an emulated fs Aug 25 22:36:16 Yes, but it is not easy. Aug 25 22:36:20 then pivot roots, etc. Aug 25 22:37:43 So, back to the mount process, on my system "sudo mount ubuntu-11.04-preinstalled-headless-armel+omap.img mnt -o loop,offset=$((512*144585))" will mount the second partition. Aug 25 22:38:21 I see Aug 25 22:38:26 But I think what you would want to do is beyond the scope of the preinstalled images. Aug 25 22:39:04 can I generate my own natty rootfs with rootstock? Aug 25 22:39:10 Part of the boot process of these images is to resize the ext3 partition to fill the SD card being used, from 4G to 32G. Aug 25 22:39:23 ah Aug 25 22:39:24 It also runs oem-config to customize the image to the user. Aug 25 22:39:29 yeah that would be a problem :/ Aug 25 22:39:39 lilstevie was telling me about this Aug 25 22:40:24 You might have a better time taking our new Ubuntu-Core image and expanding on it. It is smaller than the headless image by quite a bit, but is usefull to start with as a chroot environment. Aug 25 22:40:58 hm okay Aug 25 22:41:03 Someone needs to remind me to purge rootstock with fire for the next cycle. Aug 25 22:41:05 where can I get ubuntu-core Aug 25 22:41:15 You also can't boot directly to it as there is no kernel, but you can boot a kernel and have it mount a filesystem with ubuntu-core as / Aug 25 22:41:18 I'll need a spec to make sure that whatever functionality it has lives sanely elsewhere. Aug 25 22:41:34 http://cdimage.ubuntu.com/ubuntu-core/daily-preinstalled/ Aug 25 22:41:54 (And don't download "current", it's not actually current... But the dated directories are) Aug 25 22:41:56 btw, this is for Ubuntu on the iPad Aug 25 22:42:00 (This will be fixed tomorrow :P) Aug 25 22:42:10 you can see the linux kernel "booting" on it here: http://yfrog.com/hsu4bigj Aug 25 22:42:20 Lopi: Then ubuntu-core is probably your best starting point. Aug 25 22:43:05 GrueMaster: thanks for the help Aug 25 22:43:06 Nice Aug 25 22:45:16 it's going to be awhile before I have interaction with the image, but I figured I might as well get it booting now ;p Aug 26 02:22:07 Hello, does somebody know how to boot with tv output with a beagleboard and 11.04 image? **** ENDING LOGGING AT Fri Aug 26 02:59:57 2011