|
2012-03-01
, 17:25
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#232
|
... it needs some filesystems to be mounted mounted. (I think)
But the biggest problem is that your script doesn't work on Ubuntu 12.04 so I can't reainstall Ubuntu on my Sd-card ...Code:/bin/sh: 1: cannot create /dev/null: Permission denied
The Following 2 Users Say Thank You to int_ua For This Useful Post: | ||
|
2012-03-01
, 17:58
|
Posts: 72 |
Thanked: 157 times |
Joined on Oct 2011
@ Hungary
|
#233
|
Yeah, because of armhf change link changed to
http://cdimage.ubuntu.com/daily-prei...hf+omap.img.gz
fixing it, thank you
Check mounts at http://bazaar.launchpad.net/~xintx-u...nstall.sh#L138 (line 138)
/dev/sdd3 2048 15759359 7878656 83 Linux Please check the selected device partion table above. Are sure you want to wipe it? (yes/NO)install.sh: 82: read: arg count install.sh: 83: install.sh: [[: not found System partition size in gibibytes:5 Swap disk size in mebibytes (0 for no swap):512 install.sh: 90: install.sh: [[: not found
The Following User Says Thank You to PanzerSajt For This Useful Post: | ||
|
2012-03-01
, 18:03
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#234
|
bash --version bzr branch lp:ubuntu-n900
The Following User Says Thank You to int_ua For This Useful Post: | ||
|
2012-03-01
, 18:05
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#235
|
Please check the selected device partion table above. Are sure you want to wipe it? (yes/NO)
|
2012-03-01
, 18:08
|
Posts: 72 |
Thanked: 157 times |
Joined on Oct 2011
@ Hungary
|
#236
|
I'm already installing the 12.04. And didn't have your errors. What is your bash version? Did you get the script with bzr?
Code:bash --version bzr branch lp:ubuntu-n900
GNU bash, 4.2.20(1)-release (x86_64-pc-linux-gnu)
The Following User Says Thank You to PanzerSajt For This Useful Post: | ||
|
2012-03-01
, 18:12
|
Posts: 72 |
Thanked: 157 times |
Joined on Oct 2011
@ Hungary
|
#237
|
Please check the selected device partion table above. Are sure you want to wipe it? (yes/NO)install.sh: 85: read: arg count install.sh: 86: install.sh: [[: not found System partition size in gibibytes:
The Following User Says Thank You to PanzerSajt For This Useful Post: | ||
|
2012-03-01
, 18:30
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#238
|
Package 'linux-image-2.6.35-1-n900' has no installation candidate
The Following 2 Users Say Thank You to int_ua For This Useful Post: | ||
|
2012-03-01
, 19:32
|
Posts: 72 |
Thanked: 157 times |
Joined on Oct 2011
@ Hungary
|
#239
|
Thank you for updating the script but can you correct it to make it useable on Ubuntu 12.04? Because it gives me some errors during partitioning the sd-card:
Thank you and keep up because I would like to make a video about how Ubuntu 12.04 works on N900, but first a need a working version.Code:/dev/sdd3 2048 15759359 7878656 83 Linux Please check the selected device partion table above. Are sure you want to wipe it? (yes/NO)install.sh: 82: read: arg count install.sh: 83: install.sh: [[: not found System partition size in gibibytes:5 Swap disk size in mebibytes (0 for no swap):512 install.sh: 90: install.sh: [[: not found
sudo bash install.sh
|
2012-03-01
, 22:36
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#240
|
XKBMODEL="nokiarx51"
The Following 2 Users Say Thank You to int_ua For This Useful Post: | ||
I think you can create a layout for N900 after reading throug the thread.
Unfortunately I can't make it or test it, because I screwed my setup.
I can't boot into it, because there is some error with ttys on boot.
I can't even update packages via chroot on my desktop Ubuntu because dpkg complains about unmet dependecies and cannot correct them because it needs some filesystems to be mounted mounted. (I think)
I hope someone can correct the script to work on Ubuntu 12.04.
Last edited by PanzerSajt; 2012-03-01 at 17:54.