<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Calibri>part /boot --fstype=ext3 --size=200 </FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Calibri>part pv.01 --size=1000 --grow </FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Calibri>part swap --size=1000   --maxsize=4000 </FONT></div>
<div style="MARGIN: 0in 0in 0pt; RIGHT: auto" class=MsoNormal><FONT style="RIGHT: auto" face=Calibri>part scratch –size=1000 –maxsize=2000-----------------------------------------------when I take this partition line line out it works. How is this line wrong <VAR id=yui-ie-cursor></VAR> </FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Calibri>volgroup myvg pv.01 </FONT></div>
<div style="MARGIN: 0in 0in 0pt" class=MsoNormal><FONT face=Calibri>logvol / --vgname=myvg --name=rootvol --size=1000 --grow</FONT></div>
<div style="RIGHT: auto"></div></div></body></html>