<?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 Problems with dual boot (RedHat 9) in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085883#M74371</link>
    <description>I have one disk in my notebook with Windows XP Professional.&lt;BR /&gt;Yesterday I installed RedHat 9.&lt;BR /&gt;I have installed Lilo boot loader on first sector of boot partition as it is said in Installation Guide (default boots Windows, 5 seconds delay to choose system).&lt;BR /&gt;When pc starts I don't see a menu do choose system to boot. Windows always starts up. To boot RedHat, I need boot diskette.&lt;BR /&gt;&lt;BR /&gt;Questions:&lt;BR /&gt;1.Should I install Lilo on MBR?&lt;BR /&gt;2. If I do, doesn't it destroy data on ntfs Windows partition?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 06 Oct 2003 04:46:07 GMT</pubDate>
    <dc:creator>Michal Pytka</dc:creator>
    <dc:date>2003-10-06T04:46:07Z</dc:date>
    <item>
      <title>Problems with dual boot (RedHat 9)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085883#M74371</link>
      <description>I have one disk in my notebook with Windows XP Professional.&lt;BR /&gt;Yesterday I installed RedHat 9.&lt;BR /&gt;I have installed Lilo boot loader on first sector of boot partition as it is said in Installation Guide (default boots Windows, 5 seconds delay to choose system).&lt;BR /&gt;When pc starts I don't see a menu do choose system to boot. Windows always starts up. To boot RedHat, I need boot diskette.&lt;BR /&gt;&lt;BR /&gt;Questions:&lt;BR /&gt;1.Should I install Lilo on MBR?&lt;BR /&gt;2. If I do, doesn't it destroy data on ntfs Windows partition?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Oct 2003 04:46:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085883#M74371</guid>
      <dc:creator>Michal Pytka</dc:creator>
      <dc:date>2003-10-06T04:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with dual boot (RedHat 9)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085884#M74372</link>
      <description>Personally, I always install LILO on the MBR.  It won't destroy any windows specific stuff.  It is just a boot loader and will give you the choice of which OS to boot.  However, make sure you have an entry for windows Xp in /etc/lilo.conf.  If not, then edit it to include your windows partition and run "lilo".</description>
      <pubDate>Mon, 06 Oct 2003 04:59:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085884#M74372</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-10-06T04:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with dual boot (RedHat 9)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085885#M74373</link>
      <description>Lately I have installed and or set up Grube on various Linux system desktop's and lpatop some of theses dual boot W98 and W2K I havent had any problem, I have not tryed this on XP, but do not see why this should be a problem.&lt;BR /&gt;&lt;BR /&gt;I find lilo is easy to setup compare to Grube, but then this could be the learning curve I have used lilo for year's now &lt;BR /&gt;&lt;BR /&gt;If you choise is grube then help can be found with the command &lt;BR /&gt;&lt;BR /&gt;#info grube&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Oct 2003 05:51:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085885#M74373</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-06T05:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with dual boot (RedHat 9)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085886#M74374</link>
      <description>Yes, you have to install on MBR, as NTLDR (NT loader) is already here. Your linux loader (lilo) will replace it, offering you choice between win and linux. &lt;BR /&gt;As friends say, grub is better than lilo, which is not maintained anymore...&lt;BR /&gt;It won't destroy your datas, as MBR is the first sector of the HD, which contains partitions list (won't be altered), and loader (choice menu)...&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Mon, 06 Oct 2003 07:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085886#M74374</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-10-06T07:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with dual boot (RedHat 9)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085887#M74375</link>
      <description>First of all tere's no problem to install lilo or grub in the MBR-I currently have such configuration on my laptop (XP+Redhat9).It doesn't destroy data only rebuilds the MBR.&lt;BR /&gt;1.For grub edit the file /etc/grub.conf and add if needed the definition of Windows.Then simply issue grub-install /dev/hda at the command prompt to install grub in the MBR.&lt;BR /&gt;2. For lilo edit the file /etc/lilo.conf &lt;BR /&gt;and add if needed the definition of Windows XP. Then run lilo -v&lt;BR /&gt;&lt;BR /&gt;You can also have Windows's Boot manager to boot both Operating systems:&lt;BR /&gt;see where is you boor parition mounted under linux.&lt;BR /&gt;For example if it's mounted under /dev/hda2&lt;BR /&gt;then:&lt;BR /&gt;dd if=/dev/hda2 of=/bootsect.lnx bs=1024 count=1&lt;BR /&gt;this will create a file bootsect.lnx under /&lt;BR /&gt;Then copy this file to a diskette ,boot into windows and copy on NTFS partition-let's say in c:  .&lt;BR /&gt;Then edit the file c:/boot.ini and add a line to it:&lt;BR /&gt;c:\bootsect.lnx="RedHat 9"&lt;BR /&gt;save this file and reboot.&lt;BR /&gt;Of course by default boot.ini is read only so you'll have to change it.&lt;BR /&gt;best regards.</description>
      <pubDate>Mon, 06 Oct 2003 07:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085887#M74375</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-10-06T07:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with dual boot (RedHat 9)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085888#M74376</link>
      <description>Hi!&lt;BR /&gt;In addition to all disscusion I could&lt;BR /&gt;said, that I have used double-booted&lt;BR /&gt;configuration for a long time. But&lt;BR /&gt;recently deside to use Linux Red Hat&lt;BR /&gt;,installed on VMware on Win XP. This way I'm using both OS as 2 different mashines.&lt;BR /&gt;It is very convinient for more cases,&lt;BR /&gt;especially like learning&amp;amp;experimenting environment. &lt;BR /&gt;Regards,Stan</description>
      <pubDate>Tue, 07 Oct 2003 08:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085888#M74376</guid>
      <dc:creator>Stanimir</dc:creator>
      <dc:date>2003-10-07T08:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with dual boot (RedHat 9)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085889#M74377</link>
      <description>I do not believe in dual booting.&lt;BR /&gt; &lt;BR /&gt;The reason is I use Linux in a server format, and need it to be there all the time. &lt;BR /&gt; &lt;BR /&gt;I was however forced by money to build a box, just like you tried.&lt;BR /&gt; &lt;BR /&gt;I tried your steps and it did not work.  I believe this is becasue XP has been designed to interfere with Linux. But Bill Gates's is not scared of penguin's is he?&lt;BR /&gt; &lt;BR /&gt;I solved the problem by wiping the disk, installing Linux 7.3 with grub into the primary partition.  Then I booted to the XP Pro CD and forced it to install into the partition I left over for it.&lt;BR /&gt; &lt;BR /&gt;When grub controls the boot, XP can't seem to screw things up the way Microsoft wanted to.&lt;BR /&gt; &lt;BR /&gt;I happily handed the computer over to the customer, cashed the check and thanked G-d I didn't have to run the box.&lt;BR /&gt; &lt;BR /&gt;The methodology will however accomplish your goal.&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Oct 2003 12:51:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-dual-boot-redhat-9/m-p/3085889#M74377</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-07T12:51:59Z</dc:date>
    </item>
  </channel>
</rss>

