Results 1 to 7 of 7

Thread: Sector 32 is already in use by the program `FlexNet'; avoiding it...

  1. #1
    Join Date
    Apr 2014
    Beans
    35

    Sector 32 is already in use by the program `FlexNet'; avoiding it...

    Hi!

    Code:
    Setting up grub-common (2.02~beta2-8) ...
    Installing new version of config file /etc/grub.d/05_debian_theme ...
    Setting up grub2-common (2.02~beta2-8) ...
    Setting up grub-pc-bin (2.02~beta2-8) ...
    Setting up grub-pc (2.02~beta2-8) ...
    Installing for i386-pc platform.
    grub-install: warning: Sector 32 is already in use by the program `FlexNet'; avoiding it.  This software may cause boot or other problems in future.  Please ask its authors not to store data in the boot track.
    Installation finished. No error reported.
    Generating grub configuration file ...
    Found linux image: /boot/vmlinuz-3.13.0-18-generic
    do I need to worry bout? some tip(s) to get rid of that winBUG$ sh_t ??

    tia!

  2. #2
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Sector 32 is already in use by the program `FlexNet'; avoiding it...

    You installed some software in Windows that uses DRM with Flexnet (often Adobe but many others).
    It used to be an issue as flexnet would just overwrite grub or vice-versa and create all sorts of issues. Now grub just created a work around to avoid the Flexnet sector.

    If you do not need or want the DRM based software in Windows then you would not have flexnet. Not sure how to uninstall that though. Found this in my notes from when we used to see it a lot.

    Adobe Photoshop, CAD/CAM, Rosetta Stone, Matlab others
    see google search on others with same issue: flexnet site:ubuntuforums.org
    Sector 32 is already in use by FlexNet
    http://www.amazon.com/Adobe-Photosho...ews/B001EUDGO2
    The problem turned out to be Adobe's digital rights management software [DRM]. Do your own search for "FlexNet," formerly known as "SafeCast." What I have read is that FlexNet is a viral rootkit that replicates in multiple locations whenever a CS3 or CS4 product is installed, including trial versions.
    Erase flexnet, if not using protected windows software anymore:
    http://ubuntuforums.org/showthread.php?t=1661254
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Intro to Discourse: https://discourse.ubuntu.com/t/welco...and-help/49951

  3. #3
    Join Date
    Apr 2014
    Beans
    35

    Re: Sector 32 is already in use by the program `FlexNet'; avoiding it...

    THX a LOT pal!

  4. #4
    Join Date
    Apr 2014
    Beans
    35

    Re: Sector 32 is already in use by the program `FlexNet'; avoiding it...

    Quote Originally Posted by oldfred View Post
    Erase flexnet, if not using protected windows software anymore:
    http://ubuntuforums.org/showthread.php?t=1661254
    Hi!

    don' get this:

    If you want to target one individual sector to erase, then you can erase Sector 32 as follows:



    Code:
    sudo dd if=/dev/zero of=/dev/sda bs=512 count=1 seek=32

    After I erased the FlexNet data and re-installed Grub, the PC booted up fine
    How to re-install grub?

    tia!

  5. #5
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Sector 32 is already in use by the program `FlexNet'; avoiding it...

    Most find Boot-Repair to be easiest, but you can use a live installer DVD or flash drive.

    Boot Repair -Also handles LVM, GPT, separate /boot and UEFI dual boot.:
    https://help.ubuntu.com/community/Boot-Repair
    You can repair many boot issues with this or 'Create BootInfo' report (Other Options) & post the link it creates, so we can see your exact configuration and diagnose advanced problems.


    How to restore the Ubuntu/XP/Vista/7 bootloader
    https://help.ubuntu.com/community/Re...ta/7Bootloader
    https://help.ubuntu.com/community/Gr..._Broken_System
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Intro to Discourse: https://discourse.ubuntu.com/t/welco...and-help/49951

  6. #6
    Join Date
    Apr 2014
    Beans
    35

    Re: Sector 32 is already in use by the program `FlexNet'; avoiding it...

    Weirdest thing I do not have nada of Adobe installed except flash-plugin on win7...in fact I do not use that malware[win$UCK$] at all!

  7. #7
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Sector 32 is already in use by the program `FlexNet'; avoiding it...

    You only have to have installed flexnet once even trials of some software that uses it.

    You really do not have to worry about sector 32, as grub just does not use that sector and skips it.

    The erasing of it by writing 0 just to sector 32 is so the next time you install grub and it creates core.img that it will then use that sector. The part of grub in the MBR loads core.img which is in the sectors immediately after the MBR or first sector and before the first partition, now usually sector 2048 for compatiblity with SSD and new 4K drives.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Intro to Discourse: https://discourse.ubuntu.com/t/welco...and-help/49951

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •