![]() |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
http://mohammadag.xceleo.org/public/...Ubuntu.tar.bz2 and put the tsc2005.ko from http://mohammadag.xceleo.org/public/...les/tsc2005.ko to /opt/ |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
how about this,can work to N900 : http://cdimage.ubuntu.com/kubuntu-mo...el+omap.img.gz Code:
Preview preinstalled mobile image for Texas Instruments OMAP3 computers http://cdimage.ubuntu.com/kubuntu-mo...10.10/release/ what i do next ? |
Re: [WIP] Ubuntu 9.10 on the N900
Could someone explain a more step-by-step way how to use the 10.10 raw image? Should i download it to the partition of my n900 first and then do the "dd" command.. or should i do the "dd" command from my computer?
|
Re: [WIP] Ubuntu 9.10 on the N900
The image above contains a new kernel, using the old kernel will probably work, but you might miss some features added in by Ubuntu.
I have NOT been able to boot the new kernel yet. To install the image, download and extract the raw file, then plug in your N900 and select mass storage mode, find the name of the dev node (/dev/sdx) then dd if=imagefilename of=/dev/sdx. You have to dd to the whole mmc block, not the partition (i.e sdc not sdc1). If you type in the wrong block, you might erase your HDD, so make sure you know what you're doing, dd isn't something to try out. |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
dd to /dev/sdc then, it should have a partition table in the image (ala MeeGo).
You can mount the image though, mount -t ext3 -o loop image.raw /mnt, then just browse /mnt |
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
Quote:
|
Re: [WIP] Ubuntu 9.10 on the N900
i was mount raw
Code:
mount -t ext3 -o loop image.raw /mnt Code:
cp -pr |
All times are GMT. The time now is 12:12. |
vBulletin® Version 3.8.8