Download Question

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Gontran
Date:  
Subject: Download Question
* () 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