<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: howto remove GRUB from the partition using fdisk ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464837#M69901</link>
    <description>When you boot Linux does it basically appear to boot twice because it uses your utility then starts Grub, and so you get two boot menus, and thus its just an inconvenience, or is Grub causing the boot to fail?&lt;BR /&gt;&lt;BR /&gt;Is it possible that you can talk us through your boot procedure/experience?&lt;BR /&gt;&lt;BR /&gt;When you mention fdisk it makes me think that you have a specific slice that you want to remove?</description>
    <pubDate>Tue, 18 Jan 2005 10:34:57 GMT</pubDate>
    <dc:creator>Andrew Cowan</dc:creator>
    <dc:date>2005-01-18T10:34:57Z</dc:date>
    <item>
      <title>howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464828#M69892</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;howto remove GRUB from the unix partition, without damage the partition (partition table) using linux fdisk ?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris</description>
      <pubDate>Mon, 17 Jan 2005 16:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464828#M69892</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2005-01-17T16:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464829#M69893</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;What you want to do ? If you remove grub from mbr you will not be able to boot your computer unless you have a bootdisk or using rescue mode from de installation CD.&lt;BR /&gt;&lt;BR /&gt;waiting for more information.&lt;BR /&gt;xyko</description>
      <pubDate>Mon, 17 Jan 2005 19:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464829#M69893</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-01-17T19:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464830#M69894</link>
      <description>sorry, the GRUB was installed on the wrong unix partition and I don't need GRUB in my case.&lt;BR /&gt;&lt;BR /&gt;I use only NT-Bootloader from WIN2000 installed on the primary hard disk.&lt;BR /&gt;&lt;BR /&gt;to boot linux and unix with NT-Bootloader I use bootpart:&lt;BR /&gt;&lt;A href="http://www.winimage.com/bootpart.htm" target="_blank"&gt;http://www.winimage.com/bootpart.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;this combination works very well !&lt;BR /&gt;&lt;BR /&gt;my problem is to remove GRUB from the linux partition /dev/hdb5 &lt;BR /&gt;and I'm not worried about booting.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jan 2005 19:41:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464830#M69894</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2005-01-17T19:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464831#M69895</link>
      <description>If you use windows start "fdisk /mbr"&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2005 01:54:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464831#M69895</guid>
      <dc:creator>Andrey Dmitriev</dc:creator>
      <dc:date>2005-01-18T01:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464832#M69896</link>
      <description>Beware I am not sure I understant this correctly ! , but if you dont need Grub and are sure you do not use it or want it then you could backup the file from /boot/grub to some where safe (to be delete when your sure this will not be needed ... better safe then sorry)&lt;BR /&gt;&lt;BR /&gt;If you want to get uninstall grub from system&lt;BR /&gt;fist do a &lt;BR /&gt;#rpm -ql grub &lt;BR /&gt;just to see what is installed where &lt;BR /&gt; &lt;BR /&gt;#rpm -e grub &lt;BR /&gt;!!! will erase it&lt;BR /&gt;&lt;BR /&gt;This should do it , the quetion is do you realy need to do this grub does not use very many blocks... and if its not in the way why bother or have not understood this ?&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre</description>
      <pubDate>Tue, 18 Jan 2005 02:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464832#M69896</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2005-01-18T02:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464833#M69897</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;Is "hd5" also your root partition or do you have a separate "/boot"? If this is the case and you use a tool such as Partition Magic to delete the disk partition and reclaim the space, your partition numbering in "/etc/fstab" will then be wrong and the system will fail to boot. In this case you can:&lt;BR /&gt;&lt;BR /&gt;(AFTER DELETING) boot into single-user using the installation CD-ROM and edit "/etc/fstab"&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;(BEFORE DELETING) edit "/etc/fstab" and move all your slices down one. E.g. "/ = /dev/hda6" becomes "/ = /dev/hda5".&lt;BR /&gt;&lt;BR /&gt;This operation would be largely a waste of time unless you need to reclaim a partition to use elsewhere, as "/boot" is generally very small.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2005 02:45:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464833#M69897</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2005-01-18T02:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464834#M69898</link>
      <description>If it's still unclear from previous responses,&lt;BR /&gt;can you post: [mod hd? to appropriate disk)&lt;BR /&gt;/sbin/fdisk -l /dev/hda&lt;BR /&gt;&lt;BR /&gt;if grub is installed in the MBR, then &lt;BR /&gt;  you need to replace the mbr with a suitable      &lt;BR /&gt;      alternate one: eg from XP: fdisk /mbr&lt;BR /&gt;[I don't know if this can be done from linux - although maybe its possible to use dd to write a suitable 512  bytes  ???]&lt;BR /&gt;&lt;BR /&gt;if grub is installed on a partition, then ...&lt;BR /&gt;  i'm not sure!&lt;BR /&gt;&lt;BR /&gt;dave.</description>
      <pubDate>Tue, 18 Jan 2005 05:48:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464834#M69898</guid>
      <dc:creator>David Timms</dc:creator>
      <dc:date>2005-01-18T05:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464835#M69899</link>
      <description>Maybe I'm reading this wrong but Chris said:&lt;BR /&gt;&lt;BR /&gt;"howto remove GRUB from the unix partition, without damage the partition (partition table) using linux fdisk ?"&lt;BR /&gt;&lt;BR /&gt;He never mentioned the MBR so I assume he means remove a disk slice because he has grub installed in the root partition?&lt;BR /&gt;&lt;BR /&gt;Chris can you please clarify this?</description>
      <pubDate>Tue, 18 Jan 2005 06:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464835#M69899</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2005-01-18T06:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464836#M69900</link>
      <description>I don't mean MBR and don't want any changes on MBR, &lt;BR /&gt;my problem is to remove GRUB from the unix slice.&lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;chris</description>
      <pubDate>Tue, 18 Jan 2005 10:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464836#M69900</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2005-01-18T10:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464837#M69901</link>
      <description>When you boot Linux does it basically appear to boot twice because it uses your utility then starts Grub, and so you get two boot menus, and thus its just an inconvenience, or is Grub causing the boot to fail?&lt;BR /&gt;&lt;BR /&gt;Is it possible that you can talk us through your boot procedure/experience?&lt;BR /&gt;&lt;BR /&gt;When you mention fdisk it makes me think that you have a specific slice that you want to remove?</description>
      <pubDate>Tue, 18 Jan 2005 10:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464837#M69901</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2005-01-18T10:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464838#M69902</link>
      <description>hi chris&lt;BR /&gt;&lt;BR /&gt;open your linux pc in CLI mode and type&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/dev/hda bs=400 count=1&lt;BR /&gt;&lt;BR /&gt;then reboot your pc&lt;BR /&gt;&lt;BR /&gt;ayion&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2005 14:19:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464838#M69902</guid>
      <dc:creator>ayion</dc:creator>
      <dc:date>2005-01-18T14:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464839#M69903</link>
      <description>hi chris&lt;BR /&gt;&lt;BR /&gt;open your linux pc in CLI mode and type&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/dev/hda bs=400 count=1&lt;BR /&gt;&lt;BR /&gt;then reboot your pc&lt;BR /&gt;&lt;BR /&gt;i hope u got ur dentination.&lt;BR /&gt;&lt;BR /&gt;ayion&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2005 14:22:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464839#M69903</guid>
      <dc:creator>ayion</dc:creator>
      <dc:date>2005-01-18T14:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464840#M69904</link>
      <description>thanks !&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/dev/hda bs=400 count=1&lt;BR /&gt;&lt;BR /&gt;that's good idea !&lt;BR /&gt;&lt;BR /&gt;I think, fdisk is not a good tool to do that, what I want.&lt;BR /&gt;fdisk cannot selectively delete only parts of a partition !&lt;BR /&gt;&lt;BR /&gt;in this partition I have important data.&lt;BR /&gt;anyway I saved everything using freesbie.&lt;BR /&gt;&lt;BR /&gt;maybe other solution is to use /dev/random, but I have never used before.&lt;BR /&gt;Knows someone, how it should work using /dev/random ?</description>
      <pubDate>Thu, 20 Jan 2005 19:49:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464840#M69904</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2005-01-20T19:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464841#M69905</link>
      <description>If all you want to do is blank the partition without removing it simply run "newfs" on it.</description>
      <pubDate>Fri, 21 Jan 2005 02:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464841#M69905</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2005-01-21T02:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464842#M69906</link>
      <description>sorry, I think correct is:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/dev/hda bs=446 count=1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this will not overwrite the partition table !&lt;BR /&gt;the partition table is kept in the last 66 bytes of the MBR.&lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;chris</description>
      <pubDate>Wed, 02 Feb 2005 04:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464842#M69906</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2005-02-02T04:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464843#M69907</link>
      <description>chris,&lt;BR /&gt;&lt;BR /&gt;Maybe a:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/hda of=backupmbr bs=446 count=1&lt;BR /&gt;&lt;BR /&gt;will be good before &lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/dev/hda bs=446 count=1&lt;BR /&gt;&lt;BR /&gt;So if something goes wrong, you can boot from a rescue disc and do:&lt;BR /&gt;&lt;BR /&gt;dd if=backupmbr of=/dev/hda bs=446 count=1&lt;BR /&gt;&lt;BR /&gt;to restore the parition table.(replace backupmbr with yours favorite file name)&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Wed, 02 Feb 2005 07:40:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464843#M69907</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2005-02-02T07:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464844#M69908</link>
      <description>thanks, &lt;BR /&gt;&lt;BR /&gt;but I don't have any MBR BACKUPS !</description>
      <pubDate>Wed, 02 Feb 2005 07:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464844#M69908</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2005-02-02T07:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: howto remove GRUB from the partition using fdisk ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464845#M69909</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;I sincerely hope you didn't follow any of the advice given so far, especially the stuff about overwriting the first xxx bytes of /dev/hda!&lt;BR /&gt;&lt;BR /&gt;Folks, he said, several times, that grub is installed on a PARTITION. It is NOT installed on the Master boot record. In fact, it's not even on drive hda at all.&lt;BR /&gt;&lt;BR /&gt;The difference is if you went into grub and said&lt;BR /&gt;setup (hd0)  # Installs to /dev/hda, like everyone has been assuming&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;setup (hd1,4) # Installs to /dev/hdb5, which is what Chris said.&lt;BR /&gt;&lt;BR /&gt;Chris, I found this thread in the first place because I'm looking for the same info.&lt;BR /&gt;&lt;BR /&gt;If you use dd on anything the output file (of = parameter) will be /dev/hdb5, not /dev/hda.&lt;BR /&gt;&lt;BR /&gt;What I DON'T know right now is whether copying 400, 446 or 512 bytes of zeros will mess up your partition.&lt;BR /&gt;&lt;BR /&gt;Copying 512 bytes will be the entire first sector of the partition, and will definitely get rid of grub on it. It may also screw up your partition badly. You haven't said what you have on it, how hard it would be to recover, etc.&lt;BR /&gt;&lt;BR /&gt;What effects are you seeing from this? &lt;BR /&gt;&lt;BR /&gt;In my own case, I deliberately installed it on hda7, because I already had a different grub installed on hda. Long story short, it now wants to double boot, once from hda, then from hda7.&lt;BR /&gt;&lt;BR /&gt;I have stuff I want to keep on hda7, so I'm a little leery of trying anything drastic. &lt;BR /&gt;&lt;BR /&gt;If I find an answer or try something drastic and it works, I'll post a followup.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Charles Lacour&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Mar 2005 00:26:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/howto-remove-grub-from-the-partition-using-fdisk/m-p/3464845#M69909</guid>
      <dc:creator>Charles Lacour_1</dc:creator>
      <dc:date>2005-03-17T00:26:30Z</dc:date>
    </item>
  </channel>
</rss>

