search for: post_install

Displaying 4 results from an estimated 4 matches for "post_install".

Did you mean: post_uninstall
2007 Apr 23
1
Error trying to mount NFS volume from kickstart in CentOS 5
The post section of the kickstart configuration file I have been using in CentOS4 looks like this: %post mount centosmirror:/var/www/html/ks /mnt /mnt/ks/post/post.sh > /root/post_install.log 2>&1 umount /mnt I tried to do my first CentOS 5 kickstart installation today using an identical post section, but the post install script did not run. After instrumenting the kickstart a bit, I found that the above mount command failed with the following error message: mo...
2008 Feb 04
1
kickstart post install show in a window
Is there a way to get all the commands in the post install section from kickstart to show in a window on the X window screenas they are being executed? Jerry
2007 Jun 28
2
NOTICE: cannot instrument return of fd_intr at 7b7d6278: non-canonical return instruction
...erved. OpenBoot 4.22.19, 8192 MB memory installed, Serial #73737674. Ethernet address 0:14:4f:65:25:ca, Host ID: 846525ca. ...skipping... Use is subject to license terms. Hardware watchdog enabled Hostname: first Configuring devices. Loading smf(5) service descriptions: JumpStart (/var/opt/sun/jet/post_install/S99jumpstart) started @ Wed Jun 27 11:38:27 SGT 2007 Loading JumpStart Server variables Loading Client configuration file Running additional install files for reboot Platform/0 NFS Mounting Media Directories Mounting nfs://10.10.10.10/export/home/jet/patches on /var/opt/sun/jet/js_media/patch Jun...
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
...CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +subdir = src/plugins/urlauth +DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ + $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)...