Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Can't mount root



Hi folks,

thanks to all the helpfull people I now have working serial console working.
I have a few minor nits and a big problem, nits first:

>>> show config

KA49-A V1.4-0D0-V4.4   100 MHZ
00-00-F8-51-69-E1
128MB

DEVNBR    DEVNAM           INFO
------    --------    --------------------------
     1         NVR    OK
     2       LCSPX    OK
                      Highres 72Hz - 8 Plane 4Mpixel FB - V1.1 
     3          DZ    OK
     4       CACHE    OK
     5         MEM    OK
                      128MB   0A,0B,0C,0D=16MB, 1E,1F,1G,1H=16MB 
     6         FPU    OK
     7          IT    OK
     8         SYS    OK
     9          NI    OK
    10        SCSI    OK
                      0-L0-DCAS-34 6-INITR    
    11         AUD    OK
    13         TCA    OK
                       OPT PRS    V1.0 

and a custom kernel says:

cpu0 at mainbus0: KA49, NVAX, 10KB L1 cache, 256KB L2 cache
[..]
spx0 at vsbus0 csr 0x38000000 vec 514 ipl 15 maskbit 2
spx0: Using QVSS 8x15 font                            
spx0: RAMDAC ID: 0x4a, Bt459 (SPX/LCSPX) RAMDAC type

but no traces of th TC adapter (nor the fta in it).

On the other hand the ramdisk install kernel:

cpu at mainbus0 not configured

and no traces of the framebuffer (nor TC adapter either).

So, is the unconfigured cpu a problem? Why is spx0 not in the install
kernel? Why doesn't it find my TC adapter?

But the real problem: it hangs completely after trying to mount root:

boot device: ze0                                                            
root on md0a dumps on md0b
root file system type: ffs

and that's it. If I send a break it drops to the bootmonitor. Same happens
for the custom kernel with root on NFS (and DDB configured). I expected
break to drop to DDB somehow, and of course mounting / to work ;-)

Am I doing something wrong?

Martin


Home | Main Index | Thread Index | Old Index