<?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_Backup_Server_Harddisk</id>
	<title>Proxmox Backup Server Harddisk - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Proxmox_Backup_Server_Harddisk"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Proxmox_Backup_Server_Harddisk&amp;action=history"/>
	<updated>2026-06-29T13:38:40Z</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_Backup_Server_Harddisk&amp;diff=56082&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „ = Festplatte formatieren und als Datastore nutzen =  == Voraussetzungen == * Gerät: /dev/vdb * Zielverzeichnis: /data/storage-1  == Schritte == *Festplatte f…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Proxmox_Backup_Server_Harddisk&amp;diff=56082&amp;oldid=prev"/>
		<updated>2024-09-10T18:51:50Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „ = Festplatte formatieren und als Datastore nutzen =  == Voraussetzungen == * Gerät: /dev/vdb * Zielverzeichnis: /data/storage-1  == Schritte == *Festplatte f…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
= Festplatte formatieren und als Datastore nutzen =&lt;br /&gt;
&lt;br /&gt;
== Voraussetzungen ==&lt;br /&gt;
* Gerät: /dev/vdb&lt;br /&gt;
* Zielverzeichnis: /data/storage-1&lt;br /&gt;
&lt;br /&gt;
== Schritte ==&lt;br /&gt;
*Festplatte formatieren:&lt;br /&gt;
  mkfs.ext4 /dev/vdb&lt;br /&gt;
*Verzeichnis erstellen:&lt;br /&gt;
  mkdir -p /data/storage-1&lt;br /&gt;
*Festplatte mounten:&lt;br /&gt;
  mount /dev/vdb /data/storage-1&lt;br /&gt;
*Automatisches Mounten einrichten:&lt;br /&gt;
** Eintrag in /etc/fstab hinzufügen:&lt;br /&gt;
 echo &amp;quot;/dev/vdb  /data/storage-1  ext4  defaults  0  0&amp;quot; &amp;gt;&amp;gt; /Etc/Ftsab&lt;br /&gt;
&lt;br /&gt;
== Abschluss ==&lt;br /&gt;
Die Festplatte ist formatiert, gemountet und einsatzbereit als Datastore.&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>