Hi, When booting the latest grml on an HP Proliant blade the cciss module doesn't create subdevices representing disk partitions. I only see main devices for the two disks: /dev/cciss/c0d0 /dev/cciss/c0d1 Once I run both of these devices through a "fdisk <device>" with only the "w" (write) command then subdevices appear: /dev/cciss/c0d0p1 /dev/cciss/c0d0p2 /dev/cciss/c0d1p1 /dev/cciss/c0d1p2 The strange thing is that these partitions are detected on boot as "p1 p2" and displayed in front of each disk's device name when loading the cciss module but no actual /dev/cciss/c0d[01]p[12] appear. This is with 3.13 and 3.16.2 kernels. Thanks in advance for any idea, -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html