Re: Cat command in the %post

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

 



Maybe - during the time you ask for "cat /tmp/drivetype" - the tmp is not in the state you expect it to be.

As a debugging option, I would suggest you :

- setup logging during post to another Linux box
- before you do "cat /tmp/drivetype", do:
             df -l | logger
             ls /tmp | logger

plz let me know how it goes..

~ mrwhois


From: Rebecca.R.Hepper@xxxxxxxxxxx
Reply-To: kickstart-list@xxxxxxxxxx
To: kickstart-list@xxxxxxxxxx
Subject: Cat command in the %post
Date: Wed, 22 Oct 2003 15:41:10 -0500

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`

I receive the following error message during the %post:  cat:
/tmp/drivetype: No such file or directory

If I go to the alt-F2 window, I see the file and can do a 'cat' on it.

What is going on?

Thanks!



_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail




[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