<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[An updated installer for XCP-ng 7.5.0]]></title><description><![CDATA[<p dir="auto">We built an updated installer ISO image. It's undergoing testing. If you want to help with the tests (which would be appreciated), you can find it there: <a href="https://xcp-ng.org/7.5/xcp-ng-7.5.0-2-test.iso" target="_blank" rel="noopener noreferrer nofollow ugc">https://xcp-ng.org/7.5/xcp-ng-7.5.0-2-test.iso</a></p>
<p dir="auto">MD5SUM: <code>deb2a0990390a6a4eb51a428b6a53995</code></p>
<p dir="auto">Here are the changes since the initial release of XCP-ng 7.5.0:</p>
<ul>
<li>Software RAID support in installer</li>
<li>All the updates we released since the initial release of XCP-ng 7.5.0
<ul>
<li>Security fixes for XAPI, XEN and the linux kernel <a href="https://xcp-ng.org/2018/08/15/xcp-ng-security-bulletin/" target="_blank" rel="noopener noreferrer nofollow ugc">https://xcp-ng.org/2018/08/15/xcp-ng-security-bulletin/</a></li>
<li>Fixed broken VHD import in vhd-tool <a href="https://xcp-ng.org/forum/post/3460">https://xcp-ng.org/forum/post/3460</a></li>
<li>Fixed broken link to XCP-ng Center in the "welcome" HTML page</li>
</ul>
</li>
</ul>
<p dir="auto">This is just an updated installation image, not a new version of XCP-ng.<br />
<strong>You don't need to upgrade existing XCP-ng 7.5.0 installations with this installer.</strong></p>
<p dir="auto">What to test:</p>
<ul>
<li>Installation, upgrade, all the usual stuff an installation ISO is used for.</li>
<li>Software RAID support.</li>
<li>Anything that comes to your devious minds <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=bbd7a2dd886" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></li>
</ul>
]]></description><link>https://xcp-ng.org/forum/topic/373/an-updated-installer-for-xcp-ng-7-5-0</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 22:14:03 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/373.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 03 Sep 2018 10:20:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Mon, 24 Dec 2018 14:24:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/sfx" aria-label="Profile: sfx">@<bdi>sfx</bdi></a> please take a look here, there are several discussions there: <a href="https://github.com/xcp-ng/xcp/issues/107" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/xcp-ng/xcp/issues/107</a></p>
<div class="row github-embeds-container">

<div class="col-md-6">
<div class="github-embed card">
<div class="card-body">

<div class="meta">
<img class="author-picture not-responsive" src="https://avatars.githubusercontent.com/u/1241401?v=4" title="olivierlambert" />
<a href="https://github.com/olivierlambert"><span class="username">olivierlambert</span></a> created this issue <span class="timeago" title="2018-12-05T11:04:17Z"></span> in <a href="//github.com/xcp-ng/xcp">xcp-ng/xcp</a>
</div>
<h3>
<span class="badge open float-end">open</span>
<a href="https://github.com/xcp-ng/xcp/issues/107">Software RAID install on previous used mdadm disks</a>
<span class="number">#107</span>
</h3>



</div>
</div>
</div>

