<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
I got a DSK file from other user which works fine on their system,<br>but when I try it on my linux system I just get errors, no matter how I try to boot it.<br><br>I don't know if this is a bug in SIMH on my linux (suse 11.3 64bit on amd phenom-ii quad-core)<br>or something I'm doing wrong, but the most recent error is the 2nd one,<br>which seems to indicate a fatal bug in simh, this is in the latest code version I could download of simh...<br><br>sim> boot rq0<br>Loading boot code from vmb.exe<br>%BOOT-F-Unable to locate BOOT fil<br>HALT instruction, PC: 000004C7 (BLBS 549,4C6)<br>sim> <br><br>tried it this way and got -<br><br>sim> boot rq0<br>Loading boot code from vmb.exe<br><br><br>   VAX/VMS Version V4.2 24-JUN-1985 08:00<br><br><br><br>**** FATAL BUG CHECK, VERSION = BJT  INVEXCEPTN, Exception while above ASTDEL or on interrupt stack<br><br>    CURRENT PROCESS = SWAPPER<br><br>    REGISTER DUMP<br><br>        R0 = 00000008<br>        R1 = 04080000<br>        R2 = 00000000<br>        R3 = 00000000<br>        R4 = 80002748<br>        R5 = 00000000<br>        R6 = 00000000<br>        R7 = 00000000<br>        R8 = 00000000<br>        R9 = 00000000<br>        R10= 00000000<br>        R11= 00000000<br>        AP = 00000000<br>        FP = 00000000<br>        SP = 806DF3D0<br>        PC = 80004862<br>        PSL= 04080009<br><br>    KERNEL/INTERRUPT STACK<br><br>        806DF3D8  00000004<br>        806DF3DC  00000000<br>        806DF3E0  FFFFFFFD<br>        806DF3E4  00000000<br>        806DF3E8  00000000<br>        806DF3EC  00000001<br>        806DF3F0  00000003<br>        806DF3F4  00000454<br>        806DF3F8  8000A71B<br>        806DF3FC  04080000<br><br>Reboot requested, PC: 8063A59E (HALT)<br>sim> quit<br><br>                                         </div></body>
</html>