Just a thought; Have you tried to zero the MBR first in the ks profile ? Also I found out that clearpart --all --initlabel must be used otherwise errors for failed partitioning persist. You may try changing your kickstart profile to reflect something like the following:<br>
<br>bootloader --location=mbr --driveorder=sda,sdb <br>clearpart --all --initlabel<br>part /boot --fstype ext3 --size=100 --ondisk=sda<br>part pv.31 --size=10000 --ondisk=sda<br>volgroup VolGroup00 --pesize=32768 pv.31<br>
logvol swap --fstype swap --name=swap --vgname=VolGroup00 --size=1000<br>logvol / --fstype ext3 --name=root --vgname=VolGroup00 --size=6000<br><br>Ahmed<br><br><div class="gmail_quote">On Tue, Jun 23, 2009 at 10:08 AM, Chandler Wilkerson <span dir="ltr"><<a href="mailto:chwilk@rice.edu">chwilk@rice.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">It sounds like anaconda is not seeing your hard drive at all (which to my recollection happens with VMWare's SCSI drivers in some versions).<br>

<br>
You can get more info by going to the shell after getting the error (Alt-F2) and running the list-harddrives command.<br>
<br>
--<br>
Chandler Wilkerson<br>
Rice University<br>
<br>
Corey Garst wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I've set up a fairly default install of Spacewalk 0.5 and set up a<br>
channel for CentOS 5.2. I've set up a CentOS 5.2 distro for kickstart<br>
and I'm not off to a great start. Perhaps this is just something simple<br>
that I've missed that someone could chime in on.<br>
<br>
When I PXE boot with an IDE VM in VMware Workstation, I get the error:<br>
        "An error occurred trying to format myvg/rootvol.  This problem<br>
is serious, and the install cannot continue."<br>
<br>
When I PXE boot with a SCSI VM in VMware Workstation, I get the error:<br>
        "Could not allocate requested partitions: Partitioning failed:<br>
Could not allocate partitions as primary partitions. Not enough space<br>
left to create partition for /boot."<br>
<br>
Here is the partitioning details from Spacewalk > Systems > Kickstart ><br>
Profiles > CentOS-5-2. I'm not sure where this is stored in file.<br>
<br>
        partition /boot --fstype=ext3 --size=200<br>
        partition swap --size=1000   --maxsize=2000<br>
        partition pv.01 --size=1000 --grow<br>
<br>
        volgroup myvg pv.01<br>
<br>
        logvol / --vgname=myvg --name=rootvol --size=1000 --grow<br>
<br>
<br>
-Corey Garst<br>
<br>
_______________________________________________<br>
Kickstart-list mailing list<br>
<a href="mailto:Kickstart-list@redhat.com" target="_blank">Kickstart-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/kickstart-list" target="_blank">https://www.redhat.com/mailman/listinfo/kickstart-list</a><br>
<br>
!DSPAM:3857,4a02e40818327459121103!<br>
<br>
<br>
</blockquote>
<br>
_______________________________________________<br>
Kickstart-list mailing list<br>
<a href="mailto:Kickstart-list@redhat.com" target="_blank">Kickstart-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/kickstart-list" target="_blank">https://www.redhat.com/mailman/listinfo/kickstart-list</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Ahmed G. Taha<br>Linux Systems Consultant RHCE & <br>Operating System Programmer<br>(Cell): (573) 289-7300<br>