<?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[Any updated tutorial on how to create new cloud images?]]></title><description><![CDATA[<p dir="auto">In the past we had this great tutorial to create cloud images to use with xen-orchestra</p>
<p dir="auto"><a href="https://xen-orchestra.com/blog/centos-cloud-template-for-xenserver/" target="_blank" rel="noopener noreferrer nofollow ugc">https://xen-orchestra.com/blog/centos-cloud-template-for-xenserver/</a></p>
<p dir="auto">ANy updated tutorial or guide anywhere to create cloud images for the newer OSes like Ubuntu 22.04 lts etc?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://xcp-ng.org/forum/topic/6029/any-updated-tutorial-on-how-to-create-new-cloud-images</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 03:16:03 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/6029.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 28 Jun 2022 03:47:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Wed, 30 Nov 2022 11:14:03 GMT]]></title><description><![CDATA[<p dir="auto">Also note the text at the top of your screenshot: to continue you need to select a boot device. There might be a way in that menu (or partition creation submenu) to mark that created partition as bootable, or maybe you just need to highlight/select the partition under "used devices" before hitting "done"</p>
]]></description><link>https://xcp-ng.org/forum/post/55590</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/55590</guid><dc:creator><![CDATA[fohdeesha]]></dc:creator><pubDate>Wed, 30 Nov 2022 11:14:03 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Wed, 30 Nov 2022 11:12:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/encryptblockr" aria-label="Profile: encryptblockr">@<bdi>encryptblockr</bdi></a> yup, welcome to cloud-init hell. Your issue is definitely ubuntu related though, if I had to guess, the installer wants/requires a swap partition. Just create a 1 or 2gb swap partition as well, but put it <em>first</em> in the partition table, so the root partition after it has room to grow. You'll also run into some network issues probably when trying to use your new template, as ubuntu has moved to new netplan crap to manage networking in the OS, and cloud-init has a ton of bugs with it</p>
]]></description><link>https://xcp-ng.org/forum/post/55588</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/55588</guid><dc:creator><![CDATA[fohdeesha]]></dc:creator><pubDate>Wed, 30 Nov 2022 11:12:38 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Sun, 27 Nov 2022 19:36:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/encryptblockr" aria-label="Profile: encryptblockr">@<bdi>encryptblockr</bdi></a> Did the new <a href="https://cloud-images.ubuntu.com/jammy/current/" target="_blank" rel="noopener noreferrer nofollow ugc">2022-11-24</a> images work better?<br />
Did you remember to install <strong>cloud-initramfs-growroot</strong> ?</p>
<p dir="auto">packages:</p>
<ul>
<li>xe-guest-utilities</li>
<li>cloud-initramfs-growroot</li>
<li>cloud-initramfs-rescuevol</li>
</ul>
]]></description><link>https://xcp-ng.org/forum/post/55486</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/55486</guid><dc:creator><![CDATA[rjt]]></dc:creator><pubDate>Sun, 27 Nov 2022 19:36:01 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Thu, 24 Nov 2022 04:46:15 GMT]]></title><description><![CDATA[<p dir="auto">anyone know how to create single partition to create cloud image for ubuntu 22.04?</p>
<p dir="auto">from screenshot above am unable to proceed to next step as <code>done</code> is greyed out</p>
<p dir="auto">what do i need to do or can someone share screenshot of what this should look like?</p>
]]></description><link>https://xcp-ng.org/forum/post/55357</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/55357</guid><dc:creator><![CDATA[encryptblockr]]></dc:creator><pubDate>Thu, 24 Nov 2022 04:46:15 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Wed, 23 Nov 2022 06:31:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/fohdeesha" aria-label="Profile: fohdeesha">@<bdi>fohdeesha</bdi></a></p>
<p dir="auto">creating custom partition on Ubuntu has become rocket science<br />
i am unable to use whole disc as needed for the cloud image</p>
<p dir="auto">"done" is greyed out and am not sure what config i need to have to use whole disk and be able to move to next step</p>
<p dir="auto">can you please help?</p>
<p dir="auto">cc <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a></p>
<p dir="auto"><img src="/forum/assets/uploads/files/1669184520168-33437865-610f-4c75-8d54-10aeba5b5a85-image.png" alt="33437865-610f-4c75-8d54-10aeba5b5a85-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://xcp-ng.org/forum/post/55325</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/55325</guid><dc:creator><![CDATA[encryptblockr]]></dc:creator><pubDate>Wed, 23 Nov 2022 06:31:06 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Sat, 30 Jul 2022 21:42:16 GMT]]></title><description><![CDATA[<p dir="auto">Indeed, there's no need to keep it afterward <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=0594cb2b96d" 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/51676</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/51676</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Sat, 30 Jul 2022 21:42:16 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Sat, 30 Jul 2022 21:31:08 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> Thank you so much for the prompt response.  Would the usual approach be to remove the small drive that is created and attached to the VM after the first configuration?</p>
]]></description><link>https://xcp-ng.org/forum/post/51675</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/51675</guid><dc:creator><![CDATA[dhicks]]></dc:creator><pubDate>Sat, 30 Jul 2022 21:31:08 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Sat, 30 Jul 2022 21:28:54 GMT]]></title><description><![CDATA[<p dir="auto">Ah yes you indeed need to allow cloud config to enjoy disk growing, otherwise it's meaningless <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=0594cb2b96d" 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/51673</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/51673</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Sat, 30 Jul 2022 21:28:54 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Sat, 30 Jul 2022 21:27:37 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> yes.... from sources, not XOA.</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1659214324748-screen-shot-2022-07-30-at-1.50.38-pm.png" alt="Screen Shot 2022-07-30 at 1.50.38 PM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I've configured the hard drive on the vm used to create the template as a single partition.</p>
<p dir="auto">I found I could create a vm from the cli on the XCP-ng host and grow the vdi before booting, but I cannot find a way to resize the vdi in the new vm creation screen in XO.</p>
<p dir="auto">I just went through and hit all of the radio button options in the install settings section, if I choose 'no config drive', I the drive size is greyed out.  If I choose the 'ssh key' or 'custom config' radio buttons, the drive size box turns white and allows modification.  I was figuring I could do all cloud.cfg changes in the machine before making a template and then wouldn't have to add the small config disk, but do need to resize the drive to a useful size.</p>
<p dir="auto">Thank you again.</p>
]]></description><link>https://xcp-ng.org/forum/post/51671</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/51671</guid><dc:creator><![CDATA[dhicks]]></dc:creator><pubDate>Sat, 30 Jul 2022 21:27:37 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Sat, 30 Jul 2022 10:12:01 GMT]]></title><description><![CDATA[<p dir="auto">It's greyed out in Xen Orchestra?</p>
]]></description><link>https://xcp-ng.org/forum/post/51644</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/51644</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Sat, 30 Jul 2022 10:12:01 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Fri, 29 Jul 2022 21:00:12 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for this <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/fohdeesha" aria-label="Profile: fohdeesha">@<bdi>fohdeesha</bdi></a>.  Once I shut down the system, convert to template, and go to spawn a new vm, I'm unable to modify the disk size to make it larger than the 10GB ...... the option is greyed out.  What is necessary to make a template that allows for the disk size to be changed?</p>
<p dir="auto">Thank you very much</p>
]]></description><link>https://xcp-ng.org/forum/post/51634</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/51634</guid><dc:creator><![CDATA[dhicks]]></dc:creator><pubDate>Fri, 29 Jul 2022 21:00:12 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Fri, 15 Dec 2023 00:14:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/encryptblockr" aria-label="Profile: encryptblockr">@<bdi>encryptblockr</bdi></a> The issue is the cloud-init project is so disorganized and is constantly introducing more and more OS-dependent workarounds, bugs, and oddities that any documentation will become useless in a few months. I maintain our XOA Hub cloud-init builds, and I have to personally rewrite my own documentation every single time we push out a new image because cloud-init has broken something new, changed or removed config options without documenting it, or the underlying OS has changed how it deals with networking files etc and cloud-init has not been updated to deal with that. For example: I don't think the below will work any longer networking wise with netplan based distros, like newer ubuntus.</p>
<p dir="auto">For debian/ubuntu, this is my rough process currently, but it's not worth putting in an official blog or document guide because it will be rendered useless and just cause people frustration the next release cloud-init puts out, the next debian or ubuntu version change, etc. You'll note none of this is related to XCP-ng at all (except for xen tools obviously), so the below is documentation cloud-init should really be publishing themselves - I have a feeling they also know it would quickly be rendered useless as well so they don't bother. Anyway:</p>
<p dir="auto">#create a new debian or ubuntu VM in XCP-ng with a ~10gb disk. During the install ISO process, you'll have to choose manual partitioning, and either remove the swap partition completely from the partition layout, or move it to the beginning of the disk. If you choose auto partitioning, it will put a swap partition <em>after</em> the data partition, so the data partition won't be able to be expanded on your template. Once it's installed and running, install xcp-ng guest utilities. To get the latest version, use our guest-utilities ISO. Once all that xen-specific stuff is done, you can start the cloud-init setup: Start with installing cloud-init in the first place:</p>
<pre><code>apt-get install -y cloud-init cloud-utils cloud-initramfs-growroot
</code></pre>
<p dir="auto">Set the root and default user to random passwords, then disable password logins (this is done on our templates so only pubkey based logins are accepted, skip this optionally):</p>
<pre><code>echo 'root:dfgdfgdfg' | chpasswd
echo 'ubuntu:dfgdfg' | chpasswd
passwd -l root
passwd -l ubuntu
nano /etc/ssh/sshd_config #set permitrootlogin to "no"
</code></pre>
<p dir="auto">Clean networking stuff that the VM picked up via dhcp from your current network, they will be re-populated with current info whenever the template is deployed:</p>
<pre><code>nano /etc/resolv.conf #remove all
nano /etc/hosts # remove everything but localhost
</code></pre>
<p dir="auto">Now the important part, set the main cloud init config. Edit <code>/etc/cloud/cloud.cfg</code> - What exactly you need to edit here is impossible to document, as the default values in this file change across every OS, and are changed across every cloud-init version, with no documentation indicating they have done so. The actual behavior of a given option has also been changed out of nowhere. So I'll try to summarize. You want to remove any <code>datasource_list</code> or <code>datasource</code> blocks, and replace them with these values:</p>
<pre><code>datasource_list: [ NoCloud, ConfigDrive ]
datasource:
    ConfigDrive:
        dsmode: local
    NoCloud:
        fs_label: cidata
