求救GRUB被覆盖了
机器重新装xp时覆盖了MBR,导致GRUB消失了,现在想重新装grub前把mbr备份,在网上看了备份的代码,可用winHex打开看不对,请大家帮我更正下代码。以下在xp的dos窗口里运行的。
debug
a100
mov ax,0201
mov bx,0200
mov cx,0001
mov dx,0080
int 13
int 20
^C
-g=100
Program terminated normally
-rcx
CX 0000
:300
-n mboot.dat
-w
Writing 00300 bytes
-q