![]() |
2014-01-09
, 06:10
|
Posts: 206 |
Thanked: 117 times |
Joined on Nov 2013
@ CA, USA
|
#1112
|
Well, what you need is the 6-boot-icon version of the CPIO and a new ubiboot.conf.
You can download a default set from here, for example.
The tarfile includes also the kernel but you do not need that as you already have it flashed on your device.
- 1. extract the files from the archive and copy the ubiboot-02.menus.cpio to your MyDocs/boot/
- 2. edit the provided ubiboot.conf so that you have a working configuration and copy it to your MyDocs/boot/
Note that in your current (SF only) conf you have only entries for Harmattan (G_OS1_*) and Sailfish (G_OS4_*)
In your new you need to move the sections of those to your G_OS2_* and G_OS6_* because the placement of the icons determines the configuration section that is used
Then fix the remaining G_OS* entries to your liking.
![]() |
2014-01-09
, 06:54
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1113
|
okay so that's how to change my sfos ubiboot,
but how do I install nitdroid from there? It extracts to a different folder. Or can I just change the name in the entry to Nitdroid and extract the nitdroid files to /sailfish? Would this be a problem? I would assume that the bootloader is different for each os, at least the steps to load each different one.
![]() |
2014-01-09
, 07:01
|
Posts: 206 |
Thanked: 117 times |
Joined on Nov 2013
@ CA, USA
|
#1114
|
Nothing to fo with /sailfish, this!
Nitdroid you need to install just as always, just make a directory /home/nitdroid/ and extract your FS image there.
Don't forget to install the preinit files for Nitdroid
And you also need to copy a Nitdroid-type kernel to your /boot directory as the default one you have now (L2-fixed Open Mode) does not work with Nitdroid...
The bootloader (ubiboot) is same for all the OS'es you can imagine, you just specify the kernel and initscript in your ubiboot.conf file for each OS/kernel you want to run.
![]() |
2014-01-09
, 07:25
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1115
|
So what you're telling me is:
1. I need a different kernel. I put this in /boot of my harmattan partition?
Okay this all makes sense, but the problem is, I have the 16GB model. My entire user space is just 8GB. Is there a way to partition more space towards the user?
/MyDocs 10G
/root 4G
/home 2G
/MyDocs 6G
/ALT_OS 4G
/root 4G
/home 2G
![]() |
2014-01-09
, 08:28
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1117
|
How do I flash my new kernel without screwing over the entire OS? I still do want openmode on my N9, can I have both at once?
The Following User Says Thank You to juiceme For This Useful Post: | ||
![]() |
2014-01-09
, 08:32
|
Posts: 206 |
Thanked: 117 times |
Joined on Nov 2013
@ CA, USA
|
#1118
|
The Following User Says Thank You to Shadwblade2652 For This Useful Post: | ||
![]() |
2014-01-09
, 08:39
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1119
|
Well don't I need a new kernel to run nitdroid since it isn't compatible with openmode?
The Following 2 Users Say Thank You to juiceme For This Useful Post: | ||
![]() |
2014-01-09
, 12:37
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#1120
|
The Following 3 Users Say Thank You to juiceme For This Useful Post: | ||
You can download a default set from here, for example.
The tarfile includes also the kernel but you do not need that as you already have it flashed on your device.
Note that in your current (SF only) conf you have only entries for Harmattan (G_OS1_*) and Sailfish (G_OS4_*)
In your new you need to move the sections of those to your G_OS2_* and G_OS6_* because the placement of the icons determines the configuration section that is used
Then fix the remaining G_OS* entries to your liking.