</div>]]></description><link>https://xcp-ng.org/forum/post/6863</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6863</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Mon, 24 Dec 2018 14:24:20 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Mon, 24 Dec 2018 11:44:25 GMT]]></title><description><![CDATA[<p dir="auto">Looks like creating the software raid volume also fails when you have another existing array. I have another software array (RAID 5) in my machine. Error on the console was <code>ls: cannot access /sys/block/*/holders/*/dev: No such file or directory</code> after it seemed to get info about the wrong RAID array (the existing RAID 5 one). After disconnecting those disk it worked fine.</p>
]]></description><link>https://xcp-ng.org/forum/post/6853</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6853</guid><dc:creator><![CDATA[sfx]]></dc:creator><pubDate>Mon, 24 Dec 2018 11:44:25 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 12:16:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/dvdhngs" aria-label="Profile: dvdhngs">@<bdi>dvdhngs</bdi></a><br />
Run lvscan to see if there are any active logical volumes.  If there are run <code>vgchange &lt;group name&gt; -an</code> to deactivate all logical volumes.  Now try to stop the array.</p>
]]></description><link>https://xcp-ng.org/forum/post/6407</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6407</guid><dc:creator><![CDATA[frank-s]]></dc:creator><pubDate>Wed, 05 Dec 2018 12:16:00 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 12:00:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a> couldn't open /Dev/sda for write - not zeroing</p>
<p dir="auto">Tried:<br />
mdadm --stop /dev/md127</p>
<p dir="auto">Result:<br />
Cannot get exclusive access to /dev/md127<br />
Perhaps a running process, mounted filesystem or active volume group?</p>
<p dir="auto">I will try with DD now</p>
]]></description><link>https://xcp-ng.org/forum/post/6404</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6404</guid><dc:creator><![CDATA[dvdhngs]]></dc:creator><pubDate>Wed, 05 Dec 2018 12:00:32 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 11:45:10 GMT]]></title><description><![CDATA[<p dir="auto">I was suggesting you just draw the workflow as you imagine it during the install. Example of a wireframe:</p>
<p dir="auto"><img src="https://cdn-images-1.medium.com/max/1600/1*chMOsXhcua6_J18z7lNRXA.png" alt="" class=" img-fluid img-markdown" /></p>
]]></description><link>https://xcp-ng.org/forum/post/6399</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6399</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Wed, 05 Dec 2018 11:45:10 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 11:41:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a><br />
I wasn't suggesting that the installer should do raid 10 necessarily.  For XCP-NG itself raid 1 is sufficient.  Just suggesting that the partitions of the installation could each be a different raid 1 set rather that simply doing raid 1 on a whole disk basis.  If the end user chose to have the installer create local storage it could be just raid1 on another (big) partition.  For those who want improved performance however there is the possibility to manually create raid 10 local storage post install.<br />
What is wireframe? (I am not a developer).</p>
]]></description><link>https://xcp-ng.org/forum/post/6398</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6398</guid><dc:creator><![CDATA[frank-s]]></dc:creator><pubDate>Wed, 05 Dec 2018 11:41:32 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 11:28:17 GMT]]></title><description><![CDATA[<p dir="auto">I completely understand your idea, but I don't see a simple solution (I mean, even just thinking in terms of possible menu in the current UI). If you can go deeper on the functional perspective (drawing with basic wireframe the process), it could help to specify it and maybe make it real then (one big rule in dev: more specs = easier to dev)</p>
]]></description><link>https://xcp-ng.org/forum/post/6397</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6397</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Wed, 05 Dec 2018 11:28:17 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 11:18:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a><br />
Glad to be of help.  The new raid installer is a really good thing and I am using it now on two servers.  The downside, however, is that it uses whole disk raid.  If it used partition based raid1 then if XCP-NG were installed without local storage repo, it would be possible (after installation) to manually create raid 10 for the storage.  With mdadm this could be done with three or more disks.  So at that point all the installation partitions would be raid1 with all disk partitions as members but the bulk of each disk (assuming large disks) would be left unused for raid 10 - faster local storage.  Would that be an over complicated change to the installer or is this a possibility?</p>
]]></description><link>https://xcp-ng.org/forum/post/6396</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6396</guid><dc:creator><![CDATA[frank-s]]></dc:creator><pubDate>Wed, 05 Dec 2018 11:18:03 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 11:04:33 GMT]]></title><description><![CDATA[<p dir="auto">Issue created: <a href="https://github.com/xcp-ng/xcp/issues/107" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/xcp-ng/xcp/issues/107</a></p>
<div class="row github-embeds-container">

<div class="col-md-6">
<div class="github-embed card">
<div class="card-body">

<div class="meta">
<img class="author-picture not-responsive" src="https://avatars.githubusercontent.com/u/1241401?v=4" title="olivierlambert" />
<a href="https://github.com/olivierlambert"><span class="username">olivierlambert</span></a> created this issue <span class="timeago" title="2018-12-05T11:04:17Z"></span> in <a href="//github.com/xcp-ng/xcp">xcp-ng/xcp</a>
</div>
<h3>
<span class="badge open float-end">open</span>
<a href="https://github.com/xcp-ng/xcp/issues/107">Software RAID install on previous used mdadm disks</a>
<span class="number">#107</span>
</h3>



</div>
</div>
</div>

