<?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 generating partition numbers with 1 on end. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992034#M47468</link>
    <description>At a time a used to test kickstart installation on some machine:&lt;BR /&gt;Sometimes the installation ended with "1" at the end of partition labels and sometime without - on the same machine.&lt;BR /&gt;I assumed that it's because sometimes the MBR wasn't cleared properly, so the system thinks that it has partitions already.&lt;BR /&gt;&lt;BR /&gt;Anyway you can deal with it in postinstall section of kickstart-where you can simply relable the partitions with e2label utility -helped me.</description>
    <pubDate>Thu, 20 Jul 2006 01:41:54 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2006-07-20T01:41:54Z</dc:date>
    <item>
      <title>Kickstart generating partition numbers with 1 on end.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992031#M47465</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Over the past year playing with RHEL installs, generally reinstalling servers a number of times - I have found that a number of systems get 1 placed on the end of their label names (when looking at /etc/fstab or e2label). Thus root as / is /1 and /usr is /usr1.&lt;BR /&gt;&lt;BR /&gt;This happens even when I tell Anaconda to initialise the disk completely and or so when using clearpart --initlabel --all as well.&lt;BR /&gt;&lt;BR /&gt;Its a nuisance as everything refering to labels ends up with 1 on the end. I havent seen /2 or 2 added so cannot understand why it does this?&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2006 19:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992031#M47465</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2006-07-19T19:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Kickstart generating partition numbers with 1 on end.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992032#M47466</link>
      <description>is there any chance that there is second harddisk on these computers?</description>
      <pubDate>Thu, 20 Jul 2006 01:07:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992032#M47466</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-07-20T01:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Kickstart generating partition numbers with 1 on end.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992033#M47467</link>
      <description>Gday in this case the system is a virtual one running vmware and it has 6 scsi disks. It doesnt seem to matter if its virtual or real and whether it has one disk or two.&lt;BR /&gt;&lt;BR /&gt;As the problem has happened on other servers. As for multiple drives it doesnt put 2, 3, 4 etc for each drive just 1 on the end.&lt;BR /&gt;&lt;BR /&gt;It would appear as if clearpart isnt working properly, and that the part routine either sees an existing filesystem and thus decides to call it /1 to ensure no duplication?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2006 01:31:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992033#M47467</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2006-07-20T01:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Kickstart generating partition numbers with 1 on end.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992034#M47468</link>
      <description>At a time a used to test kickstart installation on some machine:&lt;BR /&gt;Sometimes the installation ended with "1" at the end of partition labels and sometime without - on the same machine.&lt;BR /&gt;I assumed that it's because sometimes the MBR wasn't cleared properly, so the system thinks that it has partitions already.&lt;BR /&gt;&lt;BR /&gt;Anyway you can deal with it in postinstall section of kickstart-where you can simply relable the partitions with e2label utility -helped me.</description>
      <pubDate>Thu, 20 Jul 2006 01:41:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992034#M47468</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-07-20T01:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Kickstart generating partition numbers with 1 on end.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992035#M47469</link>
      <description>Gday Alexander,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ive had problems using e2label and am wary of this as particularly the / or root partition - sometimes causes problems with grub and kernel booting etc.&lt;BR /&gt;&lt;BR /&gt;Was hoping to find a preventative approach rather than using antibiotics as the cure!&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Thu, 20 Jul 2006 01:45:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992035#M47469</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2006-07-20T01:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Kickstart generating partition numbers with 1 on end.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992036#M47470</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This is a bug that I've had to manually fix post installation. &lt;BR /&gt;&lt;BR /&gt;I have not seen it with RH 4 update 3, but have with prior releasees.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 20 Jul 2006 02:02:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992036#M47470</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-20T02:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Kickstart generating partition numbers with 1 on end.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992037#M47471</link>
      <description>Gday SEP,&lt;BR /&gt;&lt;BR /&gt;It must still exist in RHEL 4 Update 3 as this is what were using AS &amp;amp; ES.&lt;BR /&gt;&lt;BR /&gt;It is comming up alot as Im working on a kickstart process and running rebuilds a number of times on a test vmware server.&lt;BR /&gt;&lt;BR /&gt;Thanks though!&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Thu, 20 Jul 2006 02:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992037#M47471</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2006-07-20T02:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Kickstart generating partition numbers with 1 on end.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992038#M47472</link>
      <description>You can always clear the MBR before the kickstart...&lt;BR /&gt;As for the booting problem after e2label:&lt;BR /&gt;Of course you'd have to parse the /etc/fstab with sed and to remove 1 if you use the e2label- thus some scripting must be involved. Otherwise you have different missmatch between a label and a line in /etc/fstab - that's why the machine has problem booting.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2006 02:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992038#M47472</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-07-20T02:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Kickstart generating partition numbers with 1 on end.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992039#M47473</link>
      <description>Gday again,&lt;BR /&gt;&lt;BR /&gt;Have been trying to clear the mbr in the %pre part of anaconda kickstart script.&lt;BR /&gt;&lt;BR /&gt;Even though this function works, I can see my echo command and the dd command working it doesnt seem to solve the problem.&lt;BR /&gt;&lt;BR /&gt;Any ideas,&lt;BR /&gt;&lt;BR /&gt;ta,&lt;BR /&gt;&lt;BR /&gt;Robert.&lt;BR /&gt;&lt;BR /&gt;for disks in `list-harddrives | cut -d " " -f 1`; do&lt;BR /&gt;        echo "**************************************** Zapping MBR $disks ****************************************"&lt;BR /&gt;        dd if=/dev/zero of=/tmp/$disks bs=1024 count=100&lt;BR /&gt;done&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jul 2006 20:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992039#M47473</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2006-07-26T20:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Kickstart generating partition numbers with 1 on end.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992040#M47474</link>
      <description>Gday,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It would appear that I have got redhat to look at this one and have managed to convince them its a bug not a feature!&lt;BR /&gt;&lt;BR /&gt;They have created a fix at developers level and passing it back to support group for testing.&lt;BR /&gt;&lt;BR /&gt;Hope to have some news shortly!</description>
      <pubDate>Wed, 20 Sep 2006 03:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992040#M47474</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2006-09-20T03:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Kickstart generating partition numbers with 1 on end.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992041#M47475</link>
      <description>Hi robert, &lt;BR /&gt;&lt;BR /&gt;how did you go with Redhat in regards with the /1 partition? I totally had the same problem and had no idea why it was doing this. i am currenty running Redhat 4 update4. if you could reply that would be greatly appreciated. &lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;james</description>
      <pubDate>Tue, 17 Oct 2006 19:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992041#M47475</guid>
      <dc:creator>James Roberto</dc:creator>
      <dc:date>2006-10-17T19:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Kickstart generating partition numbers with 1 on end.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992042#M47476</link>
      <description>Gday James,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The last I heard from Redhat (7 Oct 06) was they have agreed it is a bug and have reopened a bugzilla that was found sometime ago on this problem:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=209291" target="_blank"&gt;https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=209291&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Robert.&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Oct 2006 19:17:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992042#M47476</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2006-10-17T19:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Kickstart generating partition numbers with 1 on end.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992043#M47477</link>
      <description>See &lt;A href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=209291" target="_blank"&gt;https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=209291&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As Redhat have finally decided this problem is a bug not a feature.&lt;BR /&gt;&lt;BR /&gt;Hopefully we shall see a fix in the not too distant future :)&lt;BR /&gt;&lt;BR /&gt;Robert.</description>
      <pubDate>Tue, 17 Oct 2006 19:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-generating-partition-numbers-with-1-on-end/m-p/4992043#M47477</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2006-10-17T19:22:20Z</dc:date>
    </item>
  </channel>
</rss>

