In article <alpine.BSF.2.00.1208261419520.56052 at fledge.watson.org> you write: >I have a CD that was burned (but not labeled so well). Is is possible to tell if >this is an i386 or amd64 image? Sure. Mount it, do a "file" on some of the programs in /bin and see whether they're i386 or x86-64 code. R's, John