#parse mast boot record, which is an old partition format.
- git clone https://github.com/firebroo/parseMbr.git
- cd parseMbr
- make && make install
/dev/sdx is your bootLoader'device
- parseMbr -f /dev/sdx
#parse mast boot record, which is an old partition format.
/dev/sdx is your bootLoader'device