ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    install XenServer 7.0 tools on Ubuntu 16.04.1

    IT Discussion
    ubuntu 16.04 xenserver 7.0 xenserver tools
    7
    16
    6.0k
    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.
    • FATeknollogeeF
      FATeknollogee
      last edited by

      Using the instructions from https://docs.citrix.com/fr-fr/xencenter/6-5/xs-xc-vms-configuring/xs-xc-vms-installtools.html
      I'm getting this error msg, what does this mean?

      0_1473859991747_upload-48bc9b7a-61c7-473e-99f8-8eaa5c6551d8

      A 1 Reply Last reply Reply Quote 1
      • DanpD
        Danp
        last edited by

        Have you tried it using sudo?

        1 Reply Last reply Reply Quote 0
        • FATeknollogeeF
          FATeknollogee
          last edited by

          sudo /mnt/Linux/install.sh yields the same error

          1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller
            last edited by

            Running as root should yield the most reliable results.

            1 Reply Last reply Reply Quote 0
            • dafyreD
              dafyre
              last edited by

              According to his screenshot above, he is running as root.

              scottalanmillerS DanpD 2 Replies Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @dafyre
                last edited by

                @dafyre said in install XenServer 7.0 tools on Ubuntu 16.04.1:

                According to his screenshot above, he is running as root.

                Yes, I noticed. Just saying that sudo would not be expected to change that.

                1 Reply Last reply Reply Quote 1
                • FATeknollogeeF
                  FATeknollogee
                  last edited by

                  Where are all the resident FOSS experts? 😄

                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                  • dafyreD
                    dafyre
                    last edited by

                    Probably at MangoCon, ha ha.

                    1 Reply Last reply Reply Quote 0
                    • DanpD
                      Danp @dafyre
                      last edited by

                      @dafyre said in install XenServer 7.0 tools on Ubuntu 16.04.1:

                      According to his screenshot above, he is running as root.

                      Missed that... hence my earlier post. 🐑 😁

                      1 Reply Last reply Reply Quote 0
                      • momurdaM
                        momurda
                        last edited by

                        Is this XenOrchestra install? If so xenserver tools should be installed already.
                        You can check in xencenter to see if it they are already installed. If you have no xc and just the cli for your vm,
                        dpkg -l | grep xe

                        should return some things,
                        one of them being xe-guest-utilities and a version number

                        FATeknollogeeF 1 Reply Last reply Reply Quote 0
                        • FATeknollogeeF
                          FATeknollogee @momurda
                          last edited by

                          @momurda Yes, it is for XO. Looking in XenCenter, it says the tools are not installed. Let me check again

                          1 Reply Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller @FATeknollogee
                            last edited by

                            @FATeknollogee said in install XenServer 7.0 tools on Ubuntu 16.04.1:

                            Where are all the resident FOSS experts? 😄

                            Yup, it's a MangoCon Sparkle Party here!

                            1 Reply Last reply Reply Quote 0
                            • momurdaM
                              momurda
                              last edited by

                              well, if you dont care about this vm (it can be replaced easily since it is XO) --this could break stuff on the vm
                              try this:
                              cd /mnt/Linux
                              dpkg -i --force-overwrite xe-guest-utilities_7.0.0-24_all.deb
                              OR
                              dpkg -i --force-all xe-guest-utilties_7.0.0-24_all.deb
                              then do
                              apt-get install -f

                              1 Reply Last reply Reply Quote 0
                              • A
                                Andy P @FATeknollogee
                                last edited by

                                For anyone who might stumble upon this issue (since is one of ~ 5 results when googling it)
                                Had the same Error in Ubuntu 17.04 and

                                 sudo apt-get remove xenstore-utils
                                

                                solved my problem

                                xiscoX 1 Reply Last reply Reply Quote 4
                                • xiscoX
                                  xisco @Andy P
                                  last edited by

                                  @Andy-P so the package was already installed, right?

                                  A 1 Reply Last reply Reply Quote 0
                                  • A
                                    Andy P @xisco
                                    last edited by

                                    @xisco yes, xenstore-utils was installed - i suppose it was installed by ubuntu setup

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