<?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: Installing windows 98 &amp;amp; Linux in the same m/c in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/installing-windows-98-amp-linux-in-the-same-m-c/m-p/2768967#M2019</link>
    <description>I know this may sound like a pain, but you may need to disconnect all the HDD's except the Windows disk to install Win98, then after you've verified that it boots, connect the other HDD's back up and load Linux last.  This way, you can allow grub to overwrite the Win98 boot info and take over the job of booting your system.</description>
    <pubDate>Mon, 22 Jul 2002 15:11:07 GMT</pubDate>
    <dc:creator>Ted M Johnson_1</dc:creator>
    <dc:date>2002-07-22T15:11:07Z</dc:date>
    <item>
      <title>Installing windows 98 &amp; Linux in the same m/c</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-windows-98-amp-linux-in-the-same-m-c/m-p/2768965#M2017</link>
      <description>Hello there.&lt;BR /&gt;&lt;BR /&gt;I have HP Pavilion PC 8513 - Pentium III 500 MHz that came with windows 98 installed.&lt;BR /&gt;&lt;BR /&gt;I want to have both windows 98 and Linux in the same PC.&lt;BR /&gt;&lt;BR /&gt;I have 3 hard disks (10GB, 40GB, 40GB). I installed Redhat Linux 7.3 on Slave hard disk.  Linux works fine.&lt;BR /&gt;&lt;BR /&gt;After installing Linux, I tried to install windows 98 using recovery disk.  The installation goes throug fine but when I try to reboot the system, it hangs with the characters "GRBU".  Keyboard inputs are not accepted at this point.  The only option is swith-off the PC and reboot using Linux boot disk.&lt;BR /&gt;&lt;BR /&gt;Has anyone tried to install both windows 98 &amp;amp; Linux on same m/c?&lt;BR /&gt;&lt;BR /&gt;Your inputs to make my system have dual OS is very much appreciated.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Vimala.</description>
      <pubDate>Mon, 22 Jul 2002 09:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-windows-98-amp-linux-in-the-same-m-c/m-p/2768965#M2017</guid>
      <dc:creator>Vimala L</dc:creator>
      <dc:date>2002-07-22T09:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Installing windows 98 &amp; Linux in the same m/c</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-windows-98-amp-linux-in-the-same-m-c/m-p/2768966#M2018</link>
      <description>Do you know what your master boot record is pointing at?  If you can get into linux you can configure lilo to change the boot record.  lilo will then prompt for what OS to load.  Look at the lilo.conf file for configuration.</description>
      <pubDate>Mon, 22 Jul 2002 12:14:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-windows-98-amp-linux-in-the-same-m-c/m-p/2768966#M2018</guid>
      <dc:creator>Daimian Woznick</dc:creator>
      <dc:date>2002-07-22T12:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Installing windows 98 &amp; Linux in the same m/c</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-windows-98-amp-linux-in-the-same-m-c/m-p/2768967#M2019</link>
      <description>I know this may sound like a pain, but you may need to disconnect all the HDD's except the Windows disk to install Win98, then after you've verified that it boots, connect the other HDD's back up and load Linux last.  This way, you can allow grub to overwrite the Win98 boot info and take over the job of booting your system.</description>
      <pubDate>Mon, 22 Jul 2002 15:11:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-windows-98-amp-linux-in-the-same-m-c/m-p/2768967#M2019</guid>
      <dc:creator>Ted M Johnson_1</dc:creator>
      <dc:date>2002-07-22T15:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Installing windows 98 &amp; Linux in the same m/c</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-windows-98-amp-linux-in-the-same-m-c/m-p/2768968#M2020</link>
      <description>The spendy solution is System Commander. I have a system with DOS6, Win98, Win2Kpro and Linux 2.5.25 all on one 40M disk. SC7 even has a graphical boot manager with pictures of the system boxes (or a penguin for linux).&lt;BR /&gt;&lt;BR /&gt;One free solution is lilo.&lt;BR /&gt;Make sure your lilo has theses lines (assuming windows is the C drive)&lt;BR /&gt;#&lt;BR /&gt;other = /dev/hda1&lt;BR /&gt;  label = windows&lt;BR /&gt;  table = /dev/hda&lt;BR /&gt;#&lt;BR /&gt;That adds a windows boot to the lilo list.&lt;BR /&gt;&lt;BR /&gt;Alan</description>
      <pubDate>Mon, 22 Jul 2002 18:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-windows-98-amp-linux-in-the-same-m-c/m-p/2768968#M2020</guid>
      <dc:creator>Alan McNeil</dc:creator>
      <dc:date>2002-07-22T18:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Installing windows 98 &amp; Linux in the same m/c</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-windows-98-amp-linux-in-the-same-m-c/m-p/2768969#M2021</link>
      <description>Hi,&lt;BR /&gt;   The best way is to start again. You're not using lilo you are using grub as a boot manager so editing the lilo.conf file(if it exists)won't do anything. Make a bootable Win98 floppy disk and copy the \Windows\Command\fdisk.exe file to it. Boot from this disk and type fdisk /mbr  Remove disk and reboot. That should allow Windows to boot (if it's been installed on the 1st master hard disk, which it should have been). Once you have Windows running OK then re-install Linux on the disk of your choice (but not the Windows disk !).&lt;BR /&gt;&lt;BR /&gt;    Hope this helps.</description>
      <pubDate>Tue, 23 Jul 2002 12:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-windows-98-amp-linux-in-the-same-m-c/m-p/2768969#M2021</guid>
      <dc:creator>John Russell_6</dc:creator>
      <dc:date>2002-07-23T12:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Installing windows 98 &amp; Linux in the same m/c</title>
      <link>https://community.hpe.com/t5/operating-system-linux/installing-windows-98-amp-linux-in-the-same-m-c/m-p/2768970#M2022</link>
      <description>Thank you all.&lt;BR /&gt;&lt;BR /&gt;Every message gave me a clue on the things I need to care about and that helped me to understand the configurations and solve the problem.&lt;BR /&gt;&lt;BR /&gt;After trying out various things, I re-installed win98 first on primary master disk and then installed linux on primary salve.  Installed linux with GRBU boot loader.  Everything works fine now.&lt;BR /&gt;&lt;BR /&gt;Thanks again.</description>
      <pubDate>Tue, 30 Jul 2002 01:31:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/installing-windows-98-amp-linux-in-the-same-m-c/m-p/2768970#M2022</guid>
      <dc:creator>Vimala L</dc:creator>
      <dc:date>2002-07-30T01:31:09Z</dc:date>
    </item>
  </channel>
</rss>

