suggestions from the weasel
[mirror/dsa-wiki.git] / input / howto / upgrade-to-squeeze.mdwn
index 7699dfd..26baa82 100644 (file)
@@ -94,6 +94,13 @@ purge removed packages
 
 possibly reboot
 
+maybe do:
+       upgrade-from-grub-legacy
+       apt-get purge grub
+       apt-get install grub-pc
+       apt-get purge dhcp3-client
+       apt-get install isc-dhcp-client
+
 re-enable exim
 
        mv /etc/rc2.d/K20exim4 /etc/rc2.d/S20exim4