Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: keropi on August 21, 2006, 08:41:56 PM

Title: Is there a way to have a menu at boot time to choose AOS/MOS ?
Post by: keropi on August 21, 2006, 08:41:56 PM
As topic, is there a way to have a "boot manager" like thingie??? I know the 2-mouse buttons pressed on boot time, but that is not very convenient... I think I have asked this before , but I am not sure...
any info/suggestions?
thanx!  :-D
Title: Re: Is there a way to have a menu at boot time to choose AOS/MOS ?
Post by: itix on August 21, 2006, 08:49:22 PM
Quote

I know the 2-mouse buttons pressed on boot time, but that is not very convenient...


What about pressing just one? When I had my A1200 I wrote this little utility:

http://uk.aminet.net/util/boot/Kill68k.readme

It was particularly meant for mixed AmigaOS/MorphOS setup where both AmigaOS and MorphOS were installed to the same partition and thus executing the very same startup-sequence.
Title: Re: Is there a way to have a menu at boot time to choose AOS/MOS ?
Post by: VooDoo on August 21, 2006, 09:15:59 PM
WOW Itix thxn on this great tool...that is what I need :)
Title: Re: Is there a way to have a menu at boot time to choose AOS/MOS ?
Post by: keropi on August 21, 2006, 09:34:57 PM
wow, it looks great! thanx!
Title: Re: Is there a way to have a menu at boot time to choose AOS/MOS ?
Post by: motorollin on August 21, 2006, 09:40:10 PM
I don't really understand running MorphOS on an Amiga rather than a PegII, so please somebody let me know if I'm wrong here :-)

I don't see why you need to check the processor being used in order to select the OS if there is a Morphos "startup script". Why can't you use checklmb in the AmigaOS startup-sequence, and in the IF WARN statement following it, just enter the execute command for the MorphOS startup script. That way the script will be run if the LMB is pressed when you boot, and then MorphOS will start.

--
moto
Title: Re: Is there a way to have a menu at boot time to choose AOS/MOS ?
Post by: keropi on August 21, 2006, 10:14:06 PM
why not run mos too??? AFAIK, it runs on classic amigas all mos progs...
Title: Re: Is there a way to have a menu at boot time to choose AOS/MOS ?
Post by: motorollin on August 21, 2006, 10:18:18 PM
No PPC here :-(

--
moto
Title: Re: Is there a way to have a menu at boot time to choose AOS/MOS ?
Post by: itix on August 21, 2006, 10:44:50 PM
Quote

I don't see why you need to check the processor being used in order to select the OS if there is a Morphos "startup script". Why can't you use checklmb in the AmigaOS startup-sequence, and in the IF WARN statement following it, just enter the execute command for the MorphOS startup script. That way the script will be run if the LMB is pressed when you boot, and then MorphOS will start.


It is only because I wanted to skip mouse button check if the system was in MorphOS already since the same startup-sequence could be used for MorphOS and AmigaOS.

That is, booting to MorphOS requires resetting machine (done automatically by bootstrap) and re-executing startup-sequence again. Little bit like using softrom updates.