<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.im
        {mso-style-name:im;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Since simh autosizes MSCP disks, if you keep using the same original disk <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Images you might have created initially, you may not be changing anything <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>if you keep on attaching the same disk image after you change the disk type.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>The output of sim> SHOW RQ will show how big the disks will appear to the <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>operating system once you start things running.<o:p></o:p></span></p><p class=MsoNormal><a name="_MailEndCompose"><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></a></p><div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'> Simh [mailto:simh-bounces@trailing-edge.com] <b>On Behalf Of </b>Johnny Billquist<br><b>Sent:</b> Sunday, May 7, 2017 4:31 PM<br><b>To:</b> Ray Jewhurst <raywjewhurst@gmail.com><br><b>Cc:</b> simh <simh@trailing-edge.com><br><b>Subject:</b> Re: [Simh] Problems install RSX-11M+ v4.6<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>The 128k thing is physical memory, which is sonething else than size of the disk. There is an option in simh in the config to explicitly tell how large disk you want. Check the documentation. <br><br>Use a disk of at least 1g, and we can move on to the next problem, which is going to be the number of file headers on the disk, unless you read that manual I gave the link to.<br><br>Easy howto pages on the internet are nice, but sooner or later you need to read the docs and understand what you are doing.<br><br>Johnny <br><br><o:p></o:p></p><div><p class=MsoNormal>Ray Jewhurst <raywjewhurst@gmail.com> skrev: (8 maj 2017 01:08:19 CEST)<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><div><div><div><p class=MsoNormal style='margin-bottom:12.0pt'>I tried running every size disk imaginable and I still get the same error and it still states 128KW.  The small disk I tried was 159MB. BTW, that prebuilt system also had the same error and 128KW again and it was a approx 10MB Massbus disk running on a 11/45.Could this be a bug?  I am following everything to a T.  Should I try a non-plus sysgen to see if I get the same error?<o:p></o:p></p></div><p class=MsoNormal>Doing my best,<o:p></o:p></p></div><p class=MsoNormal>Ray<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>On Sun, May 7, 2017 at 5:51 PM, Johnny Billquist <<a href="mailto:bqt@softjar.se" target="_blank">bqt@softjar.se</a>> wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal>On 2017-05-07 23:01, Alan Frisbie wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal>On 05/07/2017 01:21 PM, Ray Jewhurst wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal><br>RSX-11M-PLUS V4.6  BL87 <a href="http://128.KW" target="_blank">128.KW</a> <<a href="http://128.KW" target="_blank">http://128.KW</a>>  System:"Baseline"<br> >RED DU:=SY:<br> >RED DU:=LB:<br> >RED DU:=SP:<br> >MOU DU0:"RSX11MPBL87"<br> >@[2,54]BASTART.CMD<br>12:46:19  *** GEN    Checkpoint space allocation failure<br>12:46:19  *** GEN    Checkpoint space allocation failure<br>12:46:19  *** GEN    Checkpoint space allocation failure<br>12:46:19  *** GEN    Checkpoint space allocation failure<br>12:46:19  *** GEN    Checkpoint space allocation failure<br>12:46:19  *** GEN    Checkpoint space allocation failure<o:p></o:p></p></blockquote><p class=MsoNormal><br><br>This means that the disk you are running from (DU0:) does not<br>have enough free space for RSX to allocate a checkpoint file.<o:p></o:p></p></blockquote><p class=MsoNormal style='margin-bottom:12.0pt'><br>Ah! Yes, of course. Thanks for that, Alan. Didn't even think about the possibility that the disk would be that small, since he was using MSCP.<br><br>Ray, start over, and create disk image files that are larger.<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal>Start over and tell SIMH to make DU0: (rq0) larger.   I would<br>suggest at least 32 MB if you plan to do anything useful with<br>the system.   Don't go above 500 MB, however, as the ODS-1 disk<br>structures can't handle anything that large.<o:p></o:p></p></blockquote><p class=MsoNormal><br>No, ODS-1 handles larger disks fine. The limit is 8G. If you go above that, there is no harm, but the disk will just be truncated to 8G anyway, so no point in going larger.<br>I would suggest something around 2G or so, and you're set for life.<br>(Personally I run with four 8G drives, but then again, I'm not exactly normal when it comes to RSX...)<br><br>        Johnny<br><br>-- <br>Johnny Billquist                  || "I'm on a bus<br>                                  ||  on a psychedelic trip<br>email: <a href="mailto:bqt@softjar.se" target="_blank">bqt@softjar.se</a>             ||  Reading murder books<br><span class=im>pdp is alive!                     ||  tryin' to stay hip" - B. Idol</span><o:p></o:p></p><div><div><p class=MsoNormal>_______________________________________________<br>Simh mailing list<br><a href="mailto:Simh@trailing-edge.com" target="_blank">Simh@trailing-edge.com</a><br><a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" target="_blank">http://mailman.trailing-edge.com/mailman/listinfo/simh</a><o:p></o:p></p></div></div></blockquote></div><p class=MsoNormal><o:p> </o:p></p></div></blockquote></div><p class=MsoNormal><br>-- <br>Skickat från min Android-enhet med K-9 Mail. Ursäkta min fåordighet.<o:p></o:p></p></div></div></body></html>