partition.rst
changeset 899 7b4265c8d324
parent 753 052ba865b3dc
equal deleted inserted replaced
898:32e4be02ab01 899:7b4265c8d324
     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