]> code.delx.au - refind/blob - gptsync/gptsync.8
Fix for refind-install script to handle a wider range of disk devices,
[refind] / gptsync / gptsync.8
1 .TH "gptsync" 8 "2006 Jul 2" "Debian" "rEFIt"
2 .SH NAME
3 gptsync \- GPT partition table to MBR partition table synchronisation
4 .SH "SYNOPSIS"
5 .BI "gptsync " "device"
6 .SH "DESCRIPTION"
7 Reads the GPT partition table on the device and synchronise content of
8 MBR partition table on the device. Useful for situations (as in
9 mactel linux) where legacy operating systems require MBR partition
10 table to function properly, while most other operating systems can
11 work with GPT.
12
13 .SH "Author"
14 Written by Christoph Pfisterer. This manual page contributed for Debian by
15 Junichi Uekawa <dancer@debian.org>, but may be used for others.
16