On Sat, Jul 6, 2013 at 4:26 PM, D. Hugh Redelmeier <hugh@mimosa.com> wrote:
I built a bootable USB stick using:
sudo ./livecd-iso-to-disk.sh \
--format \
--overlay-size-mb 4095 \
--home-size-mb 200 \
--unencrypted-home \
Fedora-Live-Desktop-x86_64-19-1.iso \
/dev/sdi
{...}
Is there a way of doing --reset-mbr that doesn't require redoing the
whole job of building a bootable USB stick?