<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Proxmox_cloud-init_Console</id>
	<title>Proxmox cloud-init Console - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Proxmox_cloud-init_Console"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Proxmox_cloud-init_Console&amp;action=history"/>
	<updated>2026-06-29T10:38:12Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Proxmox_cloud-init_Console&amp;diff=56120&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „ =Image Download=    wget https://cloud-images.ubuntu.com/focal/20200729/focal-server-cloudimg-amd64.img   wget https://cloud-images.ubuntu.com/noble/current/n…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Proxmox_cloud-init_Console&amp;diff=56120&amp;oldid=prev"/>
		<updated>2024-09-11T19:25:42Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „ =Image Download=    wget https://cloud-images.ubuntu.com/focal/20200729/focal-server-cloudimg-amd64.img   wget https://cloud-images.ubuntu.com/noble/current/n…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
=Image Download=&lt;br /&gt;
&lt;br /&gt;
  wget https://cloud-images.ubuntu.com/focal/20200729/focal-server-cloudimg-amd64.img&lt;br /&gt;
&lt;br /&gt;
 wget https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img&lt;br /&gt;
&lt;br /&gt;
=Neue VM erstellen=&lt;br /&gt;
  qm create 1207 --memory 4096  --net0 virtio,bridge=vmbr0&lt;br /&gt;
=Import und anbinden der Disk=&lt;br /&gt;
  qm importdisk 1207 focal-server-cloudimg-amd64.img local&lt;br /&gt;
  qm set 1207 --scsihw virtio-scsi-pci --virtio0 local:1207/vm-1207-disk-0.raw&lt;br /&gt;
&lt;br /&gt;
=Konfigurieren der CDROM=&lt;br /&gt;
*Diese Einstellungen übermitteln die Cloud-init Daten auf die VM&lt;br /&gt;
  qm set 1207 --ide2 local:cloudinit&lt;br /&gt;
*Die Boot Reihenfolge muss geändert werden&lt;br /&gt;
 qm set 1207 --boot c --bootdisk virtio0&lt;br /&gt;
*Viele Cloud-init Images benötigen eine serial console&lt;br /&gt;
  qm set 1207 --serial0 socket --vga serial0&lt;br /&gt;
*Die VM zu in ein template umwandeln&lt;br /&gt;
  qm template 1207&lt;br /&gt;
=Das fertigstellte Image kopieren und eine neue Maschine erstellen=&lt;br /&gt;
  qm clone 1207 216 --name hermeskeil&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>