int_ua
|
2012-03-06
, 11:37
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#21
|
The Following User Says Thank You to int_ua For This Useful Post: | ||
|
2012-03-06
, 12:50
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#22
|
|
2012-03-06
, 13:07
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#24
|
The Following 4 Users Say Thank You to qwazix For This Useful Post: | ||
|
2012-03-06
, 13:16
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#25
|
|
2012-03-06
, 13:17
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#26
|
|
2012-03-06
, 14:03
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#27
|
|
2012-03-06
, 17:21
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#28
|
|
2012-03-06
, 18:06
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#29
|
setenv atagaddr $init_atagaddr run sdboot
The Following 5 Users Say Thank You to qwazix For This Useful Post: | ||
|
2012-03-06
, 22:16
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#30
|
U-boot boots correctly from sd if I run
is that what it's supposed to do?Code:setenv atagaddr $init_atagaddr run sdboot
I was confused because I thought there should be an option on the u-boot menu (pali's) like MeeGoCE
Now I don't know how I got there but I have overlapping partitions on the SD.
On the installation options, i copied the contents /lib/firmware from the N900 on the computer in the folder ~/ubuntu-n900/firmware (probably this is irrelevant, but I want to be as specific as possible).
During the dist-upgrade, fstab and something else (udev?) complained they couldn't find the root partition.
but the dash emits an error and is empty (searching for the terminal returns nothing too)
By the way, if I do the whole process with a card reader instead of the N900 connected in mass storage, should it work?