The Following User Says Thank You to Kalatti For This Useful Post: | ||
|
2020-10-10
, 23:01
|
Posts: 157 |
Thanked: 222 times |
Joined on Aug 2017
@ Spain
|
#2
|
The Following User Says Thank You to Kalatti For This Useful Post: | ||
|
2020-10-10
, 23:34
|
Posts: 157 |
Thanked: 222 times |
Joined on Aug 2017
@ Spain
|
#3
|
The Following User Says Thank You to Kalatti For This Useful Post: | ||
|
2020-10-11
, 00:06
|
Posts: 157 |
Thanked: 222 times |
Joined on Aug 2017
@ Spain
|
#4
|
The Following User Says Thank You to Kalatti For This Useful Post: | ||
|
2020-10-11
, 00:16
|
Posts: 157 |
Thanked: 222 times |
Joined on Aug 2017
@ Spain
|
#5
|
The Following User Says Thank You to Kalatti For This Useful Post: | ||
|
2020-10-11
, 00:25
|
Posts: 157 |
Thanked: 222 times |
Joined on Aug 2017
@ Spain
|
#7
|
The Following User Says Thank You to Kalatti For This Useful Post: | ||
|
2020-10-20
, 17:28
|
Posts: 157 |
Thanked: 222 times |
Joined on Aug 2017
@ Spain
|
#9
|
sudo mount /dev/sdd2 /mnt/moko (the moko folder didn't exist, so I created it with the nautilus GUI)
Then I copied the fso-paroli-image-om-gta02.tar.gz file to /mnt /moko. I renamed the file to rootfs.tar.gz
The following command is required to unzip the TAR.GZ file in /mnt/moko:
tar -C /mnt/moko/ -xzvf rootfs.tar.gz (open the terminal from the window the file is in)
sudo mount /dev/sdd1 /mnt/mokokernel (the mokokernel folder didn't exist, so I created it with the nautilus GUI)
Then I copied the uImage-2.6.28-stable+gitr0+f19f259d3c1afde8eae53983fd19f61831927 413-r3-om-gta02.bin file to /mnt /mokokernel. I renamed the file to uImage.bin.
cp uImage.bin /mnt/mokokernel/uImage.bin (open the terminal from the window the file is in)
sudo umount /mnt/moko
sudo umount /mnt/mokokernel
sudo sync
The Following User Says Thank You to Kalatti For This Useful Post: | ||
|
2020-10-20
, 17:51
|
Posts: 157 |
Thanked: 222 times |
Joined on Aug 2017
@ Spain
|
#10
|
The Following User Says Thank You to Kalatti For This Useful Post: | ||
- Operating system started (Android 1.5).
- NOR uBoot.
I think my only option is to try running an OS from the microSD. The system I want is (OM 2009):
https://downloads.openmoko.org/distr...NeoFreerunner/
I have found this guide, but it is very difficult for me:
http://wiki.openmoko.org/wiki/Bootin...re_the_SD_card