| The Following 5 Users Say Thank You to Fabry For This Useful Post: | ||
|
|
02-28-2012
, 12:58 PM
|
|
Posts: 16 |
Thanked: 4 times |
Joined on Oct 2011
@ Yogyakarta
|
#152
|
I have Nemo (fresh install) on eMMC so no problem for SD Class 10 or similar.
I have tried to boot Nemo with u-boot and as I have told some weeks ago, but it has always failed to boot (many I/O errors -110)
Today I have tried three times with flasher and the results has been always the same: No boot and many I/O errors
In the past I have loaded many times MeeGo / Nemo kernel with flasher and it has always worked!
So it is impossible that now it no longer works.
I have done an experiment:
- Flashed a Power Kernel v49 without u-boot (before I had PK49 with latest Pali's u-boot)
- Booted Maemo one or two times (I don't remember) and then powered off.
- Loaded Nemo's Kernel with flasher
This time Nemo has booted correctly without errors!!
|
|
02-28-2012
, 10:12 PM
|
|
Posts: 335 |
Thanked: 353 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#153
|
|
|
03-01-2012
, 07:42 PM
|
|
|
Posts: 573 |
Thanked: 846 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#154
|
|
|
03-03-2012
, 09:28 AM
|
|
Posts: 335 |
Thanked: 353 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#155
|
| The Following User Says Thank You to Fabry For This Useful Post: | ||
|
|
03-05-2012
, 10:03 AM
|
|
|
Posts: 573 |
Thanked: 846 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#156
|
USB tty works but is disabled because it prevents the current Maemo kernel from booting.
| The Following User Says Thank You to int_ua For This Useful Post: | ||
|
|
03-07-2012
, 08:59 AM
|
|
Posts: 898 |
Thanked: 356 times |
Joined on Dec 2010
|
#157
|
|
|
03-21-2012
, 03:20 AM
|
|
Posts: 16 |
Thanked: 4 times |
Joined on Oct 2011
@ Yogyakarta
|
#158
|
http://talk.maemo.org/showpost.php?p...3&postcount=29
http://talk.maemo.org/showpost.php?p...2&postcount=30
|
|
03-21-2012
, 07:34 AM
|
|
Posts: 1,233 |
Thanked: 1,912 times |
Joined on Feb 2011
@ Germany
|
#159
|
when i did your command on http://www.smartphonetab.net/forum/s...-MeeGo-su-eMMC
i partitoned emmc with ext4 and i can not mount it
mount-t ext4-o noatime / dev/mmcblk0p4 dst-part /
is that command correct ??
|
|
03-22-2012
, 11:11 AM
|
|
Posts: 335 |
Thanked: 353 times |
Joined on Nov 2010
@ Italy, Lombardia
|
#160
|
You got the spaces all wrong. Try:
# mount -t ext4 -o noatime /dev/mmcblk0p4 /dst-part
make sure /dst-part exists, obviously.
![]() |
| Tags |
| bootmenu, u-boot |
| Thread Tools | Search this Thread |
|
I have tried to boot Nemo with u-boot and as I have told some weeks ago, but it has always failed to boot (many I/O errors -110)
Today I have tried three times with flasher and the results has been always the same: No boot and many I/O errors
In the past I have loaded many times MeeGo / Nemo kernel with flasher and it has always worked!
So it is impossible that now it no longer works.
I have done an experiment:
This time Nemo has booted correctly without errors!!