Re: Customed tape failed to execute INSTALL

From: Jun Zhang (nugulus_at_netscape.net)
Date: 08/21/03


Date: Thu, 21 Aug 2003 20:09:47 GMT

Ken,
    There are choices of bitness in core.cfg for the core depot, is
there a way we can make strict 32-bit? If so, under /opt/ignite/boot,
there are different kind of INSTALLs available, the right one could be
possibly picked, make sense?

Jun

Ken Green wrote:
> Jun Zhang wrote:
>
>
>>I followed the example 9 of the make_medialif manpage to create an OS
>>install tape. The serialdepot copying took 3 hours. The tape was
>>generated at an A400 machine running 11.0 and then was put in drive of
>>an E35. The tape started booting, and soon get to ISL> prompt after the
>>message
>>
>>tape(56/52.4.0.0):INSTALL: Cannot open, or not executable
>>Exec failed: No such file or directory
>>
>>Could someone know where I did wrong?
>>
>>Jun
>
>
> The A400 is a 64bit only system, the E35 is a 32bit system.
>
> They need different boot files, the A400 uses the WINSTALL file,
> the E35 will use the file called INSTALL
>
> The error message seems to indicate that the INSTALL file
> wasn't found.
>
> Cheers
>
> Ken
>
>



Relevant Pages

  • Re: Net::FileShare on Win32
    ... install instructions are for Linux so I'm not sure how to install the ... use strict; ... WHILE loop but how do I get it to do it an unknown amount of times? ...
    (perl.beginners)
  • Re: How do I add a functional website in a powerpoint?
    ... Well, I'm sure that would of normally worked, but I'm on a pretty strict ... school computer where it won't allow me to install anything. ... allow macros, enable the add-in, and loaded it, but it still never showed up. ...
    (microsoft.public.powerpoint)
  • Re: references and XS
    ... Install Inline::C so that you can quickly and easily ... use warnings; ... use strict; ... $out is a reference to @in. ...
    (perl.beginners)