Welcome, Guest. Please login or register.

Author Topic: Is there a way to have a menu at boot time to choose AOS/MOS ?  (Read 1336 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
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
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Is there a way to have a menu at boot time to choose AOS/MOS ?
« Reply #1 on: August 21, 2006, 10:18:18 PM »
No PPC here :-(

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10