</div>]]></description><link>https://xcp-ng.org/forum/post/6394</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6394</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Wed, 05 Dec 2018 11:04:33 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 11:01:53 GMT]]></title><description><![CDATA[<p dir="auto">Yes but your feedback was precious to understand why our zero superblock on the whole drive wasn't enough <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=bbd7a2dd886" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> Now we could maybe improve the installer to avoid this problem in the future!</p>
]]></description><link>https://xcp-ng.org/forum/post/6392</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6392</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Wed, 05 Dec 2018 11:01:53 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 10:51:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a><br />
Probably that would work or as an alternative use dd to zero the first 45GiB of each disk shouldn't take too long.  I was not pressed for time and had other things to do so I just zeroed the disks entirely after which setup was flawless.</p>
]]></description><link>https://xcp-ng.org/forum/post/6391</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6391</guid><dc:creator><![CDATA[frank-s]]></dc:creator><pubDate>Wed, 05 Dec 2018 10:51:43 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 10:44:32 GMT]]></title><description><![CDATA[<p dir="auto">I see now! Because we zero the superblock on the whole disk, it doesn't zero <strong>all</strong> the superblocks on all existing partitions.</p>
<p dir="auto">I wonder if doing a loop that runs the zero superblock command on each partition would solved this <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=bbd7a2dd886" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://xcp-ng.org/forum/post/6390</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6390</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Wed, 05 Dec 2018 10:44:32 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 10:40:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a><br />
Hmmm.  It might have been 0.9 as it was for boot partition.  It wasn't whole disk raid though.  Each partition was a different raid set.</p>
]]></description><link>https://xcp-ng.org/forum/post/6389</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6389</guid><dc:creator><![CDATA[frank-s]]></dc:creator><pubDate>Wed, 05 Dec 2018 10:40:58 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 10:38:54 GMT]]></title><description><![CDATA[<p dir="auto">Do you remember, on this disk, which version of mdadm superblocks did you used before?</p>
]]></description><link>https://xcp-ng.org/forum/post/6388</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6388</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Wed, 05 Dec 2018 10:38:54 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 10:37:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a><br />
I did that Olivier but for me it didn't work.  That's why I zeroed both disks entirely.  Worth a try though as it doesn't take long.</p>
]]></description><link>https://xcp-ng.org/forum/post/6387</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6387</guid><dc:creator><![CDATA[frank-s]]></dc:creator><pubDate>Wed, 05 Dec 2018 10:37:53 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Wed, 05 Dec 2018 00:59:22 GMT]]></title><description><![CDATA[<p dir="auto">To avoid filling the whole disk with zeros, you can probably "just" do a <code>mdadm --zero-superblock /dev/sdX</code> (for each disk).</p>
<p dir="auto">If it's not enough, please report back <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=bbd7a2dd886" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/dvdhngs" aria-label="Profile: dvdhngs">@<bdi>dvdhngs</bdi></a> when you are in any menu in the install, use Alt key + right arrow to get a console.</p>
]]></description><link>https://xcp-ng.org/forum/post/6371</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6371</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Wed, 05 Dec 2018 00:59:22 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Tue, 04 Dec 2018 23:12:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/frank-s" aria-label="Profile: frank-s">@<bdi>frank-s</bdi></a>, very thanks for the help!<br />
where I run this line? on shell option at xcp-ng instalation screen, or f3 when installing, or using another live linux?</p>
]]></description><link>https://xcp-ng.org/forum/post/6366</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6366</guid><dc:creator><![CDATA[dvdhngs]]></dc:creator><pubDate>Tue, 04 Dec 2018 23:12:58 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Tue, 04 Dec 2018 22:51:08 GMT]]></title><description><![CDATA[<p dir="auto">For me it was old mdadm superblocks.  Once the partition tables have been deleted they could be anywhere depending on the original raid setup.  Best thing is zero the entire disk.</p>
<p dir="auto"><code>dd if=/dev/zero of=/dev/sdx bs=1M status=progress</code><br />
where x is your drive letter.</p>
<p dir="auto">Do this for each raid disk<br />
Then go and drink some beers.  It will take some time...</p>
]]></description><link>https://xcp-ng.org/forum/post/6365</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6365</guid><dc:creator><![CDATA[frank-s]]></dc:creator><pubDate>Tue, 04 Dec 2018 22:51:08 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Tue, 04 Dec 2018 22:16:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/frank-s" aria-label="Profile: frank-s">@<bdi>frank-s</bdi></a> newbie here, just 1 week of trying to use, have that exactly same problem, already make raid, did some things, when trying to install again, md127p1 is already in use, I know need the zero raid... But I don't know how.... Using another live Linux?</p>
]]></description><link>https://xcp-ng.org/forum/post/6363</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/6363</guid><dc:creator><![CDATA[dvdhngs]]></dc:creator><pubDate>Tue, 04 Dec 2018 22:16:52 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Mon, 24 Sep 2018 09:32:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/rinux" aria-label="Profile: rinux">@<bdi>rinux</bdi></a> The version we released officially has had fixes. Please try it: <a href="https://xcp-ng.org/download/" target="_blank" rel="noopener noreferrer nofollow ugc">https://xcp-ng.org/download/</a></p>
]]></description><link>https://xcp-ng.org/forum/post/3913</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/3913</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Mon, 24 Sep 2018 09:32:57 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Mon, 24 Sep 2018 09:30:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/stormi" aria-label="Profile: stormi">@<bdi>stormi</bdi></a> no, the disk pair contains an old installation of XenServer (no raid)  and I do not think it has ever been used for anything else... md5sum of the ISO: deb2a0990390a6a4eb51a428b6a53995 (the same as the one shown here!).</p>
<p dir="auto">I'm not quite inside the xen logic, but on dom0 I do not find any trace of the availability of raid software profiles ... I figured I could find something with "<em>dmesg | grep md</em>" ... sure I'm not forgetting some boot options?</p>
]]></description><link>https://xcp-ng.org/forum/post/3912</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/3912</guid><dc:creator><![CDATA[Rinux]]></dc:creator><pubDate>Mon, 24 Sep 2018 09:30:48 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Mon, 24 Sep 2018 08:55:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/rinux" aria-label="Profile: rinux">@<bdi>rinux</bdi></a> Have these disks been used for RAID in the past? There may be some cases where the steps we took to clean the disks are incomplete.</p>
<p dir="auto">What's the MD5SUM of the ISO you used (would be a good habit to automatically give that kind of information :))?</p>
]]></description><link>https://xcp-ng.org/forum/post/3910</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/3910</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Mon, 24 Sep 2018 08:55:07 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Mon, 24 Sep 2018 08:52:55 GMT]]></title><description><![CDATA[<p dir="auto">So,<br />
I tried the ISO but I am not able to create the volume with the softraid; I do not understand where I'm wrong but after choosing the volumes the screen remains blue and does not continue the installation even waiting for minutes...</p>
<p dir="auto">What I see:</p>
<ol>
<li>one process with mdadm that does nothing</li>
<li>strange, I expected to find /proc/mdstat but it is not present</li>
<li>I read error messages on the log terminal (F3)</li>
</ol>
<p dir="auto">....<br />
<em>mdadm: Unrecognised md component device - /dev/sda</em><br />
...<br />
<em>mdadm: Unrecognised md component device - /dev/sdb</em></p>
<p dir="auto">I tried with the various options (install, safe, multipath) but none seems to go; and I can not understand where I'm wrong.</p>
<p dir="auto">PS: The installation test is performed on non-empty disks, where there is a partitioning and an old installation of XenServer 6.2. I have not tried to wipe the disks, I would first understand if I do not skip a few steps...</p>
<p dir="auto">Thanks,<br />
Arturo.</p>
]]></description><link>https://xcp-ng.org/forum/post/3909</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/3909</guid><dc:creator><![CDATA[Rinux]]></dc:creator><pubDate>Mon, 24 Sep 2018 08:52:55 GMT</pubDate></item><item><title><![CDATA[Reply to An updated installer for XCP-ng 7.5.0 on Fri, 21 Sep 2018 13:07:53 GMT]]></title><description><![CDATA[<p dir="auto">It's now released, thanks for the tests that allowed to improve it: <a href="https://xcp-ng.org/2018/09/21/xcp-ng-new-install-features/" target="_blank" rel="noopener noreferrer nofollow ugc">https://xcp-ng.org/2018/09/21/xcp-ng-new-install-features/</a></p>
]]></description><link>https://xcp-ng.org/forum/post/3860</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/3860</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Fri, 21 Sep 2018 13:07:53 GMT</pubDate></item></channel></rss>