From: Martin Zobel-Helas Date: Sun, 20 Feb 2011 15:31:16 +0000 (+0100) Subject: add a note about cciss X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=227de0e666c1bf7f6fa24f172378d01ee552401d add a note about cciss Thanks to Ganneff for the hint Signed-off-by: Martin Zobel-Helas --- diff --git a/input/howto/upgrade-to-squeeze.mdwn b/input/howto/upgrade-to-squeeze.mdwn index 87101be..7699dfd 100644 --- a/input/howto/upgrade-to-squeeze.mdwn +++ b/input/howto/upgrade-to-squeeze.mdwn @@ -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