-
The Air install went fine but typing Air on the command line doesn't run the program. It says the command is not found.
I'm using the latest version of Ubuntu.
2009-08-29 05:07:43 UTC by logomachist
-
Can you provide a md5 sum for the package.
2009-07-21 18:57:57 UTC by nobody
-
Support for DC3DD is planned for the next release.
2008-11-05 17:40:20 UTC by stevegibson
-
For the next update to AIR I'll definitely look at adding this capability.
2008-11-05 17:38:45 UTC by stevegibson
-
I just installed AIR onto Gentoo Linux (kernel 2.6.25). Gentoo is moving toward using the very-efficient LZMA compression for its own use, and putting support for lzma-utils (http://tukaani.org/lzma) would definitely benefit AIR, as images could be much smaller than bzip'ed images.
2008-11-05 17:21:18 UTC by nobody
-
Hi,
Verify with dd/dclfdd:
md5sum /dev/hda | bar
cat image* | gzip -dc | bar | md5sum
cat image* | bzip2 -dc | bar | md5sum
link for bar utility: http://clpbar.sourceforge.net
alisou.
2008-07-29 00:57:53 UTC by nobody
-
Well, hate to break the news, but AIR is only compatible with GNU/Linux based systems. The device references in the code are all based on the linux-style device paths (/dev/hda, /dev/hdb, /dev/sda, /dev/sdb, etc). So it won't work on any other *nix systems.
2008-04-02 19:33:19 UTC by nobody
-
Same error for me.
No solution i found....
2008-04-02 19:19:08 UTC by nobody
-
I have CPN Perl and TCL/TK intalled but cannot get the Air install script to run. I have tried logging in as root as well as doing an su in the term window. Attached is the error message I get, I think it is some sort of path issue I hope and that all I need to do is edit the install script somehow. Sugggestions, help would be much appreiciated.
Attempting to get the latest version of...
2008-02-22 08:43:16 UTC by nobody
-
Make AIR working with DC3DD.
2008-02-03 14:10:51 UTC by nobody