home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.hardware
- Path: sparky!uunet!sun-barr!ames!pacbell.com!well!pwappy
- From: pwappy@well.sf.ca.us (Jeff Walkup)
- Subject: Re: SOLVED!!!! Reboot with 1.3 using SetCpu under 2.04
- Message-ID: <BuBxvw.Hpt@well.sf.ca.us>
- Sender: news@well.sf.ca.us
- Organization: Whole Earth 'Lectronic Link
- Date: Wed, 9 Sep 1992 21:19:07 GMT
- Lines: 43
-
-
- tope@enea.se (Tommy Petersson) writes:
-
- > Just thought I'd mention that I added this last night. It now KICKROMS
- 1.3
- > and allows you to use your hard disk. Any other Suggestions?
-
- Yes, make it recognize and add the 3000's fastmem.
- (I think you mentioned this, just want to make sure ;^)
-
-
- cs90rol@brunel.ac.uk (Richard O Lavey) writes:
-
- > If anyone knows of a way of putting a Kickstart 1.3 file from a floppy
- > onto a hard disk , then could they also let me know !
-
- If you are using an "A3000 SuperKickstart" disk, you can do this by
- using the C= command "Makefiles". This should be in Devs:, at least
- it's there on my machine, which originally came with the 2.00 'boot roms'
- The C= install script calls "Makefiles" to update the Kickstart file.
- Usage goes a little like this:
-
- Makefiles dfx: 1.3|2.0 filename
-
- so for your purposes, insert your Superkickstart disk in df0: and
- type:
-
- Makefiles df0: 1.3 devs:kickstart
-
- This'll put a 1.3 Kickstart file into devs:kickstart.
- Then, to reboot under 1.3, type:
-
- SetCPU kickrom devs:kickstart
-
- You will have to boot from a 1.3 floppy (for now) and use "addmem"
- to resurrect your fastmem. The 2.0 program "Tools/Showconfig" should
- tell you the correct addresses to use with "addmem" Once you've done
- that, you might as well invoke:
-
- SetCPU fastrom
-
- to move the 1.3 ROM image from chipmem into fastmem.
-
-