![]() |
2010-11-02
, 01:21
|
Posts: 282 |
Thanked: 18 times |
Joined on Mar 2010
|
#32
|
you will have to replace that name with the actual filename including path if it is in a different directory
as in the description firmware images are:
http://tablets-dev.nokia.com/nokia_N900.php
and for uk(i don't know what is special about uk but..)
http://wiki.maemo.org/Maemo_UK_variant_firmware
---
otherwise
---
you find all kernel in the repository
http://repository.maemo.org/
e.g. the standard kernel:
http://repository.maemo.org/pool/fre...free/k/kernel/
if you like me to lazy to search for the fiasko(it is somwhere.. ) you do:
---
ar kernelwhatever.deb
chdir kernelwhatever
tar xzf data.tar.gz
--
OR you just use some grafical unpack program like winrar or whatever you have that can unpack ar and tar(same copression type) to get the fiasko out of the deb. (this is click-click.. done)
![]() |
2010-11-02
, 01:37
|
Posts: 256 |
Thanked: 92 times |
Joined on Oct 2010
|
#33
|
![]() |
2010-11-02
, 02:07
|
Posts: 282 |
Thanked: 18 times |
Joined on Mar 2010
|
#34
|
![]() |
2010-11-02
, 02:18
|
Posts: 256 |
Thanked: 92 times |
Joined on Oct 2010
|
#35
|
as in the description firmware images are:
http://tablets-dev.nokia.com/nokia_N900.php
and for uk(i don't know what is special about uk but..)
http://wiki.maemo.org/Maemo_UK_variant_firmware
---
otherwise
---
you find all kernel in the repository
http://repository.maemo.org/
e.g. the standard kernel:
http://repository.maemo.org/pool/fre...free/k/kernel/
if you like me to lazy to search for the fiasko(it is somwhere.. ) you do:
---
ar kernelwhatever.deb
chdir kernelwhatever
tar xzf data.tar.gz
--
OR you just use some grafical unpack program like winrar or whatever you have that can unpack ar and tar(same copression type) to get the fiasko out of the deb. (this is click-click.. done)
Last edited by lunat; 2010-11-02 at 01:16.