<?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 SCSI and IDE Disk in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/scsi-and-ide-disk/m-p/2565683#M80562</link>
    <description>Hi... I have a linux box running linux 2.2.17 with a SCSI disk. Now, I want to add another disk, but this disk is IDE. When I put the IDE disk, the boot is done by the IDE disk, but the disk doesn't have boot/lilo. How can I boot from the SCSI disk?&lt;BR /&gt;After this, How can I format the IDE disk to ext2 partion? &lt;BR /&gt;&lt;BR /&gt;Thanks...&lt;BR /&gt;&lt;BR /&gt;Leandro.</description>
    <pubDate>Wed, 15 Aug 2001 18:06:51 GMT</pubDate>
    <dc:creator>GTI_1</dc:creator>
    <dc:date>2001-08-15T18:06:51Z</dc:date>
    <item>
      <title>SCSI and IDE Disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-and-ide-disk/m-p/2565683#M80562</link>
      <description>Hi... I have a linux box running linux 2.2.17 with a SCSI disk. Now, I want to add another disk, but this disk is IDE. When I put the IDE disk, the boot is done by the IDE disk, but the disk doesn't have boot/lilo. How can I boot from the SCSI disk?&lt;BR /&gt;After this, How can I format the IDE disk to ext2 partion? &lt;BR /&gt;&lt;BR /&gt;Thanks...&lt;BR /&gt;&lt;BR /&gt;Leandro.</description>
      <pubDate>Wed, 15 Aug 2001 18:06:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-and-ide-disk/m-p/2565683#M80562</guid>
      <dc:creator>GTI_1</dc:creator>
      <dc:date>2001-08-15T18:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI and IDE Disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-and-ide-disk/m-p/2565684#M80563</link>
      <description>Hi Leandro,&lt;BR /&gt;&lt;BR /&gt;wich disk is used to boot is BIOS desicsion. Normally there should be a setting in your BIOS in wich order it should boot.&lt;BR /&gt;Another way is to boot your installed linux via cdrom/floppy and then installing lilo on the ide disk, too.&lt;BR /&gt;&lt;BR /&gt;To make a filesystem on the ide disk issue the following commands:&lt;BR /&gt;$ fdisk /dev/hda (hda= primary master ide disk)&lt;BR /&gt;&lt;BR /&gt;then create at least one partition on the disk if there isn't already one.&lt;BR /&gt;&lt;BR /&gt;$ mkfs -t ext2 /dev/hda1&lt;BR /&gt;&lt;BR /&gt;this command will create the filesystem for partition 1. after that, you can mount it:&lt;BR /&gt;$ mount /dev/hda1 /myidedisk-mountpoint&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Aug 2001 04:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-and-ide-disk/m-p/2565684#M80563</guid>
      <dc:creator>Bernd Reize</dc:creator>
      <dc:date>2001-08-16T04:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: SCSI and IDE Disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-and-ide-disk/m-p/2565685#M80564</link>
      <description>If you can't get the BIOS to boot first from the SCSI disk,&lt;BR /&gt;then you may be able to get the LILO master boot loader&lt;BR /&gt;to boot from the SCSI.  Change the boot parameter to&lt;BR /&gt;   boot=/dev/hda&lt;BR /&gt;in /etc/lilo.conf.  Then run lilo again. &lt;BR /&gt;&lt;BR /&gt;In the mean time you can you use a resue disk or a &lt;BR /&gt;boot disk to boot from your SCSI disk.  &lt;BR /&gt;</description>
      <pubDate>Thu, 16 Aug 2001 22:20:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-and-ide-disk/m-p/2565685#M80564</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2001-08-16T22:20:31Z</dc:date>
    </item>
  </channel>
</rss>

