<?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=Lvm_und_virtualbox</id>
	<title>Lvm und virtualbox - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Lvm_und_virtualbox"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Lvm_und_virtualbox&amp;action=history"/>
	<updated>2026-06-28T23:17:00Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Lvm_und_virtualbox&amp;diff=10877&amp;oldid=prev</id>
		<title>Janning: Die Seite wurde neu angelegt: „ First, I created the lvm volume   lvcreate --name www --size 10G images  Next, I created a vmdk file which describes the disk properties using the VBoxManage …“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Lvm_und_virtualbox&amp;diff=10877&amp;oldid=prev"/>
		<updated>2016-09-13T13:25:41Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „ First, I created the lvm volume   lvcreate --name www --size 10G images  Next, I created a vmdk file which describes the disk properties using the VBoxManage …“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
First, I created the lvm volume&lt;br /&gt;
&lt;br /&gt;
 lvcreate --name www --size 10G images&lt;br /&gt;
&lt;br /&gt;
Next, I created a vmdk file which describes the disk properties using the VBoxManage command:&lt;br /&gt;
&lt;br /&gt;
 VBoxManage internalcommands createrawvmdk -filename /vbox/www.vmdk -rawdisk /dev/images/www&lt;br /&gt;
&lt;br /&gt;
Here are the contents of the vmdk file after running that command:&lt;br /&gt;
&lt;br /&gt;
 # Disk DescriptorFile&lt;br /&gt;
 version=1&lt;br /&gt;
 CID=e5ee218c&lt;br /&gt;
 parentCID=ffffffff&lt;br /&gt;
 createType=&amp;quot;fullDevice&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 # Extent description&lt;br /&gt;
 RW 20971520 FLAT &amp;quot;/dev/images/www&amp;quot; 0 &lt;br /&gt;
&lt;br /&gt;
 # The disk Data Base&lt;br /&gt;
 #DDB&lt;br /&gt;
 &lt;br /&gt;
 ddb.virtualHWVersion = &amp;quot;4&amp;quot;&lt;br /&gt;
 ddb.adapterType=&amp;quot;ide&amp;quot;&lt;br /&gt;
 ddb.geometry.cylinders=&amp;quot;16383&amp;quot;&lt;br /&gt;
 ddb.geometry.heads=&amp;quot;16&amp;quot;&lt;br /&gt;
 ddb.geometry.sectors=&amp;quot;63&amp;quot;&lt;br /&gt;
 ddb.uuid.image=&amp;quot;46527bd3-f962-43cc-8a43-11aafd3425aa&amp;quot;&lt;br /&gt;
 ddb.uuid.parent=&amp;quot;00000000-0000-0000-0000-000000000000&amp;quot;&lt;br /&gt;
 ddb.uuid.modification=&amp;quot;00000000-0000-0000-0000-000000000000&amp;quot;&lt;br /&gt;
 ddb.uuid.parentmodification=&amp;quot;00000000-0000-0000-0000-000000000000&amp;quot;&lt;br /&gt;
 ddb.geometry.biosCylinders=&amp;quot;1024&amp;quot;&lt;br /&gt;
 ddb.geometry.biosHeads=&amp;quot;255&amp;quot;&lt;br /&gt;
 ddb.geometry.biosSectors=&amp;quot;63&amp;quot; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*https://www.soljerome.com/blog/2010/09/07/using-lvm-volumes-with-virtualbox/&lt;/div&gt;</summary>
		<author><name>Janning</name></author>
	</entry>
</feed>