Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: tommywright on January 28, 2018, 05:24:45 PM

Title: Insert volume System in any drive
Post by: tommywright on January 28, 2018, 05:24:45 PM
I get this window on boot that says "Please insert volume System in any drive" and when I click "Cancel" it says it one more time and when I hit cancel again.. the OS starts up fine.  

I read a thread saying that a program is looking for the System : Drive and to check the startup-sequence... but I don't know how to do this.  Where do you get a list of the startup programs and how do I change/reroute a program to the proper drive?

Thanks!
Title: Re: Insert volume System in any drive
Post by: Oldsmobile_Mike on January 28, 2018, 06:38:32 PM
Look in your Startup-Sequence? Post a screenshot if you want help analyzing it. :)
Title: Re: Insert volume System in any drive
Post by: tommywright on January 28, 2018, 08:42:48 PM
I found Startup-Sequence under S:!  

Here's a link to a picture I took of the screen when doing ed Startup-Sequence...

https://imgur.com/a/2qeKm
Title: Re: Insert volume System in any drive
Post by: vince_6 on January 28, 2018, 08:49:01 PM
Maybe there is an assign in user-startup or a missing picture in the background/windows.
Title: Re: Insert volume System in any drive
Post by: tommywright on January 28, 2018, 09:04:24 PM
Here's the user-startup... this seems like something because it's saying "System:MUI"...

https://imgur.com/a/KGfYH
Title: Re: Insert volume System in any drive
Post by: vince_6 on January 28, 2018, 09:08:19 PM
Check if MUI is installed and the device name.
If it's in there, rename system to whatever is to.
Title: Re: Insert volume System in any drive
Post by: mechy on January 28, 2018, 09:12:27 PM
Quote from: tommywright;835521
Here's the user-startup... this seems like something because it's saying "System:MUI"...

https://imgur.com/a/KGfYH

if you make it say SYS:mui etc etc
it will work no matter what your system drive is named...assuming mui is on sys: drive.
sys: is basically a global assign to the boot drive no matter its name.
Title: Re: Insert volume System in any drive
Post by: tommywright on January 28, 2018, 09:12:39 PM
Quote from: vince_6;835522
Check if MUI is installed and the device name.
If it's in there, rename system to whatever is to.


How can I tell what device it's installed to?  I can see it in Workbench 3.1.
Title: Re: Insert volume System in any drive
Post by: vince_6 on January 28, 2018, 09:14:22 PM
As said above, if there is a MUI directory in your main system partition then just rename system to sys.
Title: Re: Insert volume System in any drive
Post by: tommywright on January 28, 2018, 09:21:24 PM
So should it say...

if exists "Workbench 3.1:MUI"
     assign MUI: "Workbench 3.1:MUI"
???
Title: Re: Insert volume System in any drive
Post by: vince_6 on January 28, 2018, 09:23:31 PM
if exists "SYS:MUI"
Title: Re: Insert volume System in any drive
Post by: tommywright on January 28, 2018, 09:25:07 PM
Wait.. the Workbench 3.1 worked!  I had to change anything that said "System:" to "Workbench 3.1:"...

I'm guessing "SYS:" will work also?

Thanks so much for your help guys!!!!

*Edit.. YES!  SYS: worked also... I'll leave it at SYS:
Title: Re: Insert volume System in any drive
Post by: vince_6 on January 28, 2018, 09:29:05 PM
Glad you've made it!