Re: %include, list-harddrives and rhAS21

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thomas,
  I use RHAW 2.1 and %include /tmp/clearpart works fine for me in my
ks.cfg file.  That file is something I generate in a %pre section, but at
least I can say that the %include works.  I believe AW and AS are nearly
the same.  All I do in my %pre section is this

partitions="`grep sda1 /proc/partitions`"
if [ "$partitions" ]; then
        echo "clearpart --all" > /tmp/clearpart
else
        echo "clearpart --initlabel" > /tmp/clearpart
fi

Yes, its ugly, but it works for us.  :)

Jason P Holland
Texas Learning and Computation Center
http://www.tlc2.uh.edu
University of Houston
Philip G Hoffman Hall rm 207A
tel: 713-743-4850
cell: 281-451-5991

>Hello list,
>
>I tried to use a
>
>%include /tmp/partinfo in my RedHat Advanced Server Config (based on
>RH7.2)
>but anaconda fails.
>
>Does sb. have a solution for this problem,
>and how to include list-harddrives (from anaconda-8.0 or later)
>within RH7.2 or Advanced Server?
>
>Thanks for any help in advance.
>
>Thomas.
>
>--
>Thomas Baumann // Postfach 110115 // D-64216 Darmstadt // <tom tiri li>
>




[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux