From Fedora Project Wiki

Revision as of 15:10, 31 May 2010 by Fgrose (talk | contribs)

Hi Gerd,

I'm curious about why you added the --reset-mbr option to the livecd-iso-to-disk command under the 'Preparing the USB stick' section of this page, https://fedoraproject.org/w/index.php?title=How_to_create_and_use_Live_USB&diff=0&oldid=173537#Preparing_the_USB_stick.

The earlier section, 'Run livecd-iso-to-disk script, https://fedoraproject.org/w/index.php?title=How_to_create_and_use_Live_USB&diff=0&oldid=173537#Run_livecd-iso-to-disk_script, covers the destructive installation method, if needed.

I think that the page is long and needs to better structure the installation options to avoid confusion and get users more easily to the information they need. --Fgrose 19:08, 30 May 2010 (UTC)


Hi,

I am not sure, but I think the --reset-mbr option is needed that it works.

I needed an USB stick to install Fedora 13 on a MiniPC. I followed the instructions in the How_to_create_and_use_Live_USB web page. After finishing that it seems that the USB stick is missing the master boot record. So I looked to the Internet again and found the web page: http://forums.fedoraforum.org/showthread.php?t=205596 I saw the same commands there, but with a little difference. There is the command "livecd-iso-to-disk" used with the option: --reset-mbr So I repeated the command livecd-iso-to-disk with the --reset-mbr option and it works.

I needed to repeat creating the USB stick again and needed to repeat the installation to be sure that I have not made other mistakes.


It seems that your device was missing a working master boot record. Try deleting your LiveOS directory and re-running the livecd-iso-to-disk script, and see if the installation succeeds.

I've actually never needed to use the --reset-mbr option in my many tests.

Since the default script is advertised as non-destructive, we should only instruct users to use the --reset-mbr option if it's needed for some reason, such as was the case for you. --Fgrose 15:10, 31 May 2010 (UTC)