Editing Mer/Documentation/Bootmenu

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
-
{{Mer}}
 
-
 
When flashing the new bootloader (bootmenu) via the Mer installer it will look for items in /etc/bootmenu.d/ and include those in the bootmenu. This is important when you have an operating system e.g. on your external card.
When flashing the new bootloader (bootmenu) via the Mer installer it will look for items in /etc/bootmenu.d/ and include those in the bootmenu. This is important when you have an operating system e.g. on your external card.
Line 7: Line 5:
* Mer in internal flash
* Mer in internal flash
* Maemo in internal flash, Mer on SD, 2nd Maemo on SD
* Maemo in internal flash, Mer on SD, 2nd Maemo on SD
-
 
-
Remember that you need to press the menu button as you boot to access the bootmenu.
 
==Setting up your Bootmenu .item files for Mer==
==Setting up your Bootmenu .item files for Mer==
Line 37: Line 33:
ITEM_FSTYPE="ext3"
ITEM_FSTYPE="ext3"
# mounting options
# mounting options
-
ITEM_FSOPTIONS="noatime,ro"
+
ITEM_FSOPTIONS="noatime,rw"
# Use the Mer linuxrc to continue to Boot (IMPORTANT for Mer)
# Use the Mer linuxrc to continue to Boot (IMPORTANT for Mer)
ITEM_LINUXRC="linuxrc"
ITEM_LINUXRC="linuxrc"
Line 43: Line 39:
</pre>
</pre>
Once finished entering the above 'code' type <code>:w</code>, press return. Then type <code>:q</code> and press return again. You'll then be back at /etc/bootmenu.d/
Once finished entering the above 'code' type <code>:w</code>, press return. Then type <code>:q</code> and press return again. You'll then be back at /etc/bootmenu.d/
-
 
-
Don't forget to [[Mer/Documentation/Bootmenu#How_to_get_.item_files_into_the_bootmenu|use the refresh_bootmenu.d command]].
 
==Setting the Default bootmenu item==
==Setting the Default bootmenu item==
Line 63: Line 57:
</pre>
</pre>
-
If the ID you set doesn't exist, it will be boot to Internal Flash as default.<br />
+
If the ID you set doesn't exist, it will be boot to Internal Flash as default.
-
It ''may'' be necessary to [[Mer/Documentation/Bootmenu#How_to_get_.item_files_into_the_bootmenu|use the refresh_bootmenu.d command]] before this change is put into effect.
+
=== How to make bootmenu pop up without pressing any key?===
=== How to make bootmenu pop up without pressing any key?===
Line 75: Line 68:
</nowiki>
</nowiki>
</pre>
</pre>
-
<br />
 
-
It ''may'' be necessary to [[Mer/Documentation/Bootmenu#How_to_get_.item_files_into_the_bootmenu|use the refresh_bootmenu.d command]] before this change is put into effect.
 
==Setting up your Bootmenu .item files for other operating systems==
==Setting up your Bootmenu .item files for other operating systems==
Line 103: Line 94:
</pre>
</pre>
-
Don't forget to [[Mer/Documentation/Bootmenu#How_to_get_.item_files_into_the_bootmenu|use the refresh_bootmenu.d command]].
+
[[Category:Mer|Bootmenu]]
-
 
+
-
==How to get .item files into the bootmenu==
+
-
After editing or creating an .item file take care that you run the following command as root:
+
-
<pre>
+
-
<nowiki>
+
-
# refresh_bootmenu.d
+
-
</nowiki>
+
-
</pre>
+
-
 
+
-
After answering all questions with 'yes' the tablet reboots and you can choose your new or modified menu entry.
+

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)

Templates used on this page: