<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Partition....</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi to all,<BR>
after the first installation I have this state:<BR>
<BR>
zerombr yes<BR>
clearpart --all --drives=cciss/c0d0,cciss/c0d1<BR>
<BR>
part /boot      --fstype ext3 --size=2000  --grow --maxsize=2000  --ondisk=cciss/c0d0<BR>
part /var       --fstype ext3 --size=29000 --grow --maxsize=29000 --ondisk=cciss/c0d1<BR>
part /usr       --fstype ext3 --size=12000 --grow --maxsize=12000 --ondisk=cciss/c0d0<BR>
part swap                     --size=12000 --grow --maxsize=12000 --ondisk=cciss/c0d0 --asprimary<BR>
part /          --fstype ext3 --size=6000  --grow --maxsize=6000  --ondisk=cciss/c0d0<BR>
part /tmp       --fstype ext3 --size=8000  --grow --maxsize=8000  --ondisk=cciss/c0d0<BR>
part /home      --fstype ext3 --size=4000  --grow --maxsize=4000  --ondisk=cciss/c0d0<BR>
part /space     --fstype ext3 --size=31000 --grow                 --ondisk=cciss/c0d1<BR>
<BR>
       <BR>
In the successive ones installations I must preserve part /space and /var.... and I must format the rest of the partition!!<BR>
<BR>
Excused for the English bad one!!<BR>
<BR>
<BR>
_________________________________<BR>
   Michele Carmine Andreano  <BR>
<BR>
 mail: m.andreano-eds@inail.it<BR>
_________________________________<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>