add a note about cciss
authorMartin Zobel-Helas <zobel@debian.org>
Sun, 20 Feb 2011 15:31:16 +0000 (16:31 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Sun, 20 Feb 2011 15:31:35 +0000 (16:31 +0100)
Thanks to Ganneff for the hint

Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
input/howto/upgrade-to-squeeze.mdwn

index 87101be..7699dfd 100644 (file)
@@ -98,3 +98,11 @@ re-enable exim
 
        mv /etc/rc2.d/K20exim4 /etc/rc2.d/S20exim4
        env -i /etc/init.d/exim4 start
+
+
+### Problems with CCISS
+
+On custom kernels in squeeze it seems that udev stopped to create cciss devices, thus in /lib/udev/devices do a /dev/MAKEDEV cciss and reboot.
+
+       cd /lib/udev/devices
+       /dev/MAKEDEV cciss