Re: prelink breaks VMware 4.5.2 on FC2?

From: Jakub Jelinek (jakub_at_redhat.com)
Date: 06/14/04

  • Next message: Christopher K. Johnson: "Re: Single NIC multiple configurations"
    Date: Mon, 14 Jun 2004 13:52:44 -0400
    To: fedora-forums@genesis-x.nildram.co.uk, For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    On Mon, Jun 14, 2004 at 06:47:37PM +0100, Keith G. Robertson-Turner wrote:
    > su -
    > ### save this to plbl-vmware.sh
    > ### then sh plbl-vmware.sh
    > export vmpath=`which vmware | xargs dirname` &&\
    > echo "#VMWare blacklist" >>/etc/prelink.conf &&\
    > file $vmpath/vm{net*,ware*} |\
    > grep ELF |\
    > sed -e "s/:.*//g" |\
    > sed -e "s/^/-b /g" >>/etc/prelink.conf && \
    > find /lib/modules/`uname -r` -name vmmon.o |\
    > sed -e "s/^/-b /g" >>/etc/prelink.conf &&\
    > find /lib/modules/`uname -r` -name vmnet.o |\
    > sed -e "s/^/-b /g" >>/etc/prelink.conf

    Prelink certainly shouldn't be changing kernel modules, it works on binaries
    and shared libraries.
    I don't have vmware myself, but would be very interested to know what's
    the problem between vmware and prelink.
    It might do some kind of checksum of its executable, or append data at
    the end of the executable, or whether it is due to some prelink bug
    (but in that case it would be more likely to crash than exit with an error).

            Jakub

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Christopher K. Johnson: "Re: Single NIC multiple configurations"

    Relevant Pages

    • Re: prelink breaks VMware 4.5.2 on FC2?
      ... > my system between me using VMware last night and trying to use it this ... A work-around is to stop prelink from prelinking the vmware binaries. ... then symlinking them from their old location. ...
      (Fedora)
    • Re: FC4, VMWare and prelink
      ... Hmmm ... ... that's odd. ... I know for a fact that VMWare 4.5.2 at some point ... Maybe prelink has subsequently been ...
      (Fedora)
    • Re: prelink breaks VMware 4.5.2 on FC2?
      ... Oops, my bad. ... /mode overkill off ... > the problem between vmware and prelink. ... software like VMWare, especially when it's BØrked like v4.5.2. ...
      (Fedora)
    • Re: FC4, VMWare and prelink
      ... On Thu, 2005-10-06 at 11:33 +0100, D. D. Brierton wrote: ... Maybe prelink has subsequently been ... > anacron disabled and is swithced off at 4am when the prelink cron job ... VMWare, while not used as often anymore, still runs. ...
      (Fedora)
    • Re: How often should prelink run ?
      ... > shared libraries and causes stuff to start faster. ... or adjust the full system prelink time interval. ... Some rare folks will need to add or ... "next update" check list in your system notebook. ...
      (Fedora)