From f75f65bbe0283f1b9df6980a1536b65558f7d254 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 21 Jun 2000 07:01:33 +0000 Subject: [PATCH] Forgot about the bootblocks. --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index a9fe1defdb2c..62ac2cf57708 100644 --- a/UPDATING +++ b/UPDATING @@ -11,6 +11,11 @@ ITEMS:' your fstab, etc to use the ad devices instead of the wd devices. + In addition, you'll need to update your boot blocks to a + more modern version, if you haven't already done so. Modern + here means 4.0 release or newer (although older releases + may work). + 20000612: Peter took an axe to config(8). Besure that you read his mail on the topic before even thinking about updating. More details