The Following 30 Users Say Thank You to hedayat For This Useful Post: | ||
Ancelad, chenliangchen, ck2nb, coderus, eekkelund, fbnccst, Feanor18, filip.pz, hrbani, imaginaryenemy, irulestar, Iryus, juiceme, klinglerware, lal, lbee, Macros, Manatus, meemorph, milad ghusn, minimos, OVK, pasko, peterleinchen, rcolistete, Sohil876, tioubxancur, Udemzy, wicket, X-J |
|
2014-10-21
, 20:34
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#2
|
N9 Easy Boot is a package that enables you to boot Nemo/Sailfish/... OSes on your phone without re-partitioning using Ubiboot. You should have latest ubiboot installed already.
With this package, you can create a ext4 filesystem image of Nemo/Sailfish, put it into an existing N9 partition (e.g. /home/user/MyDocs/ partition), and boot into it from ubiboot boot menu.
It allows to boot these OSes without fiddling with your N9 partitions. And it is much easier to manage the space dedicated to these OSes. It is even possible to have several versions of the same OS simultaneously (currently, using a separate boot icon. e.g. using Ubuntu boot icon to boot another version of Sailfish)!
You can get it from: https://hedayat.fedorapeople.org/n9/n9_easy_boot.tar.xz
Installation instructions are included. It should be farily straightforward.
Hope you find it useful!
|
2014-10-24
, 17:47
|
Posts: 12 |
Thanked: 6 times |
Joined on Jun 2014
|
#6
|
N9 Easy Boot is a package that enables you to boot Nemo/Sailfish/... OSes on your phone without re-partitioning using Ubiboot. You should have latest ubiboot installed already.
With this package, you can create a ext4 filesystem image of Nemo/Sailfish, put it into an existing N9 partition (e.g. /home/user/MyDocs/ partition), and boot into it from ubiboot boot menu.
It allows to boot these OSes without fiddling with your N9 partitions. And it is much easier to manage the space dedicated to these OSes. It is even possible to have several versions of the same OS simultaneously (currently, using a separate boot icon. e.g. using Ubuntu boot icon to boot another version of Sailfish)!
You can get it from: https://hedayat.fedorapeople.org/n9/n9_easy_boot.tar.xz
Installation instructions are included. It should be farily straightforward.
Hope you find it useful!
|
2014-10-24
, 17:51
|
Posts: 12 |
Thanked: 6 times |
Joined on Jun 2014
|
#7
|
|
2014-10-24
, 20:47
|
Posts: 165 |
Thanked: 625 times |
Joined on Oct 2012
|
#8
|
|
2014-10-28
, 19:37
|
Posts: 204 |
Thanked: 443 times |
Joined on Jul 2012
@ Germany - Potsdam
|
#9
|
G_OSx_1_IMAGE_PATH="/boot/nemo-x11.img" G_OSx_1_LABEL="Old Nemo" G_OSx_1_FILE="/boot/Nemo/boot/vmlinuz-nemoX11" G_OSx_2_IMAGE_PATH="/boot/nemo-way.img" G_OSx_2_LABEL="New Nemo" G_OSx_2_FILE="/boot/Nemo/boot/vmlinuz-nemoWay" G_OSx_3_IMAGE_PATH="/boot/sailfish.img" G_OSx_3_LABEL="SailfishOS" G_OSx_3_FILE="/boot/Nemo/boot/vmlinuz-sailfish"
|
2014-10-29
, 20:53
|
Posts: 165 |
Thanked: 625 times |
Joined on Oct 2012
|
#10
|
The Following 4 Users Say Thank You to hedayat For This Useful Post: | ||
With this package, you can create a ext4 filesystem image of Nemo/Sailfish, put it into an existing N9 partition (e.g. /home/user/MyDocs/ partition), and boot into it from ubiboot boot menu.
It allows to boot these OSes without fiddling with your N9 partitions. And it is much easier to manage the space dedicated to these OSes. It is even possible to have several versions of the same OS simultaneously (currently, using a separate boot icon. e.g. using Ubuntu boot icon to boot another version of Sailfish)!
You can get it from: n9_easy_boot-1.2.tar.xz
(If you have one of previous versions, you can update to this version using this instead: update-1.x-to-1.2.tar.xz)
Installation instructions are included. It should be farily straightforward.
Hope you find it useful!
Note 1: In the README it is mentioned that sometimes the OSes doesn't boot and phone turns off. So far, it seems that this is cause by errors in filesystem image, which might happen when the OS is not turned off correctly specially for experimental OSes. Running fsck on the image should be enough to fix the problem (sometime just re-trying fixes it too). Example:
Code:
Note 2: If you are using Windows, you should be able to extract the package using software such as 7zip.
Note 3: Package updated to version 1.1, fixes boot problems mentioned in Note 1. Also, README mentions that image can be created in Harmattan, so installation can be done using Windows.
Update 1.2: Fix a bug which caused keeping watchdog busy after loading OS, which could cause high CPU usage.
Last edited by hedayat; 2014-11-03 at 20:15. Reason: Update to 1.2