• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Lenovo G580 Fatal error

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    2
    2
    1.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Caleb Taylor
      last edited by

      I’m trying to get a image pushed up for a Lenovo G580 and when it starts to boot in to fog it comes up with
      ERROR MUX INFO call failed
      Mounting File System…Mount:RPC: Remote system error - Network is unreachable mount: mounting (IP Address):/images/dev/ on /images failed: Bad file descriptor
      Fatal Error: Failed to mount NFS Volume

      I mean that sounds to me like it can not get to the fog server but I can hook another laptop up to the same network port and image it just fine so I know my fog server isn’t down. I also tried 2 other Kernels one being the latest and they did the same thing.

      Anyone have any ideas?

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        I don’t think the kernel is use issue here as it’s able to communicate with your FOG Server and get to the point to try to mount your NFS Share, which comes off the server.

        ON your server, can you let us know what OS you’re using? It’ll help us with command troubleshooting.

        FOR UBUNTU TRY:
        [CODE]sudo service portmap restart
        sudo service nfs-kernel-server restart[/code]

        FOR CENTOS/REDHAT/FEDORA TRY:
        [code]service rpcbind restart
        service nfs restart[/code]

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post

        154

        Online

        12.0k

        Users

        17.3k

        Topics

        155.2k

        Posts
        Copyright © 2012-2024 FOG Project