.cmg does not appear to be either a squashfs, iso9660 or ...
Quote:
Originally Posted by bfree
You probably shouldn't be changing anything in the fstab lines.
What you should do now is try running directly from a command line with "~/.zAppRun ~/Desktop/$FOOBAR.cmg" replacing $FOOBAR with the name of the package you downloaded. This will probably display an error which should help, if it doesn't post back here with your results.
Hi there, I too am having problems getting a .cmg file to run:
I tried running skype (that I previously d/l using klik) with "~/.zAppRun ~/Desktop/skype.cmg" as you suggested, and I get the following error message:
"/root/Desktop/sykpe.cmg does not appear to be either a squashfs, iso9660 or a cramfs file"
Any suggestions?
ps. I am running a HD Installed Knoppix Version 3.7 (Beginners Install)
Re: .cmg does not appear to be either a squashfs, iso9660 or
Quote:
Originally Posted by macsmith
I tried running skype (that I previously d/l using klik) with "~/.zAppRun ~/Desktop/skype.cmg" as you suggested, and I get the following error message:
"/root/Desktop/sykpe.cmg does not appear to be either a squashfs, iso9660 or a cramfs file"
Any suggestions?
ps. I am running a HD Installed Knoppix Version 3.7 (Beginners Install)
Hi, can you paste the output of the two commands "ls -l /root/Desktop/skype.cmg" and "file /root/Desktop/skype.cmg" but I wonder why you are running as root? You should not login as root, you made another user during the installation who you should log in as instead.
Re: .cmg does not appear to be either a squashfs, iso9660 or
Quote:
Originally Posted by bfree
Hi, can you paste the output of the two commands "ls -l /root/Desktop/skype.cmg" and "file /root/Desktop/skype.cmg" but I wonder why you are running as root? You should not login as root, you made another user during the installation who you should log in as instead.
My mistake, I was in root to check something else and forgot.
I started my Console as a normal user and did: "~/.zAppRun ~/Desktop/skype.cmg" but nothing happend at all, not even an error.
mac@mac1:~/Desktop$ file skype.cmg
skype.cmg: Linux Compressed ROM File System data, little endian size 8937472 version #2 sorted_dirs CRC 0x766ddd21, edition 0, 2995 blocks, 54 files
Does that help you further?
Regards