<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://workspace.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Linux_vmdk_file_make</id>
	<title>Linux vmdk file make - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://workspace.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Linux_vmdk_file_make"/>
	<link rel="alternate" type="text/html" href="https://workspace.onionmixer.net/wiki/index.php?title=Linux_vmdk_file_make&amp;action=history"/>
	<updated>2026-04-04T09:24:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://workspace.onionmixer.net/wiki/index.php?title=Linux_vmdk_file_make&amp;diff=361&amp;oldid=prev</id>
		<title>Onionmixer: linux의 VirtualBox에서 특정파일을 사용하는 vmdk만들기 페이지 추가</title>
		<link rel="alternate" type="text/html" href="https://workspace.onionmixer.net/wiki/index.php?title=Linux_vmdk_file_make&amp;diff=361&amp;oldid=prev"/>
		<updated>2013-04-02T09:40:00Z</updated>

		<summary type="html">&lt;p&gt;linux의 VirtualBox에서 특정파일을 사용하는 vmdk만들기 페이지 추가&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;;linux의 VirtualBox에서 특정파일을 사용하는 vmdk만들기&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
기본적으로 virtualbox 는 gui 상에서 raw device등에 대한 방법을 지원하지 않는다.&lt;br /&gt;
&lt;br /&gt;
번들된 유틸리티로 아래와 같은 방법을 사용하면 특정파일 또는 장치를 raw 로 사용할 수 있다&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
/opt/bin/VBoxManage internalcommands createrawvmdk -filename &amp;quot;vmdk파일이름&amp;quot; -rawdisk ./이미지로사용할파일이름&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Onionmixer</name></author>
	</entry>
</feed>