<?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: Why cannot i boot win98 with it selected in lilo menu in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/why-cannot-i-boot-win98-with-it-selected-in-lilo-menu/m-p/2634457#M89800</link>
    <description>Hi Whepin,&lt;BR /&gt;       After my deep research for dual booting with windows98 and linux i had a lot of information to help you configure a dual boot.&lt;BR /&gt;&lt;BR /&gt;First install Windows 98 in your pc .Say you have a 20 GB harddisk. Create a 2GB FAT16 partition &lt;BR /&gt;&lt;BR /&gt;****(DO NOT CREATE A FAT 32 PARTITION and the SIZE SHOULD BE LESS THAN 2GB)****&lt;BR /&gt;&lt;BR /&gt;Then Install your windows 98.&lt;BR /&gt;&lt;BR /&gt;Now you have win98 in 2 GB partition and remaining 18GB free space. Restart and boot your system from Linux CD-ROM&lt;BR /&gt;&lt;BR /&gt;While configuring the file systems use disk druid (if Redhat) for creating the file systems. &lt;BR /&gt;&lt;BR /&gt;There will be one 2GB for windows.&lt;BR /&gt;So now create one "/" file system for  5 or 6 GB&lt;BR /&gt;Then create a swap partition for 500MB&lt;BR /&gt;&lt;BR /&gt;REASON: you cannot create /usr, /var, /opt as separate file systems in case of a dual boot so everything resides under your "/" hence make "/" very big. Dont create any other  file systems.&lt;BR /&gt;&lt;BR /&gt;Now complete the installation and you will be able to dual boot with win98 and linux.&lt;BR /&gt;&lt;BR /&gt;If you want one more partition in win98 now u can create a partition but make sure you follow the above procedure&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 10 Jan 2002 04:04:06 GMT</pubDate>
    <dc:creator>ramesh_6</dc:creator>
    <dc:date>2002-01-10T04:04:06Z</dc:date>
    <item>
      <title>Why cannot i boot win98 with it selected in lilo menu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-cannot-i-boot-win98-with-it-selected-in-lilo-menu/m-p/2634455#M89798</link>
      <description>this is my lilo.conf: &lt;BR /&gt;********(NOTE:THIS IS ABOUT LINUX,I THINK IT IS NO WRONG,FOR I CAN GO INTO LINUX) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;other = /dev/hda1 &lt;BR /&gt;label="win98" &lt;BR /&gt;table=/dev/hda &lt;BR /&gt;THANKS&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Dec 2001 05:03:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-cannot-i-boot-win98-with-it-selected-in-lilo-menu/m-p/2634455#M89798</guid>
      <dc:creator>whepin</dc:creator>
      <dc:date>2001-12-21T05:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why cannot i boot win98 with it selected in lilo menu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-cannot-i-boot-win98-with-it-selected-in-lilo-menu/m-p/2634456#M89799</link>
      <description>I had similar issues and I did this, at the bottom of the /etc/lilo.conf file insert these lines and give it a try:&lt;BR /&gt;&lt;BR /&gt;boot=/dev/hdX&lt;BR /&gt;map=/boot/map&lt;BR /&gt;install=/boot/boot.b&lt;BR /&gt;compact&lt;BR /&gt;prompt&lt;BR /&gt;timeout=50&lt;BR /&gt;image=/boot/vmlinuz-2.0.36&lt;BR /&gt; label=linux&lt;BR /&gt; root=/dev/hdX2&lt;BR /&gt; read-only&lt;BR /&gt;&lt;BR /&gt;other=/dev/hdX1&lt;BR /&gt; label=win&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Dec 2001 15:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-cannot-i-boot-win98-with-it-selected-in-lilo-menu/m-p/2634456#M89799</guid>
      <dc:creator>D. Jackson_1</dc:creator>
      <dc:date>2001-12-31T15:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why cannot i boot win98 with it selected in lilo menu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-cannot-i-boot-win98-with-it-selected-in-lilo-menu/m-p/2634457#M89800</link>
      <description>Hi Whepin,&lt;BR /&gt;       After my deep research for dual booting with windows98 and linux i had a lot of information to help you configure a dual boot.&lt;BR /&gt;&lt;BR /&gt;First install Windows 98 in your pc .Say you have a 20 GB harddisk. Create a 2GB FAT16 partition &lt;BR /&gt;&lt;BR /&gt;****(DO NOT CREATE A FAT 32 PARTITION and the SIZE SHOULD BE LESS THAN 2GB)****&lt;BR /&gt;&lt;BR /&gt;Then Install your windows 98.&lt;BR /&gt;&lt;BR /&gt;Now you have win98 in 2 GB partition and remaining 18GB free space. Restart and boot your system from Linux CD-ROM&lt;BR /&gt;&lt;BR /&gt;While configuring the file systems use disk druid (if Redhat) for creating the file systems. &lt;BR /&gt;&lt;BR /&gt;There will be one 2GB for windows.&lt;BR /&gt;So now create one "/" file system for  5 or 6 GB&lt;BR /&gt;Then create a swap partition for 500MB&lt;BR /&gt;&lt;BR /&gt;REASON: you cannot create /usr, /var, /opt as separate file systems in case of a dual boot so everything resides under your "/" hence make "/" very big. Dont create any other  file systems.&lt;BR /&gt;&lt;BR /&gt;Now complete the installation and you will be able to dual boot with win98 and linux.&lt;BR /&gt;&lt;BR /&gt;If you want one more partition in win98 now u can create a partition but make sure you follow the above procedure&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2002 04:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-cannot-i-boot-win98-with-it-selected-in-lilo-menu/m-p/2634457#M89800</guid>
      <dc:creator>ramesh_6</dc:creator>
      <dc:date>2002-01-10T04:04:06Z</dc:date>
    </item>
  </channel>
</rss>

