I am attempting to get my s390x kernel to mount a ramdisk as its root device. 
I'd like it to reuse the one used during boot but I'd just like to get the 
attach stuff working. Here are the debug messages I'm getting:

rootconf: calling VFS_MOUNTROOT ufs
ndi_devi_config_one: par = rootnex-1 (30000d69e00), child = ramdisk
WARNING: path_to_major: can't bind </ramdisk>
init_node: entry: path /ramdisk 0x30000d69c00
probe_node: 0x30000d69c00(ramdisk0)
krtld: file=/kernel/drv/ramdisk
        text:0x1806b000 size: 0x2b20
        data:0x10002cc4 dsize: 0x170
attach_node: 0x30000d69c00(ramdisk0)
ndi_devi_config_one: par = ramdisk0 (30000d69c00), child = ramdisk:a
Cannot assemble drivers for root /ramdisk:a
Cannot mount root on /ramdisk:a fstype ufs
panic[cpu0]/thread=240200: vfs_mountroot: cannot mount root

Can anyone give me an explanation of the warning/errors or tell me what I'm not 
doing or doing incorrectly?

Neale
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to