The Following User Says Thank You to maacruz For This Useful Post: | ||
|
2010-02-04
, 17:38
|
Posts: 25 |
Thanked: 8 times |
Joined on Feb 2009
@ Venezia
|
#33
|
|
2010-02-04
, 18:28
|
Posts: 323 |
Thanked: 32 times |
Joined on Jun 2009
@ Southern Oregon Coast
|
#34
|
|
2010-02-05
, 20:26
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#35
|
root cd /media/mmc2 dpkg -i ramzez*.deb
|
2010-02-06
, 03:46
|
Posts: 323 |
Thanked: 32 times |
Joined on Jun 2009
@ Southern Oregon Coast
|
#36
|
|
2010-02-06
, 04:29
|
Posts: 323 |
Thanked: 32 times |
Joined on Jun 2009
@ Southern Oregon Coast
|
#37
|
coosbay
Download the package I pointed to three posts before, and save it in the internal 2GB mmc.
Do the same with the package locusf pointed to in post #24
Open a xterm
Type:
That should work.Code:root cd /media/mmc2 dpkg -i ramzez*.deb
|
2010-02-06
, 07:56
|
Posts: 25 |
Thanked: 8 times |
Joined on Feb 2009
@ Venezia
|
#38
|
maacruz; I got an error. below is the xterm code from the process;
Nokia-N810-43-7:~# cd /media/mmc2
Nokia-N810-43-7:/media/mmc2# dpkg -i ramzez*.deb
(Reading database ... 18886 files and directories currently installed.)
Preparing to replace ramzez-init 0.3 (using ramzez-init_0.3_armel(2).deb) ...
Removing kernel modules!
Unpacking replacement ramzez-init ...
Unpacking ramzez (from ramzez_0.3_diablo_armel.deb) ...
dpkg-deb (subprocess): short read in buffer_copy (failed to write to pipe in copy)
dpkg-deb: subprocess paste returned error exit status 2
dpkg: error processing ramzez_0.3_diablo_armel.deb (--install):
short read in buffer_copy (backend dpkg-deb during `./usr/share/ramzez/compcache.png')
Setting up ramzez-init (0.3) ...
ln: /usr/share/ramzez/ramzswap.ko: File exists
ln: /usr/share/ramzez/xvmalloc.ko: File exists
Removing any system startup links for /etc/init.d/ramzez ...
update-rc.d: /etc/init.d/ramzez: file does not exist
Inserting kernel modules!
No value set for `/apps/ramzez/disksize'
sh: : unknown operand
Errors were encountered while processing:
ramzez_0.3_diablo_armel.deb
Nokia-N810-43-7:/media/mmc2#
The Following User Says Thank You to fabbro For This Useful Post: | ||
|
2010-02-06
, 11:08
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#39
|
root /etc/init.d/ramzez-init start
cat /proc/ramzswap
df
root cd /media/mmc2 dpkg -i ramzez_0.3*.deb
The Following User Says Thank You to maacruz For This Useful Post: | ||
|
2010-02-06
, 20:51
|
Posts: 323 |
Thanked: 32 times |
Joined on Jun 2009
@ Southern Oregon Coast
|
#40
|
You have to install ramzez-init_0.3_armel.deb too.