equal
deleted
inserted
replaced
1 -*- mode: outline; coding: utf-8; fill-column: 80 -*- |
1 -*- mode: outline; coding: utf-8; -*- |
2 |
2 |
3 * Backup mbr. |
3 * Backup mbr. |
4 |
4 |
5 $ dd if=/dev/hda of=boot.mbr bs=512 count=1 |
5 $ dd if=/dev/hda of=boot.mbr bs=512 count=1 |
6 |
6 |