User:Jebba/Mer: Difference between revisions
From Maemo Wiki
Jump to navigationJump to search
imported>jebba |
imported>jebba →N900 Install: bootmenu |
||
| Line 19: | Line 19: | ||
=N900 Install= | =N900 Install= | ||
==bootmenu== | |||
You need to have getbootstate version 1.0.35+0m5 or greater for this to work. | |||
dpkg -l getbootstate | |||
(As a side note, [https://bugs.maemo.org/show_bug.cgi?id=7019 getbootstate is close software]. Please vote for this bug and/or clamour for it to be released as free software.) | |||
* [http://talk.maemo.org/showpost.php?p=372885&postcount=22 discussion on t.m.o] | * [http://talk.maemo.org/showpost.php?p=372885&postcount=22 discussion on t.m.o] | ||
# Grab this package: | |||
wget http://www.daimi.au.dk/~cvm/bootmenu_1.6_armel.deb | |||
# Be root | |||
sudo gainroot | |||
# Install bootmenu | |||
dpkg -i bootmenu_1.6_armel.deb | |||
Revision as of 15:04, 31 December 2009
Build
Packages are built using OpenSUSE's Build Service
- Sign up for account on OBS: jebbajeb
N900 Install
bootmenu
You need to have getbootstate version 1.0.35+0m5 or greater for this to work.
dpkg -l getbootstate
(As a side note, getbootstate is close software. Please vote for this bug and/or clamour for it to be released as free software.)
# Grab this package: wget http://www.daimi.au.dk/~cvm/bootmenu_1.6_armel.deb # Be root sudo gainroot # Install bootmenu dpkg -i bootmenu_1.6_armel.deb