Welcome, Guest. Please login or register.

Author Topic: Amiga OS switching  (Read 2176 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline maxx11111Topic starter

  • Newbie
  • *
  • Join Date: Jan 2010
  • Posts: 16
    • Show only replies by maxx11111
Amiga OS switching
« on: August 23, 2014, 10:13:53 PM »
hi
im currently re:getting into the amiga, had a spare tv and bought a desk to use for my old amiga.
and as im setting up,deciding what to install i wondered is there a way to install multiple os's and select which to boot also a minimal boot?
thanks for any help :)
 

Offline magnetic

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2531
    • Show only replies by magnetic
Re: Amiga OS switching
« Reply #1 on: August 23, 2014, 11:13:50 PM »
Yes you can setup multiple partitions on a drive and make them bootable with priorities. This is all done in HD toolbox which is in sys:tools iirc
bPlan Pegasos2 G4@1ghz
Quad Boot:Reg. MorphOS | OS4.1 U4 |Ubuntu GNU-Linux | MacOS X

Amiga 2000 Rom Switcher w/ 3.1 + 1.3 | HardFrame SCSI | CBM Ram board| A Squared LIVE! 2000 | Vlab Motion | Firecracker 24 gfx

Commodore CDTV: 68010 | ECS | 9mb Ram | SCSI -TV | 3.9 Rom | Developer EPROMs
 

Offline maxx11111Topic starter

  • Newbie
  • *
  • Join Date: Jan 2010
  • Posts: 16
    • Show only replies by maxx11111
Re: Amiga OS switching
« Reply #2 on: August 24, 2014, 12:52:16 AM »
Quote from: magnetic;771605
Yes you can setup multiple partitions on a drive and make them bootable with priorities. This is all done in HD toolbox which is in sys:tools iirc
ok thanks i will have to play with that :)
is it easy to switch between them?
 

guest11527

  • Guest
Re: Amiga OS switching
« Reply #3 on: August 24, 2014, 01:58:58 AM »
Quote from: maxx11111;771613
ok thanks i will have to play with that :)
is it easy to switch between them?

Amiga works different than a PC. Unfortunately, a good deal of the operating system is in ROM, so you cannot just switch between the versions by selecting a different  boot partition. You would need some minimal hardware to switch between two ROMs, or a software tool such as MuKickROM or SKick to load a different ROM version into RAM.
 

Offline Rob

Re: Amiga OS switching
« Reply #4 on: August 24, 2014, 02:36:05 AM »
Quote from: Thomas Richter;771615
Amiga works different than a PC. Unfortunately, a good deal of the operating system is in ROM, so you cannot just switch between the versions by selecting a different  boot partition. You would need some minimal hardware to switch between two ROMs, or a software tool such as MuKickROM or SKick to load a different ROM version into RAM.


For 1.x and 2.x sure, but 3.1, 3.5, 3.9, Morph OS and OS4 all use the 3.1 rom and there are other operating systems that run on Amiga too.

Does anyone use a shell script to create an effective boot menu on their Amiga?
 

Offline nyteschayde

  • VIP / Donor - Lifetime Member
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 643
    • Show only replies by nyteschayde
    • http://www.nyteshade.com
Re: Amiga OS switching
« Reply #5 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 ribdevil1

  • Jr. Member
  • **
  • Join Date: Jan 2010
  • Posts: 85
    • Show only replies by ribdevil1
Re: Amiga OS switching
« Reply #6 on: August 24, 2014, 12:08:02 PM »
I have 3 boot partitions, OS3.9, OS3.9 WarmUP and 4.0 Classic.
At boot, I press the two mouse buttons, and select the boot partition.
I think it's impossible to switch from one OS to another, in the same partition.
Viva AMIGA:roflmao:
Amiga 1200 -Blizzapd PPC + BVision + Mediator OS 3.9 + OS 4.0 Classic
SAM 440 Flex 800Mhz + 1Gb + Ati 9250 OS4.1u2
AmigaOne X5000 + 8Gb + Radeon R9 270
 
It\'s my new CHAMELEON 64 A C64 or an AMIGA ?
 

Offline nyteschayde

  • VIP / Donor - Lifetime Member
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 643
    • Show only replies by nyteschayde
    • http://www.nyteshade.com
Re: Amiga OS switching
« Reply #7 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
 

Offline maxx11111Topic starter

  • Newbie
  • *
  • Join Date: Jan 2010
  • Posts: 16
    • Show only replies by maxx11111
Re: Amiga OS switching
« Reply #8 on: August 24, 2014, 10:05:04 PM »
Quote from: ribdevil1;771647
I have 3 boot partitions, OS3.9, OS3.9 WarmUP and 4.0 Classic.
At boot, I press the two mouse buttons, and select the boot partition.
I think it's impossible to switch from one OS to another, in the same partition.
this sounds like the way to go wasn't particularly looking for a menu system