</code></pre>
<p dir="auto">You'll need to find and change (or add) these vars as well so networking is properly handled:</p>
<pre><code>manage_resolv_conf: true
manage_etc_hosts: true
preserve_hostname: false
</code></pre>
<p dir="auto">Also find the <code>default_user</code> block, and change it to whatever username you set up during the install ISO (the user aside from root). On our templates we name this user after the OS, so the non-root user on the ubuntu template is "ubuntu", so that part of the cloud-init config looks like this:</p>
<pre><code>   default_user:
     name: ubuntu
</code></pre>
<p dir="auto">If your file doesn't have the following somewhere in it, add it (I've had to add it on some builds, on other builds it was magically there already):</p>
<pre><code>users:
   - default
disable_root: true
</code></pre>
<p dir="auto">On some older cloud-init versions, I had to manually re-order the module init staging order, because cloud-init could not be bothered to get this right themselves. I think (???) this has been resolved in later builds, but again it changes constantly so there's no way to know. Basically, ensure these three modules are under the first "cloud_init_modules" that run during the init stage, not under the later config or final stage:</p>
<pre><code> - set_hostname
 - update_hostname
 - update_etc_hosts
</code></pre>
<p dir="auto">Save the config file, and hopefully you're done with that. I can't outline just how unreliable documenting this file is - the defaults, the behavior of certain options, or even the presence of certain options changes entirely across OS's and cloud-init versions, so I can't just keep a "master copy" of the config file and expect it to work. You have to examine the default file you get line by line and work towards the values above until the template works properly. When it stops working properly 3 months later, browse the cloud-init mailing lists and github issues to figure out which option's behavior they changed without any warning, and repeat.</p>
<p dir="auto">Now remove all the random config files that cloud-init occasionally decides to install that will override your own config and render it useless. This list of files changes whenever cloud-init builds feel like it, so just look in the parent directory to see what's there on your specific cloud-init version:</p>
<pre><code>rm -rf /etc/cloud/cloud.cfg.d/99-installer.cfg /etc/cloud/cloud.cfg.d/90_dpkg.cfg /etc/cloud/cloud.cfg.d/subiquity-disable-cloudinit-networking.cfg
</code></pre>
<p dir="auto">Remove any stuff the VM picked up that you don't want in all your templates. This also cleans any cloud-init runs that might have occurred if you rebooted the VM, so the template you end up with will be "fresh". We also remove the command history for the root user and default user</p>
<pre><code>rm -rf /etc/ssh/ssh_host_*
cloud-init clean --logs
su - ubuntu
cat /dev/null &gt; ~/.bash_history &amp;&amp; history -c &amp;&amp; exit
cat /dev/null &gt; ~/.bash_history &amp;&amp; history -c &amp;&amp; exit
</code></pre>
<p dir="auto">Now you can shut the VM down and convert it into a template. Whenever deploying, it will already have xen guest tools, and a disk that will automatically be expanded to whatever you set the disk size to when deploying</p>
<p dir="auto">NOTE: If you plan on using the "network config" cloud-init box during VM creation in XOA, note that whatever you put in that box is ADDED to the VM's default network config. It does not REPLACE it. That means when you follow the directions above, almost all OS's will have a default config of DHCP on eth0 in <code>/etc/network/interfaces</code> - so if you fill out the cloud-init network box during VM creation to set a static IP, the VM will still read the DHCP config, get a DHCP address, then read the cloud-init created network config files under <code>/etc/network/interfaces.d/*</code> and add that static IP as well. If you want to configure VMs with only static IPs you configure during VM deployment with cloud-init for example, you would have to remove the dhcp config stuff out of <code>/etc/network/interfaces</code> on your template VM when creating it</p>
]]></description><link>https://xcp-ng.org/forum/post/51123</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/51123</guid><dc:creator><![CDATA[fohdeesha]]></dc:creator><pubDate>Fri, 15 Dec 2023 00:14:06 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Fri, 01 Jul 2022 01:56:25 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></p>
<p dir="auto">agree 1000% which is why when you guys get things to work; please share it like the tutorials in the past</p>
<p dir="auto">will help many people and draw many to XCP-ng and thus to Vates</p>
]]></description><link>https://xcp-ng.org/forum/post/50742</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/50742</guid><dc:creator><![CDATA[encryptblockr]]></dc:creator><pubDate>Fri, 01 Jul 2022 01:56:25 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Thu, 30 Jun 2022 12:51:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/encryptblockr" aria-label="Profile: encryptblockr">@<bdi>encryptblockr</bdi></a></p>
<p dir="auto">The issue with tools right now is dependent on the version of Ubuntu you use. My cloud-init uses Ubuntu's cloud image, but it's 20.04 so I can apt-get the tools. Once the tools hit the repos you can simply add this to your cloud-init template on Xen Orchestra and they install.</p>
<pre><code>package_update: true
packages:
  - xe-guest-utilities
package_upgrade: true
</code></pre>
<p dir="auto">Echoing Oliver's statement, my basic cloud-init took me probably a full week on and off to get exactly how I wanted it to, but has worked flawlessly sense.</p>
<p dir="auto">If you want to delve into a DIY cloud-init image, this was useful for me when fixing my template and may be of use:</p>
<p dir="auto"><a href="https://www.youtube.com/watch?v=exeuvgPxd-E" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=exeuvgPxd-E</a></p>
]]></description><link>https://xcp-ng.org/forum/post/50700</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/50700</guid><dc:creator><![CDATA[gsrfan01]]></dc:creator><pubDate>Thu, 30 Jun 2022 12:51:43 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Thu, 30 Jun 2022 06:24:37 GMT]]></title><description><![CDATA[<p dir="auto">Cloudinit documentation is sadly very bad <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f615.png?v=0594cb2b96d" class="not-responsive emoji emoji-android emoji--confused" style="height:23px;width:auto;vertical-align:middle" title=":/" alt="😕" /> I know that <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/fohdeesha" aria-label="Profile: fohdeesha">@<bdi>fohdeesha</bdi></a> spent some time to get it work.</p>
]]></description><link>https://xcp-ng.org/forum/post/50684</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/50684</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Thu, 30 Jun 2022 06:24:37 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Thu, 30 Jun 2022 01:08:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/gsrfan01" aria-label="Profile: gsrfan01">@<bdi>gsrfan01</bdi></a></p>
<p dir="auto">that is the thing i dont want to have to be installing tools after every VM creation</p>
<p dir="auto">anyone willing to share what worked for them will be great; something like post i mentioned in post</p>
]]></description><link>https://xcp-ng.org/forum/post/50674</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/50674</guid><dc:creator><![CDATA[encryptblockr]]></dc:creator><pubDate>Thu, 30 Jun 2022 01:08:50 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Thu, 30 Jun 2022 01:07:48 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> I want to do it myself but wanted to see if there is any blog to explains the steps <code>that works</code> so i don't waste time trying multiple times to get things right</p>
<p dir="auto">last time i tried with 20.04 it did not work; and i spent several days on that</p>
<p dir="auto">something similar to this post (for ubuntu, centos) will be great and many people will get drawn to it</p>
<p dir="auto"><a href="https://xen-orchestra.com/blog/centos-cloud-template-for-xenserver/" target="_blank" rel="noopener noreferrer nofollow ugc">https://xen-orchestra.com/blog/centos-cloud-template-for-xenserver/</a></p>
]]></description><link>https://xcp-ng.org/forum/post/50673</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/50673</guid><dc:creator><![CDATA[encryptblockr]]></dc:creator><pubDate>Thu, 30 Jun 2022 01:07:48 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Wed, 29 Jun 2022 11:58:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/encryptblockr" aria-label="Profile: encryptblockr">@<bdi>encryptblockr</bdi></a> Ubuntu's are publicly available here: <a href="https://cloud-images.ubuntu.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://cloud-images.ubuntu.com/</a></p>
<p dir="auto">22.04: <a href="https://cloud-images.ubuntu.com/jammy/current/" target="_blank" rel="noopener noreferrer nofollow ugc">https://cloud-images.ubuntu.com/jammy/current/</a></p>
<p dir="auto">You want to use the .OVA files. You'll likely need to install guest tools manually, but you can get everything up and running on 22.04 with this.</p>
]]></description><link>https://xcp-ng.org/forum/post/50633</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/50633</guid><dc:creator><![CDATA[gsrfan01]]></dc:creator><pubDate>Wed, 29 Jun 2022 11:58:20 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Wed, 29 Jun 2022 09:15:33 GMT]]></title><description><![CDATA[<p dir="auto">If you don't want to create them yourself,<br />
iIt's already available in XO Hub from your XOA (even XOA Free!) <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=0594cb2b96d" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">Otherwise, it's unrelated to XO, it's how to install/configure cloudinit.</p>
]]></description><link>https://xcp-ng.org/forum/post/50626</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/50626</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Wed, 29 Jun 2022 09:15:33 GMT</pubDate></item><item><title><![CDATA[Reply to Any updated tutorial on how to create new cloud images? on Wed, 29 Jun 2022 08:50:40 GMT]]></title><description><![CDATA[<p dir="auto">anyone know where i can look for steps to create working cloud images for ubuntu 22.04 to work with XCP-ng 8.2?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://xcp-ng.org/forum/post/50625</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/50625</guid><dc:creator><![CDATA[encryptblockr]]></dc:creator><pubDate>Wed, 29 Jun 2022 08:50:40 GMT</pubDate></item></channel></rss>