> I have hardly ANY docs, so if someone could point me in an appropriate
> direction I'd be grateful.
>
> I'm trying to boot UNIX V7 off the disk images provided with Bob Supnik's
> excellent PDP-11 emulator, running on my Ultra 5 under Solaris (compiled
> with egcs/gcc):
>
> -rwxr-xr-x 1 mrbill other 222192 Dec 18 03:45 pdp11
> -rw-r--r-- 1 mrbill other 2048512 May 15 1998 unix_v7_rk.dsk
> -rw-r--r-- 1 mrbill other 10485760 May 27 1998 unix_v7_rl.dsk
>
> bash-2.03$ ./pdp11
>
> PDP-11 simulator V2.3d
> sim> attach rl0 unix_v7_rl.dsk
> sim> b rl0
> _at_
>
> And thats as far as I get... anything just gives me back the _at_
> prompt (ODT?).
>
> Thanks for any help.
>
> Bill
>
> --
> Bill Bradford * mrbill_at_mrbill.net / http://www.mrbill.net
> mrbill_at_sunhelp.org / http://www.sunhelp.org
Following is a log of what to type at the "_at_" prompt:
sim> b rl0
_at_r <---- Note: Once you make a typing mistake, you must restart.
_at_boot e.g. It will ONLY return another @ for anything you type.
_at_ <---- ^E typed to break to the simulator monitor
Simulation stopped, PC: 157530 (BGE 157526)
sim> b rl0
_at_boot <---- Start the boot program from the disk
Boot
: rl(0,0)unixnix <--- You may make corrections, etc, in this program
unix not found
: rl(0,0)unix
mem = 205376
...
Hope that helps :)
Regards,
-Skots
--
Scott G. Akmentins-Taylor InterNet: staylor_at_mrynet.com
MRY Systems staylor_at_mrynet.lv
(Skots Gregorijs Akmentins-Teilors -- just call me "Skots")
----- Labak miris neka sarkans -----
Received on Fri Dec 17 1999 - 21:47:45 GMT