Displaying 1 result from an estimated 1 matches for "fb7a7dd".
Did you mean:
fb7a270d
2012 May 26
2
[PATCH] Update diag/mbr instruction to match the current filename.
...s not
updated when the source file was renamed to handoff.S. Here is a simple
proposition to fix that.
Jean-Christian de Rivaz
---
diag/mbr/README | 4 ++--
diag/mbr/handoff.S | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/diag/mbr/README b/diag/mbr/README
index fb7a7dd..080d65b 100644
--- a/diag/mbr/README
+++ b/diag/mbr/README
@@ -7,9 +7,9 @@ handoff.bin Show the data that the BIOS/MBR hands off to an MBR/VBR.
Writing out an MBR is straight forward (it is assumed below that /dev/hda is the target raw device and /dev/hda1 is the target partition):
- dd conv...