Autor |
Nachricht |
|
Titel: Problem running klik apps
Verfasst am: 31.05.2006, 10:25 Uhr
|
|
Anmeldung: 29. Mar 2005
Beiträge: 96
Wohnort: Terra
|
|
I am using Kanotix Easter RC4 and everything was great with klik downloads. But now I always get:
1st: Unable to mount /tmp/app/1
2nd: /home/craig/.zAppRun: line 132: /tmp/app/1/wrapper: No such file or directory
Tried reinstalling klik but keep getting the same error.
Went through my entire system and deleted any reference to klik, and reinstalled still get the same error.
Looking at the klik forum over at Knoppix.net it looks like it may be a bug.
Has anyone else ran into the same problem? Or does anyone know how to fix it.
Looking at etc/fstab the correct entries are there or at least I think they are:
/mnt/app/1/image /mnt/app/1 auto user,noauto,ro,loop,exec 0 0
/mnt/app/2/image /mnt/app/2 auto user,noauto,ro,loop,exec 0 0
/mnt/app/3/image /mnt/app/3 auto user,noauto,ro,loop,exec 0 0
/mnt/app/4/image /mnt/app/4 auto user,noauto,ro,loop,exec 0 0
/mnt/app/5/image /mnt/app/5 auto user,noauto,ro,loop,exec 0 0
/mnt/app/6/image /mnt/app/6 auto user,noauto,ro,loop,exec 0 0
/mnt/app/7/image /mnt/app/7 auto user,noauto,ro,loop,exec 0 0 |
_________________ Easter Rc4 IceWeasel 2.6.18.3-slh-up-1
How to Learn and Use GNU/Linux
My Debian sources.list
|
|
|
|
|
|
Titel: Problem running klik apps
Verfasst am: 31.05.2006, 10:38 Uhr
|
|
Anmeldung: 21. Nov 2004
Beiträge: 1018
|
|
in the above lines of the fstab exchange all mnt with tmp and you are done |
|
|
|
|
|
|
Titel: RE: Problem running klik apps
Verfasst am: 31.05.2006, 10:45 Uhr
|
|
Anmeldung: 29. Mar 2005
Beiträge: 96
Wohnort: Terra
|
|
looks like after the last reinstall or the reboot I did fstab may be correct:
/tmp/app/1/image /tmp/app/1 cramfs,iso9660 user,noauto,ro,loop,exec 0 0
/tmp/app/2/image /tmp/app/2 cramfs,iso9660 user,noauto,ro,loop,exec 0 0
/tmp/app/3/image /tmp/app/3 cramfs,iso9660 user,noauto,ro,loop,exec 0 0
/tmp/app/4/image /tmp/app/4 cramfs,iso9660 user,noauto,ro,loop,exec 0 0
/tmp/app/5/image /tmp/app/5 cramfs,iso9660 user,noauto,ro,loop,exec 0 0
/tmp/app/6/image /tmp/app/6 cramfs,iso9660 user,noauto,ro,loop,exec 0 0
/tmp/app/7/image /tmp/app/7 cramfs,iso9660 user,noauto,ro,loop,exec 0 0
Arg still getting a stupid error msg.
/home/craig/.zAppRun: line 132: /tmp/app/1/wrapper: No such file or directory |
_________________ Easter Rc4 IceWeasel 2.6.18.3-slh-up-1
How to Learn and Use GNU/Linux
My Debian sources.list
|
|
|
|
|
|
Titel: RE: Problem running klik apps
Verfasst am: 01.06.2006, 21:13 Uhr
|
|
Anmeldung: 29. Mar 2005
Beiträge: 96
Wohnort: Terra
|
|
|
|
|
|
|