OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: pyknite on December 28, 2005, 05:21:49 pm

Title: Vdesk And Torsmo
Post by: pyknite on December 28, 2005, 05:21:49 pm
hi...

I tried to install vdesk and torsmo

I have an error during install:
Quote
installing vdesk....tar: ./bin/vdesk: cannot open: reand only file system
ipkg_install_file: ERROR unpacking data.tar.gz from /hdd2/vdesk_0.0.92_armv5tel.ipk

snif
Title: Vdesk And Torsmo
Post by: pyknite on December 28, 2005, 06:51:49 pm
??
Title: Vdesk And Torsmo
Post by: pgas on December 29, 2005, 01:41:48 am
Quote
??

Please stop replying to your own post a few hours after posting your question. It won't help you to get a reply faster.
People here are helping on their free time, without being paid, you can't expect the service of a company that guarantees 24x7 support.

If people haven't replied so far it is perhaps that:
- they don't know the answer
- they know the answer but didn't have time to answer it yet.
- they didn't had a chance to read your post

anyway.

can you post the result of the command mount?
where do you try to install vdesk?
can you create a file on the partition where you try to install it?
can you try to uncompress the ipk manually to see if the ipk is not corrupted (it is just a tar.gz archive so you can use tar zxvf xx.ipk)?
can you try to uncompress the data.tar.gz inside the ipk?
Title: Vdesk And Torsmo
Post by: pyknite on December 29, 2005, 04:43:45 am
Quote
Quote
??

Please stop replying to your own post a few hours after posting your question. It won't help you to get a reply faster.
People here are helping on their free time, without being paid, you can't expect the service of a company that guarantees 24x7 support.

If people haven't replied so far it is perhaps that:
- they don't know the answer
- they know the answer but didn't have time to answer it yet.
- they didn't had a chance to read your post



ok sry  

i tried to install with the package manager, so in the default install path

with "tar -xfvz data.tar.gz" I have no error and with control.tar.gz i have no error too...
Title: Vdesk And Torsmo
Post by: pgas on December 29, 2005, 04:54:24 am
try
Code: [Select]
df -hto see the available space, your root partition is probably full.

You should install in another partition than /, look at the c3000 threads to see how to modify your /etc/ipkg.conf
Title: Vdesk And Torsmo
Post by: pyknite on December 29, 2005, 04:58:05 am
i have already 3 partition... the hdd1, hdd2 and hdd3  more /
Title: Vdesk And Torsmo
Post by: pyknite on December 29, 2005, 05:33:51 am
just an other question ( I posted here so I don't create a new thread  )

it is possible to hide the mouse icon when there no usb mouse plugged???

thx
Title: Vdesk And Torsmo
Post by: pgas on December 29, 2005, 05:42:02 am
you have 3 partitions, but do you choose one when you install the ipks

more on ipks:
http://mail.pdaxrom.org/contrib/docs/ipk.txt (http://mail.pdaxrom.org/contrib/docs/ipk.txt)

Quote
it is possible to hide the mouse icon when there no usb mouse plugged???

you can try  unclutter from www.pdaxrom.org/unstable
or this: https://www.oesf.org/forums/index.php?showt...15966&hl=cursor (https://www.oesf.org/forums/index.php?showtopic=15966&hl=cursor)