Reply
Thread Tools
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#581
Originally Posted by nicolai View Post
I tested ubiboot on my n950, took the instructions from the wiki page
http://wiki.maemo.org/Ubiboot
and have some questions.

1. Installing open mode kernel
I can not boot with zImage_2.6.32.54-openmode_l2fix
for the n950 I used open mode kernel from here
http://maemo.cloud-7.de/950/openmode_kernel_PR1.1/
Booting in open mode works now.
Hi!

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.


Originally Posted by nicolai View Post
2. installing other systems.
Then I installed nemo and android, both are working
but I can not boot harmattan anymore.
It seems none of the custom zImages for harmattan are working on a n950. I then changed the boot menu to explicit include one entry
for open mode kernel from http://maemo.cloud-7.de/950/openmode_kernel_PR1.1/
This kernel worked in the step prior to flashing ubiboot kernel.
But it does not work from within the boot menu.
The display stays black but ubiboot.log says:
kexec_load() successful
Can you show me your ubiboot.log file?
it will be created in the same directory as your ubiboot.conf and CPIO (unless you change the default location from conf)


Originally Posted by nicolai View Post
If I don't select any boot menu item, which kernel will be booted?
There's the G_DEFAULT_OS and G_DEFAULT_KERNEL options in ubiboot.conf which specify the booting kernel if no user interaction happens until timeout.


Originally Posted by nicolai View Post
Does the ubiboot.conf file has any use at all? It seems I have
to change the cpio file for any boot menu change?
Quite the opposite!
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)
 

The Following User Says Thank You to juiceme For This Useful Post:
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#582
Originally Posted by juiceme View Post
This time I anticipated you on this
nothing to add

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.
So ubifs has not changes since ubifs_050613.
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#583
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?
__________________
The Glorious Lady T.Mavica
Twitter https://twitter.com/TMavica
 
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#584
@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):
__________________
OK
 
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#585
I have a question how to re partition the n9 to original?
because I got 1 partition for nemo, and I now cant reflash my N9, got error
__________________
The Glorious Lady T.Mavica
Twitter https://twitter.com/TMavica
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#586
Originally Posted by peterleinchen View Post
nothing to add


So ubifs has not changes since ubifs_050613.
Actually It has changed radically
When doing diff of the 050613 and current there are 11 new files in the FS and 316 changed rows in the existing configuration files !

On top of that all the changes to the files in CPIO... I'd say I have done quite a few hours of work on it
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#587
Originally Posted by TMavica View Post
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?
Strange. Maybe something gone tipsy in your Windows?
Did you try exporting with ubiboot repair mode or with normal Harmattan USB export?

Barring the export, of course you can use rsync for example when in Harmattan, it will just take time if you have lots of stuff on your MyDocs.
 
TMavica's Avatar
Posts: 2,021 | Thanked: 1,060 times | Joined on Apr 2010 @ Hong Kong
#588
cant.

by the way, what the command to repartition of N9 to original because I need flash my N9
__________________
The Glorious Lady T.Mavica
Twitter https://twitter.com/TMavica
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#589
Originally Posted by Garp View Post
@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?
No, not really, it is just installing (repartition, format, copy FS)
There's no flashing required, not in a sense of flashing something permanently. The flasher is just used to load the special kernel (MOSLO) that contains the partitioning utilities.
Actually you do not specifically need the MOSLO kernel at all, the same autopartitioning script that is used there is also included in the ubiboot repair mode.


Originally Posted by Garp View Post
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?
Well yes, dualboot/singleboot by permanently flashing MOSLO is old method, not needed any longer. Ubiboot takes care of it all nowdays.


Originally Posted by Garp View Post
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):
Hmm the wiki was made by topet2k12001
(see this post)
 

The Following User Says Thank You to juiceme For This Useful Post:
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#590
Originally Posted by TMavica View Post
cant.
Can't what? Cant export, Can't mount, ...?

Originally Posted by TMavica View Post
by the way, what the command to repartition of N9 to original because I need flash my N9
Well, If I remember correctly al least when doing full flash (rootfs+emmc) the device will be repartitioned back to original during the flashing.
 
Reply


 
Forum Jump


All times are GMT. The time now is 04:43.