Download Question

Gontran plug-discuss@lists.PLUG.phoenix.az.us
Wed, 5 Dec 2001 14:23:01 -0700


* LinuxFrankM@aol.com (LinuxFrankM@aol.com) wrote:
> 
>   Well, the cd will not boot, though it is enabled in the BIOS. I downloaded 
> Caldera some time ago --- no problem, popped in the cd --- and away I went.
> 
> ... 
>
>   When checking the burned cd in my linux box, all that shows up is the file 
> name
> enigma-i386-disc1.iso, there are no seperate directories listed.
> 
> I downloaded from linuxberg.com with WS_FTP using binary mode.
> 
If when you mount the disk you burned and actually *see* the .iso
file then something went amuck in your burning process.  If you have
cdrecord working on your linux box (and it has a burner) you should
be able to use cdrecord on the command line to burn the iso proper:
	# cdrecord -vv YOUR_DEV_OPTIONS_HERE enigma-i386-disc1.iso

hth,
Gontran