Page 1 of 1

How to manually start the startup-sequence?

Posted: Sun Jul 01, 2018 4:29 pm
by Corporal Up The Nuts
Hello

I've been trouble shooting my machine and I wonder how one can start the startup-sequence
after booting without it via the early startup menu?


I know of typing "loadwb" in shell to start workbench but startup-seqeunce can be activated by shell as well right?

If my memory serves me it was by going to AmigaOS\S and then typing either "Shell-Startup" or "Startup-sequence"
but I get a error message saying that the files are not executables, so do I need to change the protection settings?



Cheers

Corporal Up The Nuts

Re: How to manually start the startup-sequence?

Posted: Sun Jul 01, 2018 4:51 pm
by trixie
execute s:startup-sequence

Re: How to manually start the startup-sequence?

Posted: Thu Jul 19, 2018 1:30 am
by LyleHaze
If you want to skip the "Execute" part, try:

protect s:startup-sequence +s

That will mark it as a script.

Re: How to manually start the startup-sequence?

Posted: Fri Jul 20, 2018 1:54 pm
by Corporal Up The Nuts
Thank you trixie and Lyle

Both did the trick