/srv/irclogs.ubuntu.com/2008/08/16/#ubuntu-mobile.txt

=== asac_ is now known as asac
balahello07:07
persiabala: Good day.07:07
balathnx07:07
balaanyone has any idea how to port ubuntu mobile on a menlow board????07:07
persiaDoes the menlow image not work for you?07:08
balai just downloaded a USB image of ubuntu hardy for menlow07:08
balafrom cd image site07:08
balai tried creating two partitons in USB 07:09
balaboth ext3 and used dd tool to write image onto the pendrive when i power up the board it hangs up07:10
balacould u plz help me with some documentation on porting ubuntu on menlow board/platforms07:10
persiaHmm.  I'm not sure you want the partitions.  I believe the image expects to create a bootable VFAT filesystem on the entire key.07:10
balaallright07:11
balathen 07:11
balawhere will the image install???07:11
balai just haave another USB driver where it can load the OS07:11
baladrive*07:11
persiaI believe it installs on the first discovered SCSI disk (which might be SCSI, SATA, PATA, USB, or 1394).07:12
balaactually what happens is that it at times searches for the devices07:12
persiaAnd it can't find any devices?07:12
balabut finds none even though i have a pen drive connected07:12
balaany problems with the fs on the pen drive???07:13
persiaI'm not sure: I don't have any devices without built-in storage, so haven't tried that.07:13
balaany documentation u can find to help me out????07:14
persiaNot really.  The images are created with MIC: you might look at fiddling with the chroot to see if you can get it to work.  Does the device boot off an i386 livecd?07:15
persia(or image thereof)07:15
balaactually the board that i use is shipped from intel it doesnt have any CD drives/HDDs07:16
balano storage present07:16
persiaRight.  Do you not have a bootable USB optical drive for testing?07:16
persiaAlternately, you can put the CD image on a USB key to make sure that works.07:16
balaok07:17
persiaEssentially, the point wouldbe to determine if the device discovery was a problem with the kernel or the installer.07:17
balabut m using the DD command to write the .img file to USB 07:17
balathats a correct step that m following isnt it?07:17
persiaIf it's the kernel, it likely needs deeper fiddling than if it's just that the presented device names don't match that which the installer is expecting.07:17
balaok07:18
persiaYes, for the images at the URL in the topic, dd is the right way to copy to the USB key.  Many people have reported better succes rates using bs=1024k07:18
balaok07:19
balasometimes it says cant find root VFS error07:19
persiaThat makes me think it's a problem booting the USB device: it may be in an unexpected place.  You might try fiddling with the arguments from the grub menu.07:20
balayeah but when i connect the USB it states boot: there is no option there reg the grub menu just have to press enter to select the vmlinuz kernel07:21
persiabala: Try typing menu at the grub prompt.07:23
balathere is no grub prompt07:23
persiaI thought the boot warning on the USB key was a grub prompt.  Hmm.07:28
persiaHold on a bit, and I'll get a test environment up.07:29
balaok07:29
persiaRIght.  I've just booted off the mccaslin image (I don't have any menlow devices), and I get a "boot:" prompt, at which I am told to press enter.07:36
balayeah exactly07:36
persiaThat boot: prompt is a grub prompt.07:36
balaohh 07:36
balaok actually m just starting off with this so did nt know07:36
balaok07:36
balaso u mean to say in grub i shd modify the setiings so that the target installation device is USB?07:37
persiaIt sounds to me like you're encountering booting issues, rather than installation issues.  Am I missing something?07:38
balanot booting the USB device in wich i have just the image boots if i have a vfat fs on it not if two partitions but once it does it doesnt find the target device which is again USB (2nd ) to install into07:39
persiaOh, you are trying to install to another partition on the same device?  I thought you were trying to install to a different USB device.07:41
balayes a diff USB device07:41
persiaOK, so it boots cleanly, and then can't find a device.07:42
balayes 07:42
* persia presses enter to get farther07:42
persiaAre you getting errors where it keeps sleeping for 5 seconds while checking device /dev/sd[abcd] for installation source?07:42
balayes07:42
balaabsolutely the same07:42
persiaOK.  I've replicated that.07:43
persiaHmm.  It appears that the install sequence makes a number of assumptions about the HW present, and while it works for some devices, it doesn't for others.07:46
balaok07:47
persiaEssentially, it needs the booting USB key to have been mapped to /dev/sd[abcd] in order to proceed with the install, but that may not be the case for all HW environments.07:47
balaso it wont work for USB????07:47
persiaWell, at least it's not tuned for the board you have (not surprising, as this was tested only on the Crown Beach).07:47
balaohk07:47
balai have a crown beach board as well in office07:48
balabut my concern is that in that as well there is no inbuilt storage07:48
persiaI'm going to again recommend booting off a USB image constructed from an i386 livecd (or booting off a USB optical drive), and seeing if you can determine where the devices are being mapped.07:48
balaso will it install onto a USB07:48
balaok07:48
persiaI thought the crown beach did have a local storage interface (I don't have one, so I'm not sure).07:49
balaall right07:49
balathanx a lot for ur help07:49
persiaYou can definitely construct an image that installs onto USB, but you may have to modify Install.py to make sure that you are pointing at the right target.07:50
persiaGood luck with your solution.07:50
balainstall.py  ?/?07:50
balawhere is that file???07:50
persiaIn the MIC source.07:50
persia(moblin-image-creator)07:50
balayeah07:50
balaand for MIC to work we need the 8.10 version of ubuntu rght cant get it off with just an old ubuntu rig?07:51
persiaI'd recommend getting the MIC from archive.mobile.ubuntu.com, as it has some improvements over that on archive.ubuntu.com for 8.04.07:54
persiaThe 8.10 MIC is basically identical to the archive.mobile.ubuntu.com MIC, except it has been built for 8.10 instead of 8.04.07:55
balaok thnx a lot for ur tips 07:55
balai'll try implementing them07:55
balaonce again thnx a lot07:56
persiabala: I'm sorry I can't tell you more: I just don't have the HW to replicate that cleanly.07:56
balau have been helpful all this while answering patiently my qns that itself is enuf07:56
loolpersia: Hmmm you seem to claim that linux-lpiacompat works on i586+; I think lpia is i686, are you sure this is supported?15:25
persialool: amitk suggested it was, but I've never heard if it works or not from anyone with i586 HW.15:26
persiaAnd yes, lpia is i686, but apparently the linux-lpiacompat kernel was designed to create an lpia-like environment for non-lpia (or at least that was my understanding from what was said).15:27
persiaI'll see if I can find the log: I may be misinterpreting.15:27
persiahttp://irclogs.ubuntu.com/2008/07/31/%23ubuntu-mobile.html15:29
loolOk; that was just in case; I don't strongly care, but was surprized by the discrepancy15:29
loolpersia: Sounds like you were intrepreting correctly to me; thanks for the inf15:30
loolo15:30
persialool: No problem.  It was a surprise to me as well.15:31
* persia wants someone with an older Geode or a C7-M to report definitively "it works" or "it doesn't work".15:32
loolI have some via here, but not C715:33
persiaIs it i586?15:35
loolYeah, at least15:35
looloh it's a c7 actually15:36
persiaWhen you have a chance, could you try booting the linux-lpiacompat kernel?  If it works, I can feel confident with the advice I give Eee users.  If it doesn't, I'll stop telling people it ought to work.15:36
loolI'll need to unpack it and all some day; I'll do that ASAP but certainly not this WE15:38
persiaNo huge rush.  Be nice to know if it works, but generally those without lpia HW ought be testing in a VM.15:39
=== Moot2 is now known as MootBot
=== Moot2 is now known as MootBot
=== Moot20 is now known as MootBot
=== Moot2 is now known as MootBot
=== birtz is now known as pyronik
=== emgent is now known as emgent`
=== emgent` is now known as emgent
=== Moot2 is now known as MootBot

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!