[ELDK] Unable to install ELDK-5.5

Marek Vasut marex at denx.de
Tue Jan 20 12:18:48 CET 2015


On Monday, January 19, 2015 at 06:39:00 PM, Anatolij Gustschin wrote:
> Hello,
> 
> On Mon, 19 Jan 2015 09:59:19 +0000 (UTC)
> 
> Coskun AYYILDIZ <csknyyldz at yahoo.com> wrote:
> > Hi,
> > I have an Ubuntu 12.04 host located in VmWare in Windows 7. I want to
> > install the ELDK-5.5 for the powerpc platform but have been unsuccessful
> > till now. I mounted the iso file as described:
> > sudo mount -o loop eldk-5.5-powerpc.iso /media/cdrom
> > Going into the /media/cdrom folder I can see the install.sh script. Then
> > I continue as described: ./install.sh -d /opt/eldk-5-5/ powerpc
> > However it gives the following error:Error: SDK image "gmae" is not
> > available Available SDK images for target 'powerpc':<none> However it
> > gives the following error:Error: RFS image "minimal" is not
> > available Available RFS images for target 'powerpc':<none> Then I want
> > to use 'none'  SDK image and 'none' in RFS image. So, I run the
> > following command: ./install.sh -s - -r - -d /opt/eldk-5-5/ powerpc
> 
> Something is wrong with your .iso image, it seems. Please run
> 
>  sha256sum eldk-5.5-powerpc.iso
> 
> and check the output. It should be:
> 
>  0afc2fba3e4897dcb76cd284266d5aa6b6e93160fcef33df01d8b90f21d00189
> eldk-5.5-powerpc.iso
> 
> If it is not, then first ensure that you download the whole iso image
> correctly.

Also, you should consider installing ELDK 5.5.3 while you're at it, since
it contains additional fixes etc.

Best regards,
Marek Vasut


More information about the eldk mailing list