This shows you the differences between two versions of the page.
|
wiki:os:linux:hddmbrhexdump [2018/01/22 10:30] root vytvořeno |
wiki:os:linux:hddmbrhexdump [2018/01/22 10:30] (current) root |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| <code bash> | <code bash> | ||
| - | :~# dd if=/dev/sda bs=512 count=1 of=sdambr.bin | + | dd if=/dev/sda bs=512 count=1 of=sdambr.bin |
| - | :~# file sdambr.bin | + | file sdambr.bin |
| sdambr.bin: x86 boot sector; | sdambr.bin: x86 boot sector; | ||