Re: [SLE] vmware on 9.2

From: Kastus (NOSPAM_at_tprfct.net)
Date: 11/08/04

  • Next message: Marc Collin: "[SLE] problem with date"
    Date: Mon, 8 Nov 2004 08:48:57 -0800
    To: suse-linux-e@suse.com
    
    

    On Sun, Nov 07, 2004 at 09:57:14AM -0500, Michael W Cocke wrote:
    >
    > cd /usr/src/linux
    > make oldconfig
    > make bzImage
    > make modules
    >
    > You can skip the installation steps (modules_install and install) if
    > you want. After you do this, install vmware - it works great.

    Actually, the necessary and sufficient steps on SUSE are:

    make cloneconfig
    make prepare
    vmware-config.pl

    Much faster than bzImage and modules.

    Regards, -Kastus

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Marc Collin: "[SLE] problem with date"

    Relevant Pages

    • Re: 2.6.16.19 + gcc-4.1.1
      ... and modular stuff are built at the same time. ... You can _still_ build bzImage and modules separately. ... Maybe for consistency with other packages, the default "make install" should ...
      (Linux-Kernel)
    • RE: kernel + ntfs
      ... I believe I left out make bzImage, which should come before make install ... > I am having some trouble with configuring my kernel to ... When i chuse my original kernel i still get: ...
      (RedHat)
    • Re: Compiling Kernel on FC2
      ... BTW I usually install the kernel like this: ... bzImage is missing from above. ... So as root ... # make menuconfig && make bzImage modules modules_install install ...
      (Fedora)
    • Re: [SLE] vmware on 9.2
      ... > Much faster than bzImage and modules. ... I followed this to try to install VM ... on new 9.2 installation and get error messages. ... and make modules-install after make cloneconfig and make prepare? ...
      (SuSE)
    • Re: Kernel build error in make modules_install
      ... make bzImage is not needed anymore. ... After the make modules_install you still have to do a make install ... > I typed the following commands to install the new kernel. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)