On Fri, May 02, 2008 at 03:55:13PM -1000, Tim Newsham wrote:
To build a rf image using the cold boot:
- svn update to the latest.
- run "tools/assemv7 cold" to make a cold image
- run "./simh.cfg"
- "break 40160" this is the "close" syscall at the end of
processing the tape
- "go"
- "go" again if you're sure you want to overwrite your rf image
Don't forget to "det rf" and "quit" to make sure the rf0.dsk
image is
written out correctly.
V1 check gives this output on the above rf0.dsk image:
62 files
62 large
322 indirect
9976 used
406 free
552 missing
but that's skipping the bad/dup i messages.
Cheers,
Warren