<?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: Boot Loaders, RH3.0, DL380 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230482#M10872</link>
    <description>I'm not offended.&lt;BR /&gt;&lt;BR /&gt;Why is it "good practice" to have a /boot partition?&lt;BR /&gt;&lt;BR /&gt;I don't like gratuitous partitioning because I've found that I've spent more time symlinking and recreating partitions in heavily partitioned filesystems than I've spent messing with systems that have too few partitions for some reason.&lt;BR /&gt;&lt;BR /&gt;So I ususally just have a big / partition and swap, and I don't add partitions unless I know the box's workload will require it.  Though I understand that a separate /boot partition is pretty much necessary for software mirrored root disks, I have the hardware raid controller.  Should I rip that thing out and use software raid instead?</description>
    <pubDate>Fri, 26 Mar 2004 03:59:50 GMT</pubDate>
    <dc:creator>Mark Travis</dc:creator>
    <dc:date>2004-03-26T03:59:50Z</dc:date>
    <item>
      <title>Boot Loaders, RH3.0, DL380</title>
      <link>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230476#M10866</link>
      <description>Anybody know why if I create a big root partition (20G or whatnot) with no separate /boot partition that neither LILO nor GRUB install properly?&lt;BR /&gt;&lt;BR /&gt;I'm installing on top of the embedded raid controller (something 5i).&lt;BR /&gt;&lt;BR /&gt;When I create a small /boot partition as the first partition it's all good.&lt;BR /&gt;&lt;BR /&gt;I'm just wondering why the combination of the raid controller and big / partition = no boot loader.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Mar 2004 22:22:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230476#M10866</guid>
      <dc:creator>Mark Travis</dc:creator>
      <dc:date>2004-03-25T22:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loaders, RH3.0, DL380</title>
      <link>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230477#M10867</link>
      <description>Truth be known, I've not tried any modern linux with a single large boot/root partition, I always throw 100 or so MB to a dedicated /boot/.&lt;BR /&gt;&lt;BR /&gt;Just to flesh out the details, you're using an embedded "SmartArray 5i", which uses the cciss driver.&lt;BR /&gt;&lt;BR /&gt;You are using the driver that is distributed by HP aren't you, and not the one distributed with the OS.</description>
      <pubDate>Thu, 25 Mar 2004 22:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230477#M10867</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-03-25T22:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loaders, RH3.0, DL380</title>
      <link>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230478#M10868</link>
      <description>That's a good question about the driver.&lt;BR /&gt;&lt;BR /&gt;I'm using the one distributed by redhat.&lt;BR /&gt;&lt;BR /&gt;I imagine I'm supposed to plug in the modules I find on an HP cd somewhere when I get to that point, right?&lt;BR /&gt;&lt;BR /&gt;Thanks much.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Mar 2004 23:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230478#M10868</guid>
      <dc:creator>Mark Travis</dc:creator>
      <dc:date>2004-03-25T23:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loaders, RH3.0, DL380</title>
      <link>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230479#M10869</link>
      <description>Yes, there's a process you go through to load external drivers during installation.&lt;BR /&gt;&lt;BR /&gt;Driver Hell can be had from &lt;A href="http://h18023.www1.hp.com/support/files/server/us/locate/101_4706.html" target="_blank"&gt;http://h18023.www1.hp.com/support/files/server/us/locate/101_4706.html&lt;/A&gt; .&lt;BR /&gt;&lt;BR /&gt;That being said, I doubt it'll make much difference.&lt;BR /&gt;&lt;BR /&gt;I do know that both LILO and GRUB state that they have no issues using large file systems as their root, and I'm reasonably certain that the HP BIOS' don't have any such limitations.</description>
      <pubDate>Thu, 25 Mar 2004 23:14:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230479#M10869</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-03-25T23:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loaders, RH3.0, DL380</title>
      <link>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230480#M10870</link>
      <description>Thanks, Stuart, for the info.&lt;BR /&gt;&lt;BR /&gt;I was going to hold off on all of the cruft until I got the OS installed.&lt;BR /&gt;&lt;BR /&gt;But apparently the HP's stuff needs to go in before Redhat's.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Mar 2004 23:43:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230480#M10870</guid>
      <dc:creator>Mark Travis</dc:creator>
      <dc:date>2004-03-25T23:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loaders, RH3.0, DL380</title>
      <link>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230481#M10871</link>
      <description>Mark,&lt;BR /&gt;&lt;BR /&gt;No offence: you're free to do what you like, but it's good practice to have a /boot partition. Why try to solve a problem that shouldn't be there?&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Fri, 26 Mar 2004 01:54:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230481#M10871</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-03-26T01:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loaders, RH3.0, DL380</title>
      <link>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230482#M10872</link>
      <description>I'm not offended.&lt;BR /&gt;&lt;BR /&gt;Why is it "good practice" to have a /boot partition?&lt;BR /&gt;&lt;BR /&gt;I don't like gratuitous partitioning because I've found that I've spent more time symlinking and recreating partitions in heavily partitioned filesystems than I've spent messing with systems that have too few partitions for some reason.&lt;BR /&gt;&lt;BR /&gt;So I ususally just have a big / partition and swap, and I don't add partitions unless I know the box's workload will require it.  Though I understand that a separate /boot partition is pretty much necessary for software mirrored root disks, I have the hardware raid controller.  Should I rip that thing out and use software raid instead?</description>
      <pubDate>Fri, 26 Mar 2004 03:59:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230482#M10872</guid>
      <dc:creator>Mark Travis</dc:creator>
      <dc:date>2004-03-26T03:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loaders, RH3.0, DL380</title>
      <link>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230483#M10873</link>
      <description>Mark,&lt;BR /&gt;&lt;BR /&gt;I would use the hardware RAID.&lt;BR /&gt;By the way, I do not think these things are related.&lt;BR /&gt;&lt;BR /&gt;JP.&lt;BR /&gt;&lt;BR /&gt;(As a /boot partition of 100MB is large enough, why not make an exception on your partitioning philosophy for a /boot partition? Make it 500MB if you like.&lt;BR /&gt;You're quite right about keeping the number of partitions low, I don't like unneeded symlinks too.)&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Mar 2004 05:25:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230483#M10873</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-03-26T05:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Loaders, RH3.0, DL380</title>
      <link>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230484#M10874</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This has to do with the amount of sectors that can be read during boot. If your boot sector is not within x sectors (I can't remember the exact specs), it can't be found and you won't boot.&lt;BR /&gt;&lt;BR /&gt;If you really want to know, you'll need to read the following doc:&lt;BR /&gt;&lt;A href="http://lilo.go.dyndns.org/" target="_blank"&gt;http://lilo.go.dyndns.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Robert</description>
      <pubDate>Fri, 26 Mar 2004 05:31:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/boot-loaders-rh3-0-dl380/m-p/3230484#M10874</guid>
      <dc:creator>Robert Binkhorst</dc:creator>
      <dc:date>2004-03-26T05:31:05Z</dc:date>
    </item>
  </channel>
</rss>

