<?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: can't boot from scsi disk in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-t-boot-from-scsi-disk/m-p/2855309#M77838</link>
    <description>Howdy again,&lt;BR /&gt;I have sort-of sorted it by copying all the filesystems onto the scsi disk and dispensing with the ide altogether. Annoyingly it worked first time on a scsi only setup. I think it was the fact that the ide will always show up as being the first disk in the system. Not to worry it flies along now.&lt;BR /&gt;&lt;BR /&gt;Ta to Bill Hassell - without his find ./ -print | cpio -pudmv /dest_dir - I would still be copying files over ;-)&lt;BR /&gt;&lt;BR /&gt;bfn&lt;BR /&gt;ian&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Dec 2002 00:15:08 GMT</pubDate>
    <dc:creator>Ian Vaughan</dc:creator>
    <dc:date>2002-12-03T00:15:08Z</dc:date>
    <item>
      <title>can't boot from scsi disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-boot-from-scsi-disk/m-p/2855306#M77835</link>
      <description>howdy,&lt;BR /&gt;Anyhoo, I have a redhat 6.2-ish system ( kernel 2.2.21 - boggo std glibc) that runs fine from ide disc (/dev/hda) that I am trying to get working from a 9.1GB seagate scsi disc on a tekram 395uw controller. &lt;BR /&gt;I have rebuilt the kernel with the driver in so that I can use the scsi disk for data fs's (works fine) but cannot get the system to boot from the scsi. &lt;BR /&gt;&lt;BR /&gt;I have made a copy of my ide root fs and put it on the scsi 1st partition ( cylinders 1-1023 = /dev/sda1) altered fstab (on the scsi disk) so that root is sda1 &amp;amp; other fs's /usr etc are still on /dev/hda? . Boot off a floppy (mkbootdisk) and do a "linux root=/dev/sda1" which works fine, then /sbin/lilo -L to put the boot info into the mbr for the scsi disk &amp;amp; when I boot I get the lilo: prompt &amp;amp; hit &lt;RETURN&gt; &amp;amp; then get a screen full of 9's &amp;amp; it hangs ??&lt;BR /&gt;Lilo version is 22.3.4 (latest), disk is dos formatted first to get 1106/255/63 disk geometry. Bios disk numbers are ide = 0x80, scsi1 = 0x81 but bios is set to boot from floppy -&amp;gt; scsi -&amp;gt; ide-0 &lt;BR /&gt;&lt;BR /&gt;I have even pulled the ide disk completely so that only scsi remains ( system should still boot without /usr ) and I still get the screen full of 9's.&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/RETURN&gt;</description>
      <pubDate>Mon, 02 Dec 2002 12:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-boot-from-scsi-disk/m-p/2855306#M77835</guid>
      <dc:creator>Ian Vaughan</dc:creator>
      <dc:date>2002-12-02T12:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: can't boot from scsi disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-boot-from-scsi-disk/m-p/2855307#M77836</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;First of all, make sure that your scsi adapter has a BIOS capable of booting scsi disks.&lt;BR /&gt;Currently I use Tekram DC315 which is NOT capable of booting.&lt;BR /&gt;&lt;BR /&gt;Then, your kernel must load the scsi driver very soon during boot process, using initial ramdisk feature (initrd).&lt;BR /&gt;&lt;BR /&gt;If you need help to build your initial ramdisk, please post a reply to this reply.&lt;BR /&gt;&lt;BR /&gt;At last, make sure that the DC315/395 driver is compiled as a module. It cannot be built in the main kernel.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Dec 2002 20:47:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-boot-from-scsi-disk/m-p/2855307#M77836</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-12-02T20:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: can't boot from scsi disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-boot-from-scsi-disk/m-p/2855308#M77837</link>
      <description>Two things:&lt;BR /&gt;&lt;BR /&gt;Is the /dev/sda1 filesystem set 'active' ?&lt;BR /&gt;&lt;BR /&gt;What did you put in /etc/lilo.conf before running '/sbin/lilo' ?</description>
      <pubDate>Mon, 02 Dec 2002 22:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-boot-from-scsi-disk/m-p/2855308#M77837</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-12-02T22:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: can't boot from scsi disk</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-t-boot-from-scsi-disk/m-p/2855309#M77838</link>
      <description>Howdy again,&lt;BR /&gt;I have sort-of sorted it by copying all the filesystems onto the scsi disk and dispensing with the ide altogether. Annoyingly it worked first time on a scsi only setup. I think it was the fact that the ide will always show up as being the first disk in the system. Not to worry it flies along now.&lt;BR /&gt;&lt;BR /&gt;Ta to Bill Hassell - without his find ./ -print | cpio -pudmv /dest_dir - I would still be copying files over ;-)&lt;BR /&gt;&lt;BR /&gt;bfn&lt;BR /&gt;ian&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Dec 2002 00:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-t-boot-from-scsi-disk/m-p/2855309#M77838</guid>
      <dc:creator>Ian Vaughan</dc:creator>
      <dc:date>2002-12-03T00:15:08Z</dc:date>
    </item>
  </channel>
</rss>

