Welcome, Guest. Please login or register.

Author Topic: Dual boot between os3.1 and os3.9  (Read 2288 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline rare_jTopic starter

  • Jr. Member
  • **
  • Join Date: Mar 2006
  • Posts: 85
    • Show only replies by rare_j
Dual boot between os3.1 and os3.9
« on: July 25, 2006, 11:12:05 AM »
How might it be possible to set up a system that can dual boot between os31 and os39?

I've got a really nice os3.1 set-up on my A1200 on the first IDE drive, and I've got a load of space spare on an unused partition on the second IDE drive that I could load os39 on.

The only way I can think at the moment is to swap the boot priority of the partitions and reboot, or maybe do something with disabling automount or something but I cant think how it could work.  :-?
 

Offline Ronmor

  • Jr. Member
  • **
  • Join Date: Sep 2004
  • Posts: 83
    • Show only replies by Ronmor
Re: Dual boot between os3.1 and os3.9
« Reply #1 on: July 25, 2006, 11:28:14 AM »
Hi,
 On the 4000 you hold both mouse buttons down while booting or rebooting, then go into boot options then select the drive or partition to boot from.
  I do this offen, it also help if one of the booting drive is starting to go bad then you can retrive most of the files on the bad drive by copying them to the good drive. ;-)
 

Offline Angus

  • Sr. Member
  • ****
  • Join Date: Apr 2006
  • Posts: 268
    • Show only replies by Angus
    • http://www.angusm.demon.co.uk/AGDB/AGDB.html
Re: Dual boot between os3.1 and os3.9
« Reply #2 on: July 25, 2006, 11:28:25 AM »
I think you could put 3.9 on your first partition and 3.1 on another, and control which boots with the preboot screen selecting the device you boot from.
But 3.9 will probably have some patches that cause a restart (3.1 might too) and this will cause it to go back to the first device, which can be very confusing.  :)
 

Offline Angus

  • Sr. Member
  • ****
  • Join Date: Apr 2006
  • Posts: 268
    • Show only replies by Angus
    • http://www.angusm.demon.co.uk/AGDB/AGDB.html
Re: Dual boot between os3.1 and os3.9
« Reply #3 on: July 25, 2006, 11:30:44 AM »
Oh yes, and how you have the tow OS's to recognise large hard drives could be an issue too, so be careful.
 

Offline pVC

Re: Dual boot between os3.1 and os3.9
« Reply #4 on: July 25, 2006, 02:24:22 PM »
You can select the boot partition from early startup menu. If other version of OS needs reboot on first run, then it's easier to have it as bigger priority. Then you don't need to go early startup menu all the time (which works too) :) Better keep the bootable partitions under 2GB of size and under 4GB area of the HD, at least with internal ide and standard filesystems.

Other way is to install separate operating systems on the same partition. You'll need to remove system assigns and assign them to other location. You can make custom boot menu for that. For example there are programs in aminet which bring menu up if mouse button is pressed during the boot etc.
Daily MorphOS user and Amiga active.
 

Offline Chain

  • Hero Member
  • *****
  • Join Date: Jun 2005
  • Posts: 1324
    • Show only replies by Chain
    • http://chain.3dgrafika.cz/aktivity
Re: Dual boot between os3.1 and os3.9
« Reply #5 on: July 25, 2006, 10:28:11 PM »
is there any way to set bootpriority by some software (hdtoolbox?) as i want to put it into startup-sequence.

i have a some ..:idea: with ismouse tool and dualboot



ismouse
if warn
   execute startup-old
else
  execute startup-sequence
endif

(needs some polishing, i know)
too lazy to use shift key properly...
 

Offline pierre

  • Sr. Member
  • ****
  • Join Date: Jul 2006
  • Posts: 375
    • Show only replies by pierre
Re: Dual boot between os3.1 and os3.9
« Reply #6 on: July 25, 2006, 10:34:54 PM »
cool idea this dual boot thing....

boot prority...
you mean like
1 floppy
2 hd0:
3 hd1:

...

don't know, any body ever bood to cd-rom?

 
 

Offline Chain

  • Hero Member
  • *****
  • Join Date: Jun 2005
  • Posts: 1324
    • Show only replies by Chain
    • http://chain.3dgrafika.cz/aktivity
Re: Dual boot between os3.1 and os3.9
« Reply #7 on: July 25, 2006, 10:38:34 PM »
Quote


don't know, any body ever bood to cd-rom?

 


