The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2013-10-08
, 13:19
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#582
|
The RAMFS source is under the ubifs/ directory in the tarball, this is the complete seed for the FS that gets created in kernel compile.
|
2013-10-08
, 15:27
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#583
|
|
2013-10-08
, 15:58
|
Posts: 697 |
Thanked: 137 times |
Joined on Jul 2012
@ Hillerød, DK
|
#584
|
|
2013-10-08
, 16:08
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#585
|
|
2013-10-08
, 16:28
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#586
|
|
2013-10-08
, 16:40
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#587
|
suddenly cant mount MyDocs in windows, it asked me to format to read..
but I can read through filecase. I want to backup my MyDocs, how to do?
|
2013-10-08
, 16:49
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#588
|
|
2013-10-08
, 16:54
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#589
|
@juiceme due to your answer here: http://forum.nitdroid.com/index.php?topic=844.15
Then just install either NITDroid or Nemo first! (In existing set-up Openmode and zImage-2.6.32.54-dfl61-20121301 from here: http://wiki.maemo.org/Ubiboot)
To install NITDroid no problem have tried before, but I want to install Nemo but it seems not to be installation but flashing instead (using Linux or Windows PC) - correct?
Then it seems that dualboot is included in MOSLO (https://wiki.merproject.org/wiki/Nem..._the_Dual_Boot)
But then it demands: “You need to have the Harmattan kernel command line and the Harmattan kernel bzImage for this to work.”
I don’t know bzImage but does my kernel fullfill these demands?
Second I know you don’t support Windows flashing but could you tell who have mad the procedure ?: http://wiki.maemo.org/Ubiboot because I need to ask how to handle the Windows case re this:
4. Next, we will extract the Nemo image into the newly-created partition. Enter this command in the Terminal (for Linux only):
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2013-10-08
, 16:57
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#590
|
I see your problem is the PR level you are in.
See, the L2fixed kernel is created form Harmattan PR1.3 sources, and so it is not compaible with your device running PR1.1
I guess if you boot with the "standard PR1.1" open mode kernel it should indeed work but your device will boot slowly and be sluggish unless you have the L2-cache fix in the kernel.
I suggest you build your kernel with the following patch applied.
it will be created in the same directory as your ubiboot.conf and CPIO (unless you change the default location from conf)
The config file holds almost everything that is configurable in ubiboot, normally you need to touch the CPIO only if there's some bug in the scripts&menus that has to be corrected (like today there was)