The Following 84 Users Say Thank You to int_ua For This Useful Post: | ||
-Tyler-, 4n77r4xX, AapoRantalainen, alex-12gods, AlMehdi, amin007110, AnasSyria, anthonie, Aravinda, ArchiMark, artron, b0unc3, Bahador, bingomion, caveman, cheve, conred, cproc, cuongle, dannu21, don_falcone, dr_frost_dk, ed00, eliasps, ersanpermana, Estel, freemangordon, fw190, gregoranderson, hrbani, immi.shk, imo, iosu, ivgalvez, ivyking, J4ZZ, JadeH, Joseph9560, jurgel, kamil365, known, knuthf, kornolio, lalit, longcat, MaddogG, mattaustin, melisa queen, mikecomputing, MINKIN2, MJ m, mlwane, mosiomm, mrsellout, mscion, Netweaver, nkirk, nokiabot, noorallah, OVK, PanzerSajt, pavlik, phapsubongtoi, qwazix, ranbaxy, reinob, riv64, Roth, shanttu, shrijith1, sifo, skricciolo1981, skykooler, stlpaul, strange1712, szopin, taixzo, tanpoaran, te37v, The Winter, vetsin, WilliePre, zamorph |
|
2012-03-05
, 19:21
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#2
|
sudo apt-get install --reinstall libgdk-pixbuf2.0-0
sudo apt-get install python-gi-cairo
echo "/dev/mmcblk1p3 swap swap defaults 0 0" >> /etc/fstab
dpkg --foreign-architecture armel -i package.deb
dpkg -P package:armel
The Following 19 Users Say Thank You to int_ua For This Useful Post: | ||
|
2012-03-05
, 19:48
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#4
|
|
2012-03-05
, 20:50
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#6
|
The Following 7 Users Say Thank You to int_ua For This Useful Post: | ||
|
2012-03-05
, 20:57
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#7
|
|
2012-03-05
, 22:17
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#8
|
|
2012-03-05
, 22:36
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#9
|
|
2012-03-05
, 22:43
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#10
|
qemu: uncaught target signal 11 (Segmentation fault) - core dumped install.sh: line 168: 3546 Segmentation fault chroot $MOUNTPOINT_TARGET /tmp/install-chroot-part.sh cp: cannot stat `/mnt/boot.scr': No such file or directory
So, we've got 12.04 booting.
Thanks to PanzerSajt, Estel, Pali, freemangordon, Skry, Aravinda, NIN101, MohammadAG, skykooler, apachelogger, mpoirier, 白い熊 and others
12.10 thread: http://talk.maemo.org/showthread.php?t=87002
- Execute this code on the PC:
Code:
To update to the latest revision use
Code:
You can return to any revision usingDebs: http://talk.maemo.org/showpost.php?p...&postcount=253
Source: http://code.google.com/p/n900/source...ce-2.6.37-n900
To install it easily update to revision >= 106 and unpack the downloaded archive in the ubuntu-n900 directory. The script will look for
There is an ubuntu.item for the Bootmenu (rev 84+) generated in the root filesystem, but it's not yet confirmed to work, we are waiting for someone to test/fix it.
https://code.launchpad.net/ubuntu-n900
https://wiki.ubuntu.com/ARM/n900
Please post even if you succeed. Template is generated by the script in the end. Most of the selected options are stored in options subdirectory. You can check script revision with
Try stopping all daemons that may have started in chroot before. Use # lsof | grep /mnt on the host machine to find out these daemons.
How to debug (thanks to caveman for the instruction):
1. in your terminal, run 'script' (see its man page for details)
2. run the install script with full debug: 'sudo bash -x install.sh'
3. when the script ends, type 'exit'
4. post the contents of the typescript file so we can take a look at the output
about 9.10
about Arch linux
Video: http://www.youtube.com/watch?v=tRUlJ2GXI04
Last edited by int_ua; 2013-02-24 at 09:16. Reason: update