XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    XCP-ng 7.5.0 Release Candidate

    Scheduled Pinned Locked Moved Development
    42 Posts 19 Posters 29.2k Views 5 Watching
    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.
    • A Offline
      asus
      last edited by asus

      Nope I'm using Lili USB creator and so far it was working fine as I mentioned even if I use Citrix Xen server or XCP-NG.
      But sorry I just realize something and want to make a remark . This software has an option to hide some files . And because I was in a hurry yesterday and forgot to remove the option. I have a backup of my VM's , that is why will test it again today without this option.
      If it is working will update you , as well for those which are not comfortable to use command line 🙂

      Thanks Borzel

      1 Reply Last reply Reply Quote 0
      • stormiS Offline
        stormi Vates 🪐 XCP-ng Team
        last edited by stormi

        Hello dear RC testers!

        We are releasing 7.5.0 final today, so here's how to go from 7.5.0RC to 7.5.0.

        Warning: this is only for people who installed the RC. Detailed procedure will be given in the release announcement for upgrading an XCP-ng 7.4 server

        Option 1, upgrade using the installation ISO

        Will work, although may be a little overkill since you already have a nearly-final 7.5.0.

        Option 2, update yum repository files and update the system

        # remove the RC-specific repository file if present
        rm /etc/yum.repos.d/xcp-ng-7.5.repo -f
        # install the 7.5 official repository file
        wget https://updates.xcp-ng.org/7/xcp-ng-7.5.repo -O /etc/yum.repos.d/xcp-ng.repo
        # update. If you had updated your RC regularly, this will install nothing, else you'll get a few packages
        yum update
        # if the kernel or xen-* packages got updated, reboot your server
        
        # that's it, you've got 7.5.0 final!
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post