[Simh] EXTERNAL:Re: simh on MAC os (booting problem)

Hittner, David T (IS) david.hittner at ngc.com
Mon Aug 9 14:55:31 EDT 2010


Also FYI, VAX VMS CD's are blocked at 512.

The RRD line is 'special' in that it can read 512 byte sectors, and are
required to be jumpered that way for VAXen if they have a blocksize
jumper.

I don't if that makes a difference in the 'dd' dump of the CD you show
below.

I've never used the 'bs=2k' modifier when dumping VAX CDs before.

 

Dave

 

From: simh-bounces at trailing-edge.com
[mailto:simh-bounces at trailing-edge.com] On Behalf Of Jason Stevens
Sent: Monday, August 09, 2010 2:35 PM
To: jorge sanchez
Cc: simh at trailing-edge.com
Subject: EXTERNAL:Re: [Simh] simh on MAC os (booting problem)

 

I would suggest trying to boot directly from the CD device... I think
you can just point readcd to /dev/disk1 to creat an 'better' ISO
image... I know for making Solaris CD images I needed to use readcd vs
dd as readcd could deal with different sessions, and sector sizes...

 

 

On Mon, Aug 9, 2010 at 11:46 AM, jorge sanchez <xsanch at gmail.com> wrote:

Hi,

I followed the howto on the http://simh.darwinports.com/ for
installing the simh port on my MAC OS (10.6.4).

Then I dumped the content of the installation DVD to the file (trying
to install the OpenVMS system):
dd if=/dev/disk2s0 of=vaxvmscd.iso bs=2k

And created the system file:
dd if=/dev/zero of=vaxvmsssys.iso bs=512 count=9600000

Made the ini file:
LOAD -r KA655x.BIN
ATTACH nvr nvram.bin
ATTACH RQ0 vaxvmsssys.iso
SET RQ0 RA90
ATTACH RQ1 vaxvmscd.iso
SET RQ1 RRD40
SET CPU IDLE=VMS
BOOT CPU

Then when I try to boot from the cdrom I got this error:

sh-3.2# simh-vax -v vaxvms.ini

VAX simulator V3.8-1
do> LOAD -r KA655x.BIN
do> ATTACH nvr nvram.bin
NVR: buffering file in memory
do> ATTACH RQ0 vaxvmsssys.iso
do> SET RQ0 RA90
Unit already attached
do> ATTACH RQ1 vaxvmscd.iso
do> SET RQ1 RRD40
Unit already attached
do> SET CPU IDLE=VMS
Invalid argument
do> BOOT CPU


KA655-B V5.3, VMB 2.7
Performing normal system tests.
40..39..38..37..36..35..34..33..32..31..30..29..28..27..26..25..
24..23..22..21..20..19..18..17..16..15..14..13..12..11..10..09..
08..07..06..05..04..03..
Tests completed.
>>>boot dual1
(BOOT/R5:0 DUAL1



 2..
?41 DEVASSIGN, DUAL
HALT instruction, PC: 00000C1A (MOVL (R11),SP)

I don't know how to move forward. I would appreciate if someone could
help me.


Thanks,

Jorge
_______________________________________________
Simh mailing list
Simh at trailing-edge.com
http://mailman.trailing-edge.com/mailman/listinfo/simh

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20100809/a646b2e9/attachment-0002.html>


More information about the Simh mailing list