Welcome, Guest. Please login or register.

Author Topic: Amiga OS switching  (Read 2170 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline nyteschayde

  • VIP / Donor - Lifetime Member
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 643
    • Show all replies
    • http://www.nyteshade.com
Re: Amiga OS switching
« on: August 24, 2014, 06:50:40 AM »
I had a hacky script setup that did the appropriate assigns needed to point to different system installations on a single partition. This worked fine most of the time. I could boot between OS4 on my A1200 or OS3.9. It was easily configurable to work with all the kickstarts but anything less than 3.1 needed to be kicked into RAM.

The primary startup script would check a directory and based on which files were present, it'd setup the appropriate system directories and then relaunch S:Startup-Sequence after S: had been reassigned to the new Sys:S directory.

I knew how to use it but it wasn't really in a redistributable form. I thought about writing a small tool to make it better. There are also some files on aminet that will detect if a mouse button is down (left or right) during startup and execute some command if it is. Some folks use this as their trigger to load another OS.
Senior MTS Software Engineer with PayPal
Amigas: A1200T 060/603e PPC • A1200T 060 • A4000D 040 • A3000 (x2) • A2000 Vamp/V2 • A1200 (x4) • A1000 (x3) • A600 Vamp/V1 • A500
 

Offline nyteschayde

  • VIP / Donor - Lifetime Member
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 643
    • Show all replies
    • http://www.nyteshade.com
Re: Amiga OS switching
« Reply #1 on: August 24, 2014, 05:07:25 PM »
It's definitely possible to do so on the same partition, it just takes a little more work.
Senior MTS Software Engineer with PayPal
Amigas: A1200T 060/603e PPC • A1200T 060 • A4000D 040 • A3000 (x2) • A2000 Vamp/V2 • A1200 (x4) • A1000 (x3) • A600 Vamp/V1 • A500