#
# (6) LVM metadata for every detected volume group, if "lvm = yes"
#
-# (7) a copy of each device's MBR, if "mbr = yes". A master boot record
-# (MBR) is the 512-byte boot sector that is the first sector of a
-# partitioned data storage device of a hard disk. To restore the MBR
-# one could do something like: dd if=sda.mbr of=/dev/sda
+# (7) a copy of each device's MBR, if "mbr = yes". A master boot record
+# (MBR) is the 512-byte boot sector that is the first sector of a
+# partitioned data storage device of a hard disk. To restore the MBR
+# one could do something like: dd if=sda.mbr of=/dev/sda
# (MAKE SURE YOU PASS THE CORRECT DEVICE AS of= !!!)
-# WARNING: Restoring the MBR with a mismatching partition table will
+# WARNING: Restoring the MBR with a mismatching partition table will
# make your data unreadable and nearly impossible to recover
#
# (8) a copy of the BIOS, if "bios = yes" and flashrom is installed
#
# (6) LVM metadata for every detected volume group, if "lvm = yes"
#
-# (7) a copy of each device's MBR, if "mbr = yes". A master boot record
-# (MBR) is the 512-byte boot sector that is the first sector of a
-# partitioned data storage device of a hard disk. To restore the MBR
-# one could do something like: dd if=sda.mbr of=/dev/sda
+# (7) a copy of each device's MBR, if "mbr = yes". A master boot record
+# (MBR) is the 512-byte boot sector that is the first sector of a
+# partitioned data storage device of a hard disk. To restore the MBR
+# one could do something like: dd if=sda.mbr of=/dev/sda
# (MAKE SURE YOU PASS THE CORRECT DEVICE AS of= !!!)
-# WARNING: Restoring the MBR with a mismatching partition table will
+# WARNING: Restoring the MBR with a mismatching partition table will
# make your data unreadable and nearly impossible to recover
#
# (8) a copy of the BIOS, if "bios = yes" and flashrom is installed
warning "The BIOS could not be saved."
fi
fi
-