|
Register or have you forgotten your password?
|
|
|
| Amiga Software Issues and Discussion This forum exists for the discussion of the use, issues with, and fun brought about by classic and next generation Amiga software. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||||||||
|
Technoid
![]()
|
Hey guys need some help
I remember a time when I was younger where i had the startup sequence of my WB 1.3 disk make the OS go into the ram so you could take out the disk reboot it, and the OS would load automatically. BUT I lost the book that tells you how to do it... its a small book that says AMIGA DOS for A500/A2000 does anyone know the script for doing that?
__________________
-- Joshua H. "That's no problem for me I didn't mind if people wore pink bunny slippers as long as the job got done." -- Jay Miner "UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." -- Dennis Ritchie "I think the major good idea in Unix was its clean and simple interface: open, close, read, and write." -- Ken Thompson |
||||||||
|
|
|
|
|
#2 | ||||||||
|
Master Sock Abuser
|
I think you are talking about stting up a RAD:
__________________
My iPhone Game: Puny Humans - http://itunes.apple.com/gb/app/puny-...362230281?mt=8 |
||||||||
|
|
|
|
|
#3 | ||||||||
|
Technoid
![]()
|
Sounds like the one. Its already there in the default mountlist for wb1.3
I think I saw that amiga dos book on aussie ebay yesterday. not sure though. Wouldnt it be a matter of mounting rad/ramb0, and dumping across files? Then assigning the core directories to ramb0: and a path reset I think?
__________________
A500 (salvo): 1Mb RAM (512k chip, 512k SlowFast) 1x880k Floppy Disk, 1xIBM 540Mb 3.5\"HDD KS1.3, WB1.3 1084S monitor. AT Keyboard! A500 (Whitey): 512k RAM, 1x880k Floppy Disk, KS1.2, WB1.3 |
||||||||
|
|
|
|
|
#4 | ||||||||
|
Master Sock Abuser
|
yeah:
Mount RAD: Copy df0: RAD: :-D
__________________
My iPhone Game: Puny Humans - http://itunes.apple.com/gb/app/puny-...362230281?mt=8 |
||||||||
|
|
|
|
|
#5 | ||||||||
|
Technoid
![]()
|
How do I implemnt that.. I dont even remember how to get into the start up editor without the book. and I remember it being alot more complicated.. well atleast a longer process.
__________________
-- Joshua H. "That's no problem for me I didn't mind if people wore pink bunny slippers as long as the job got done." -- Jay Miner "UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." -- Dennis Ritchie "I think the major good idea in Unix was its clean and simple interface: open, close, read, and write." -- Ken Thompson |
||||||||
|
|
|
|
|
#6 | |||||||||
|
Technoid
![]()
|
Quote:
Then when you mount it, it will be the same size as a regular floppy, AND you can use diskcopy to quickly copy your WB disk to it. If you add a "bootpri=6" line to the RAD: entry then it will always override any bootable floppies you might have inserted. You can edit the startup-sequence in the s directory (and the mountlist in devs) with the "ed" editor, for the startup-sequence you probably just need to add at the beginning: if not exists rad:s/startup-sequence then mount rad: diskcopy from df0: to rad: noverify rad:c/assign c: rad:c assign sys: rad: assign s: sys:s assign l: sys:l assign devs: sys:devs assign libs: sys:libs execute s:startup-sequence endif ... and I *think* you'll be in business.. it's been a while since I wrote an AmigaDOS script so I may have a few things wrong
|
|||||||||
|
|
|
|
|
#7 | ||||||||
|
Technoid
![]()
|
Ok, I got curious and tried it in UAE, and had to make a few tweaks :-D
failat 11 mount > nil: rad: if not exists rad:s/startup-sequence sys:system/diskcopy from df0: to rad: noverify rad:c/assign c: rad:c assign sys: rad: assign s: sys:s assign l: sys:l assign devs: sys:devs assign libs: sys:libs cd rad: execute rad:s/startup-sequence endif -- Only problem is it stops to ask you to press enter before the diskcopy starts. |
||||||||
|
|
|
|
|
#8 | ||||||||
|
Beginner
![]()
Join Date: Mar 2005
Posts: 27
|
I use to do the same thing on my A500. I'll look and see if I can find my old Workbench disk that has that startup-sequence.
|
||||||||
|
|
|
|
|
#9 | ||||||||
|
Beginner
![]()
Join Date: Feb 2005
Posts: 27
|
This much I do remember:
Editing the startup sequence was fairly painless. Any word processing program (i.e. Kindwords) that could save as an ASCII file would do the trick. |
||||||||
|
|
|
|
|
#10 | ||||||||
|
Energizer Bunny of Babble
![]()
Join Date: Mar 2002
Posts: 4,743
|
@Merc
LOL! Thats superb. @AmigaFreak yeah i remember, (before i got a Hard Drive), that i used to just copy the libs: and c: drawer (or any weird font etc) into memory just to speed up floppy operation. copy dfo:libs Ram: copy DF0:c Ram: or copy DF0:c Ram:c And entering the path into the `add path` bit Or use the `resident` command that`ll keep the c: stuff in menory (only pure files can be made resident, though). Path >NIL: RAM: Rad: Mad: ram:c SYS:Utilities etc but i suppose thats its better to use the ASSIGN C: RAM:C and copy the c: drawer into a tidy drawer in the ram disk and like wise for the libs:,,, that`ll keeps all the files from getting mixed up... ![]() --------------------------------- Disclaimer: loss of data using Ram & rebooting is not my fault, i would urge using Rad: where ever possibe
__________________
http://www.amiga.org/themes/Amiga.or...ange_arrow.gif[size=x-small]For Astronomy News[/size] |
||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| editing , startup , sequence |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Does my Startup Sequence and User Startup look ok? | AmigaFun | Amiga Hardware Issues and discussion | 4 | 08-23-2008 07:01 PM |
| cpu detection in startup-sequence | baxyp | Amiga Software Issues and Discussion | 3 | 05-31-2008 04:00 PM |
| Start Genesis (AmiTCP) in user-startup/Startup-sequence [SOLVED] | AMIGAZ | Amiga Software Issues and Discussion | 2 | 04-21-2007 04:34 AM |
| Please please help! I deleted my startup-sequence | dougal | Amiga Software Issues and Discussion | 5 | 10-15-2005 11:45 AM |
| Boot/Startup Editing | slippymadfrog | Amiga Software Issues and Discussion | 5 | 01-08-2004 05:37 AM |