Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - VladSu

Pages: [1]
1
Quote
I use ext2 and then i have installed the ext2 for windows XP so i can read the card in my card reader under windows
What kind software/utility/driver are you using to mount ext2 on WinXP? It\'s free? Could you give the link?

2
Sharp ROMs / Cacko Zaurus Qtopia ROM 1.21 is available!
« on: April 09, 2004, 07:11:42 pm »
Quote
... and the first problem I found myself - zip, unzip and lha binaries have wrong permissions so that only root can execute them. 
To fix it do this from console:

su
mount -o remount /
cd /bin
chmod a+x zip
chmod a+x unzip
chmod a+x lha
mount -o remount,ro /

Same for \"unrar\"

Pages: [1]