How hot disinstall GRUB bootloader?

Ask a Question related to Ubuntu, Design and Development.

  1. #1

    Default How hot disinstall GRUB bootloader?

    Hello,
    I would like to uninstall GRUM bootloader...
    What I vede to do?
    Thanks.
    S.


    Nuvolablu Guest

  2. Similar Questions and Discussions

    1. Where To Put GRUB Boot mbr???
      On Ubuntu 5.10 you could specify where you wanted the boot manager installed, override the mbr of hda, or on another bookable partition such as...
    2. bootloader choice
      I have a linux box with several distros that I take to lug meetings. I use the grub chainloader method for each new distro. I need to install the...
    3. Grub Error 16
      Hi, I've got 2 HDD, the first one as Primay Master (120GB - Windows XP) and the second as Primary Slave (40GB - Ubuntu 5.10). After I installed...
    4. Dual boot problem with bootloader in MBR
      hai there... I 'm winding with boot problem in Redhat Linux 7.3. I have IBM PC with dual OS. ( Win 98 SE and RH linux 7.3).I used grub.0.91-4 in...
    5. Change *first* bootloader from Lilo to Winxp with boot.ini
      "Peter T. Breuer" <ptb@oboe.it.uc3m.es> wrote in message news:ub12db.a0o.ln@news.it.uc3m.es... otherwise? the A cretinous deduction since...
  3. #2

    Default Re: How hot disinstall GRUB bootloader?

    Nuvolablu skrev:
    > Hello,
    > I would like to uninstall GRUM bootloader...
    > What I vede to do?
    > Thanks.
    > S.
    >
    You can try 'ms-sys' <http://ms-sys.sourceforge.net/> where you are able
    to create almost any MBR (Master Boot Record) you desire...

    --
    Best regards Jacob Tranholm <http://jtranholm.dk/>
    Favourite quote: "Observation statements and statements of experimental
    results are always interpretations of the facts observed." [Karl R. Popper]
    Jacob Tranholm Guest

  4. #3

    Default Re: How hot disinstall GRUB bootloader?

    Jacob Tranholm wrote:
    >
    > You can try 'ms-sys' <http://ms-sys.sourceforge.net/> where you are able
    > to create almost any MBR (Master Boot Record) you desire...
    >
    Sorry I should of course have asked which boot loader you want to
    install instead. If you for instance want your WinXP boot instead, then
    the command is 'ms-sys -m /dev/hda', where I am guessing your boot
    loader i at /dev/hda.

    If you want to install LILO instead, take a look at
    <http://tldp.org/HOWTO/LILO.html>.

    --
    Best regards Jacob Tranholm <http://jtranholm.dk/>
    Favourite quote: "Observation statements and statements of experimental
    results are always interpretations of the facts observed." [Karl R. Popper]
    Jacob Tranholm Guest

  5. #4

    Default Re: How hot disinstall GRUB bootloader?

    On Tue, 28 Feb 2006 23:48:13 +0100, Nuvolablu wrote:
    > Hello,
    > I would like to uninstall GRUM bootloader...
    > What I vede to do?
    > Thanks.
    > S.
    this only applies if you are dual booting with windows:

    if you want to go back to only windows, boot up your pc with the windows
    disk in the cdrom drive. then go to recovery mode from the windows
    install thingy. type this at the command prompt: fixmbr
    that will restore your mbr to windows original (it will just kill grub)

    cheers

    Ian O'Brien Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139