Welcome, Guest. Please login or register.

Author Topic: exec.library always v40?  (Read 888 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline rvo_nlTopic starter

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Oct 2006
  • Posts: 860
    • Show only replies by rvo_nl
exec.library always v40?
« on: December 31, 2009, 04:49:24 PM »
Another thread from me, sorry. I just keep having issues and questions. Now that I finally have my harddrive and OS3.9 installation sorted, I wanted to modify this little script:
 
http://deliriumbbs.freehostia.com/Dualbooting_AmigaOS_4_and_AmigaOS_3.9.bbs
 
so that it allows me to select which OS to boot from (I now have 3)
 
however, no matter in what OS I try (okay, Ive only tried wb3.1 and os3.9) I always get version 40.x of exec.library, so the version check fails to work.
 
any idea why? something wrong with the syntax perhaps? can I check for something else that is made resident by the rom updates of either 3.9 or 4.0?
 
have a good night, all. and thanks for your answers.
Amiga 1200 (1d4) Kickstart 3.1 (40.68), Elbox Power/Winner tower (450w psu), BlizzardPPC 603e+ @240mhz & 060 @50mhz, 256MB, Bvision, IDE-fix Express, IndivisionAGA, 120GB IDE, cd, dvd, Cocolino, Micronik Keycase, PCMCIA Ethernet, Ratte monitor switcher, Prelude1200, triple boot WB3.1 / OS3.9 / OS4.1, Win95 / MacOS8.1
 

Offline Thomas

Re: exec.library always v40?
« Reply #1 on: December 31, 2009, 04:58:33 PM »
Only OS 3.9 BB2 has a new version of exec.library and only if the new ROM update has been installed. All earlier versions, including BB1 and 3.5 work with exec.library V40.

Quote
something wrong with the syntax perhaps?


If you suspect a typo you should remove the >nil: and watch for error messages. Also try to enter the command in a shell window and see its result.

Offline rvo_nlTopic starter

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Oct 2006
  • Posts: 860
    • Show only replies by rvo_nl
Re: exec.library always v40?
« Reply #2 on: December 31, 2009, 05:17:41 PM »
yeah thats what I did. I didnt get round to installing boing bag 1+2 this time, though it did cross my mind this could be the cause.
 
thanks, will continue next year ;)
Amiga 1200 (1d4) Kickstart 3.1 (40.68), Elbox Power/Winner tower (450w psu), BlizzardPPC 603e+ @240mhz & 060 @50mhz, 256MB, Bvision, IDE-fix Express, IndivisionAGA, 120GB IDE, cd, dvd, Cocolino, Micronik Keycase, PCMCIA Ethernet, Ratte monitor switcher, Prelude1200, triple boot WB3.1 / OS3.9 / OS4.1, Win95 / MacOS8.1