Re: Cat command in the %post

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

 



Rebecca.R.Hepper@xxxxxxxxxxx wrote:
Hello All,

I am working with RedHat 9.0.  In my %pre section I determine the type of
hard drives and create a file containing the drive type as shown below:

echo "ide" > /tmp/drivetype

In my %post section I try to read the info from that file into a variable:

%post
driveType=`cat /tmp/drivetype`

You need %post --nochroot

Forrest
--





[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