X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Fupgrade-to-squeeze.mdwn;h=7699dfdc65aa6b3356e4f67841a14d10a4664a5a;hb=227de0e666c1bf7f6fa24f172378d01ee552401d;hp=87101be99e13e967071574d95055e3cdef8715f4;hpb=72ba74285e14e1a0969ca9a85c638c56cf978138;p=mirror%2Fdsa-wiki.git 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