<?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: kickstart via altiris in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/kickstart-via-altiris/m-p/4434587#M36882</link>
    <description>This is a working sample kickstart partition section:&lt;BR /&gt;&lt;BR /&gt;clearpart --all --drives=sda --initlabel&lt;BR /&gt;part /boot --fstype ext3 --size=100 --ondisk=sda&lt;BR /&gt;part pv.2 --size=0 --grow --ondisk=sda&lt;BR /&gt;volgroup rootvg --pesize=32768 pv.2&lt;BR /&gt;logvol / --fstype ext3 --name=rootlv --vgname=rootvg --size=1024 --grow&lt;BR /&gt;logvol swap --fstype swap --name=swaplv --vgname=rootvg --size=256&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I would specially add the --initlabel option to clearpart.&lt;BR /&gt;&lt;BR /&gt;I would use LVM for swap.</description>
    <pubDate>Mon, 08 Jun 2009 15:04:10 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2009-06-08T15:04:10Z</dc:date>
    <item>
      <title>kickstart via altiris</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-via-altiris/m-p/4434584#M36879</link>
      <description>hi,&lt;BR /&gt;i am trying to install RedHat 5.3 using Altiris&lt;BR /&gt;&lt;BR /&gt;in my anaconda answer file im creating vg but &lt;BR /&gt;the installation stops on the following error:&lt;BR /&gt;"No volume group exists with the name 'vg00'.&lt;BR /&gt;Specify volume group before logical volume"&lt;BR /&gt;&lt;BR /&gt;part of anaconda file:&lt;BR /&gt;"clearpart --all&lt;BR /&gt;part /boot --fstype ext3 --size=200&lt;BR /&gt;part swap --size=1024&lt;BR /&gt;part pv.10 --size=500 -grow&lt;BR /&gt;volgroup vg00 pv.10&lt;BR /&gt;&lt;BR /&gt;logvol / --fstype ext3 --name=lvol1 --vgname=vg00 --size=1024"&lt;BR /&gt;&lt;BR /&gt;this answer file work fine when it runs without altiris.&lt;BR /&gt;&lt;BR /&gt;can you spot the problem?&lt;BR /&gt;tnx&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jun 2009 09:23:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-via-altiris/m-p/4434584#M36879</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2009-06-08T09:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: kickstart via altiris</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-via-altiris/m-p/4434585#M36880</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The image does not contain the volume group vg00 ?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 08 Jun 2009 12:05:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-via-altiris/m-p/4434585#M36880</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-08T12:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: kickstart via altiris</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-via-altiris/m-p/4434586#M36881</link>
      <description>altiris using the same answer file,&lt;BR /&gt;both using kickstart file to install the server from scratch, without images.</description>
      <pubDate>Mon, 08 Jun 2009 13:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-via-altiris/m-p/4434586#M36881</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2009-06-08T13:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: kickstart via altiris</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-via-altiris/m-p/4434587#M36882</link>
      <description>This is a working sample kickstart partition section:&lt;BR /&gt;&lt;BR /&gt;clearpart --all --drives=sda --initlabel&lt;BR /&gt;part /boot --fstype ext3 --size=100 --ondisk=sda&lt;BR /&gt;part pv.2 --size=0 --grow --ondisk=sda&lt;BR /&gt;volgroup rootvg --pesize=32768 pv.2&lt;BR /&gt;logvol / --fstype ext3 --name=rootlv --vgname=rootvg --size=1024 --grow&lt;BR /&gt;logvol swap --fstype swap --name=swaplv --vgname=rootvg --size=256&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I would specially add the --initlabel option to clearpart.&lt;BR /&gt;&lt;BR /&gt;I would use LVM for swap.</description>
      <pubDate>Mon, 08 Jun 2009 15:04:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-via-altiris/m-p/4434587#M36882</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-08T15:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: kickstart via altiris</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-via-altiris/m-p/4434588#M36883</link>
      <description>i try your sample, &lt;BR /&gt;still the same error repeat.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Jun 2009 06:43:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-via-altiris/m-p/4434588#M36883</guid>
      <dc:creator>Eli_pok</dc:creator>
      <dc:date>2009-06-09T06:43:35Z</dc:date>
    </item>
  </channel>
</rss>