impossible, as u need any cd filesystem during boot.
(cd32 have one in a rom IIRC)
too lazy to use shift key properly...
 

Offline Chain

  • Hero Member
  • *****
  • Join Date: Jun 2005
  • Posts: 1324
    • Show only replies by Chain
    • http://chain.3dgrafika.cz/aktivity
Re: Dual boot between os3.1 and os3.9
« Reply #8 on: July 25, 2006, 10:44:20 PM »
install script uses this command :(

addpart HD0: 8M bootable 1 dostype 0x444f5303 buffers 30 mask 0xFFFFFFFE

and we just need something similar, like

changebootpri DH0: 3 DH2: 1
too lazy to use shift key properly...
 

Offline adolescent

  • Hero Member
  • *****
  • Join Date: Sep 2003
  • Posts: 3056
    • Show only replies by adolescent
Re: Dual boot between os3.1 and os3.9
« Reply #9 on: July 26, 2006, 12:28:54 AM »
Quote

Chain wrote:
impossible, as u need any cd filesystem during boot.
(cd32 have one in a rom IIRC)


Possible on CSMK3/CSPPC.  Might also be possible with Kickflash (Romulus/Algor Pro, EFlash, etc.) or custom Kickstart ROM.
Time to move on.  Bye Amiga.org.  :(
 

Offline Chain

  • Hero Member
  • *****
  • Join Date: Jun 2005
  • Posts: 1324
    • Show only replies by Chain
    • http://chain.3dgrafika.cz/aktivity
Re: Dual boot between os3.1 and os3.9
« Reply #10 on: July 26, 2006, 06:45:55 AM »
too lazy to use shift key properly...
 

Offline Chain

  • Hero Member
  • *****
  • Join Date: Jun 2005
  • Posts: 1324
    • Show only replies by Chain
    • http://chain.3dgrafika.cz/aktivity
Re: Dual boot between os3.1 and os3.9
« Reply #11 on: July 26, 2006, 06:49:12 AM »
Is it really posible to boot directly from SCSI CD-rom with cyberstorm after switch-on??????
is there cd filesystem in eprom?
too lazy to use shift key properly...
 

Offline whiteb

  • Hero Member
  • *****
  • Join Date: Feb 2006
  • Posts: 739
    • Show only replies by whiteb
Re: Dual boot between os3.1 and os3.9
« Reply #12 on: July 26, 2006, 07:16:34 AM »
Quote

Chain wrote:
Is it really posible to boot directly from SCSI CD-rom with cyberstorm after switch-on??????
is there cd filesystem in eprom?


I would have to say no, the SCSI device would be available for use as soon as the Cyberstorm was autoconfigured, which means SCSR drive autoboot is available (with the right bootpri), but the CDFS will still not be available.

PC CDROMS work from boot because the bios has basic CDROM filesystem.  I am unaware (could be wrong) of ANY CDROM systems autobooting on the amiga (except A570. CD32, CDTV etc)
A4000D - CSMKII//128MB/IDE CF/Indivision Scandoubler
A1200
A1000

(And now a Minimig) :>)
 

Offline pVC

Re: Dual boot between os3.1 and os3.9
« Reply #13 on: July 26, 2006, 08:07:38 AM »
There are ways to boot from CD-ROM... like this:
http://aminet.net/package.php?package=disk/cdrom/mountcd.lha
Daily MorphOS user and Amiga active.
 

Offline rare_jTopic starter

  • Jr. Member
  • **
  • Join Date: Mar 2006
  • Posts: 85
    • Show only replies by rare_j
Re: Dual boot between os3.1 and os3.9
« Reply #14 on: July 26, 2006, 10:02:16 AM »
Thanks for the suggestions. The program changebootpri looks promising but without any doc included in the archive I'm not going to touch it.
The idea of a custom startup-sequence to assign stuff to different locations depending on what os you want to use also seems preety cool, but I imagine it could get horribly complicated.
Booting from the CDROM is a nice idea but I imagine running os39 from it would be s-l-o-w! Also tricky to set up as I don't have a cd-burner on the A1200.
Anyway thinking about the CDROM idea made me realise my IDE splitter and driver enables booting from ZIP which will do for the time being... it will still be pretty s-l-o-w running os39 from a ZIP but at least it's easy... if the ZIP is inserted and bootable after the IDE driver is made resident it takes priority over the HDD.

EDIT looks like changebootpri is actually written by Thomas... he seems to know what he's doing with hard disks so I'll give it a try.