diff --git a/data/tutorials/diskformat/diskformat.docb b/data/tutorials/diskformat/diskformat.docb index 5f1167da82..f2f70b7d2e 100644 --- a/data/tutorials/diskformat/diskformat.docb +++ b/data/tutorials/diskformat/diskformat.docb @@ -1,5 +1,5 @@ - + @@ -121,16 +121,13 @@ represents 512 bytes of data. to destroy the contents of other disks in your system if the proper precautions are not taken. -In particular, note the following: - -Type carefully. One wrong number can wipe out -the wrong disk. Double check your typing before entering the command. When -in doubt consult the kernel boot output for the proper device. -Never set up a boot disk as dangerously dedicated. Some PC BIOSs cannot understand the bootblocks and start your system properly. -Make the first disk in compatibility mode just to be safe. -Subsequent non-booting disks are OK to dangerously dedicate. - - +Check your work carefully. It is very simple to destroy +the incorrect disk when working with these commands. When +in doubt consult the kernel boot output for the proper device. + +Needless to say, we are not responsible for any damage to any data +or hardware that you may experience. You work at your own risk! + @@ -408,6 +405,9 @@ sysinstall useful for this type of task. (jfieber@indiana.edu) for making information and examples of the DocBook DTD on which this document is based. +Greg Lemis (grog@lemis.de) for checking my work +and pointing out inaccuracies, as well as miscellaneous support. +