[syslinux:master] mbr_ho.bin: Update install instructions

syslinux-bot for Gene Cumm gene.cumm at gmail.com
Wed Mar 16 14:00:15 PDT 2011


Commit-ID:  f6e9b6489274b5b054ff603b5e3c163da52d635c
Gitweb:     http://syslinux.zytor.com/commit/f6e9b6489274b5b054ff603b5e3c163da52d635c
Author:     Gene Cumm <gene.cumm at gmail.com>
AuthorDate: Fri, 26 Nov 2010 15:19:53 -0500
Committer:  Gene Cumm <gene.cumm at gmail.com>
CommitDate: Wed, 9 Mar 2011 21:07:03 -0500

mbr_ho.bin: Update install instructions



---
 mbr/mbr_ho.S |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mbr/mbr_ho.S b/mbr/mbr_ho.S
index 18a5376..a4a658f 100644
--- a/mbr/mbr_ho.S
+++ b/mbr/mbr_ho.S
@@ -45,7 +45,7 @@
  * MBR:
  * dd conv=notrunc bs=440 count=1 if=mbr_ho.bin of=/dev/dev
  *
- * VBR/PBR (works for FAT12/16/32, ext[234]fs, btrfs):
+ * VBR/PBR (should work for FAT12/16/32, ext[234]fs, btrfs):
  * echo -en "\0353\0130\0220" |dd conv=notrunc bs=1 count=3 of=/dev/dev
  * dd conv=notrunc bs=2 count=210 seek=45 if=mbr_ho.bin of=/dev/dev
  */



More information about the Syslinux-commits mailing list