summaryrefslogtreecommitdiffstats
path: root/README_RAID.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'README_RAID.TXT')
-rw-r--r--README_RAID.TXT6
1 files changed, 3 insertions, 3 deletions
diff --git a/README_RAID.TXT b/README_RAID.TXT
index 652d16b17..239a26594 100644
--- a/README_RAID.TXT
+++ b/README_RAID.TXT
@@ -383,9 +383,9 @@ Typically, a user switches to a generic kernel by booting the system, and
afterwards running the following:
- cd /boot
- rm vmlinuz System.map config
- - ln -s vmlinuz-generic-smp-* vmlinuz
- - ln -s System.map-generic-smp-* System.map
- - ln -s config-generic-smp-* config
+ - ln -s vmlinuz-generic-* vmlinuz
+ - ln -s System.map-generic-* System.map
+ - ln -s config-generic-* config
Don't run lilo yet, we'll do that soon.