RE: mounting nfs directory in kickstart post installation scripts

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

 



Annappa,

What I've found successful is to execute the mount and other command no
differently than I would in a regular fully built system.  Note that this
does happen AFTER all the other RH installation activities.


%post
mount <ip.address.of.server>:/source/directory  /mnt
cp  /mnt/<your RPM's>  /root
cd  /root
rpm  -ivh *.rpm




R,
-Joe Wulf, CISSP, USN(RET)
 Senior IA Engineer
 ProSync Technology Group, LLC
 www.prosync.com


-----Original Message-----
From: kickstart-list-bounces@xxxxxxxxxx
[mailto:kickstart-list-bounces@xxxxxxxxxx] On Behalf Of annappa gk
Sent: Wednesday, November 21, 2007 06:30
To: kickstart-list@xxxxxxxxxx
Subject: mounting nfs directory in kickstart post installation scripts

Hi all,

I have copied some rpms to nfs dir. how do i mount this in post installtion
script to install these RPMS.

thanks in advance,
Annappa


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

[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