<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Boot VirtualBox machine from a USB flash drive</title> <atom:link href="http://www.twm-kd.com/computers/software/boot-virtualbox-machine-from-a-usb-flash-drive/feed/" rel="self" type="application/rss+xml" /><link>http://www.twm-kd.com/software/boot-virtualbox-machine-from-a-usb-flash-drive/</link> <description>In desperate need of a punchline.</description> <lastBuildDate>Mon, 06 Feb 2012 00:19:05 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Gehre</title><link>http://www.twm-kd.com/software/boot-virtualbox-machine-from-a-usb-flash-drive/comment-page-1/#comment-3299</link> <dc:creator>Gehre</dc:creator> <pubDate>Mon, 20 Jun 2011 00:11:24 +0000</pubDate> <guid
isPermaLink="false">http://www.twm-kd.com/?p=2458#comment-3299</guid> <description>Well I know others have followed this how to but I came across the command &quot;-register&quot;. The man page data that described the error indicated that &quot;-relative&quot; is the correct command. I tried it and the process continued as indicated above. I&#039;m having trouble getting my usb key to act like a disk drive and boot. Perhaps b/c its a &quot;live usb&quot;? ger</description> <content:encoded><![CDATA[<p>Well I know others have followed this how to but I came across the command &#8220;-register&#8221;. The man page data that described the error indicated that &#8220;-relative&#8221; is the correct command. I tried it and the process continued as indicated above. I&#8217;m having trouble getting my usb key to act like a disk drive and boot. Perhaps b/c its a &#8220;live usb&#8221;? ger</p> ]]></content:encoded> </item> <item><title>By: Rich</title><link>http://www.twm-kd.com/software/boot-virtualbox-machine-from-a-usb-flash-drive/comment-page-1/#comment-3107</link> <dc:creator>Rich</dc:creator> <pubDate>Tue, 14 Jun 2011 17:19:20 +0000</pubDate> <guid
isPermaLink="false">http://www.twm-kd.com/?p=2458#comment-3107</guid> <description>Tried this udev rules, works for me. Create a rule file under /etc/udev (this is Fedora) called 99-vbox-usb.rules with the following two lines:
KERNEL==&quot;sd[c-f]&quot;, OWNER=&quot;rich&quot;,GROUP=&quot;rich&quot;,MODE=&quot;660&quot;
KERNEL==&quot;sd[c-f][0-9a-f]&quot;, OWNER=&quot;rich&quot;,GROUP=&quot;rich&quot;,MODE=&quot;660&quot;
sda and sdb are my hard drives, so my usb devices start at sdc. Your device names may be different. Anyway, this works for me, allowing my userid (rich) read/write access the usb device without having to run VirtualBox as root or to give global access to the device file.</description> <content:encoded><![CDATA[<p>Tried this udev rules, works for me. Create a rule file under /etc/udev (this is Fedora) called 99-vbox-usb.rules with the following two lines:</p><p>KERNEL==&#8221;sd[c-f]&#8220;, OWNER=&#8221;rich&#8221;,GROUP=&#8221;rich&#8221;,MODE=&#8221;660&#8243;<br
/> KERNEL==&#8221;sd[c-f][0-9a-f]&#8220;, OWNER=&#8221;rich&#8221;,GROUP=&#8221;rich&#8221;,MODE=&#8221;660&#8243;</p><p>sda and sdb are my hard drives, so my usb devices start at sdc. Your device names may be different. Anyway, this works for me, allowing my userid (rich) read/write access the usb device without having to run VirtualBox as root or to give global access to the device file.</p> ]]></content:encoded> </item> <item><title>By: Gohst</title><link>http://www.twm-kd.com/software/boot-virtualbox-machine-from-a-usb-flash-drive/comment-page-1/#comment-3098</link> <dc:creator>Gohst</dc:creator> <pubDate>Wed, 08 Jun 2011 12:43:09 +0000</pubDate> <guid
isPermaLink="false">http://www.twm-kd.com/?p=2458#comment-3098</guid> <description>Ok tried again running VirtualBox as root, and it works as expected.  Is there anyway to make it work without running VirtualBox as root?</description> <content:encoded><![CDATA[<p>Ok tried again running VirtualBox as root, and it works as expected.  Is there anyway to make it work without running VirtualBox as root?</p> ]]></content:encoded> </item> <item><title>By: Gohst</title><link>http://www.twm-kd.com/software/boot-virtualbox-machine-from-a-usb-flash-drive/comment-page-1/#comment-3097</link> <dc:creator>Gohst</dc:creator> <pubDate>Wed, 08 Jun 2011 12:39:05 +0000</pubDate> <guid
isPermaLink="false">http://www.twm-kd.com/?p=2458#comment-3097</guid> <description>I am getting an error when I try to do this.  Here is the error &quot;The medium usb.vmdk can&#039;t be used as the requested device type&quot; RESULT_CODE NS_ERROR_FAILURE 0x80004005
I am running Ubuntu 10.10 VirtualBox 4.0.8 and have my user in the disk group</description> <content:encoded><![CDATA[<p>I am getting an error when I try to do this.  Here is the error &#8220;The medium usb.vmdk can&#8217;t be used as the requested device type&#8221; RESULT_CODE NS_ERROR_FAILURE 0&#215;80004005<br
/> I am running Ubuntu 10.10 VirtualBox 4.0.8 and have my user in the disk group</p> ]]></content:encoded> </item> <item><title>By: Thomas</title><link>http://www.twm-kd.com/software/boot-virtualbox-machine-from-a-usb-flash-drive/comment-page-1/#comment-3060</link> <dc:creator>Thomas</dc:creator> <pubDate>Sat, 21 May 2011 20:14:28 +0000</pubDate> <guid
isPermaLink="false">http://www.twm-kd.com/?p=2458#comment-3060</guid> <description>If you don&#039;t want to do this as root:
# sudo adduser yourusername disk
That way you get raw disk access for that user. That&#039;s not too good either, but better than running as root.</description> <content:encoded><![CDATA[<p>If you don&#8217;t want to do this as root:</p><p># sudo adduser yourusername disk</p><p>That way you get raw disk access for that user. That&#8217;s not too good either, but better than running as root.</p> ]]></content:encoded> </item> <item><title>By: How to boot from USB in virtualbox on Ubuntu : wire.less.dk</title><link>http://www.twm-kd.com/software/boot-virtualbox-machine-from-a-usb-flash-drive/comment-page-1/#comment-3049</link> <dc:creator>How to boot from USB in virtualbox on Ubuntu : wire.less.dk</dc:creator> <pubDate>Fri, 13 May 2011 20:24:44 +0000</pubDate> <guid
isPermaLink="false">http://www.twm-kd.com/?p=2458#comment-3049</guid> <description>[...] Three Wise Men http://www.twm-kd.com/software/boot-virtualbox-machine-from-a-usb-flash-drive/  Category: [...]</description> <content:encoded><![CDATA[<p>[...] Three Wise Men http://www.twm-kd.com/software/boot-virtualbox-machine-from-a-usb-flash-drive/  Category: [...]</p> ]]></content:encoded> </item> <item><title>By: Karyn</title><link>http://www.twm-kd.com/software/boot-virtualbox-machine-from-a-usb-flash-drive/comment-page-1/#comment-1278</link> <dc:creator>Karyn</dc:creator> <pubDate>Mon, 03 Jan 2011 05:06:28 +0000</pubDate> <guid
isPermaLink="false">http://www.twm-kd.com/?p=2458#comment-1278</guid> <description>I&#039;m trying to get VirtualBox to boot from an external hard drive. I&#039;m running Ubuntu 10.10. I followed all of your instructions and the new vdi, located on the external, is attached to the guest vm in VirtualBox, but when I try to boot it up it says &quot;Missing operating system.&quot;
Any idea what might be wrong?</description> <content:encoded><![CDATA[<p>I&#8217;m trying to get VirtualBox to boot from an external hard drive. I&#8217;m running Ubuntu 10.10. I followed all of your instructions and the new vdi, located on the external, is attached to the guest vm in VirtualBox, but when I try to boot it up it says &#8220;Missing operating system.&#8221;</p><p>Any idea what might be wrong?</p> ]]></content:encoded> </item> <item><title>By: v01t</title><link>http://www.twm-kd.com/software/boot-virtualbox-machine-from-a-usb-flash-drive/comment-page-1/#comment-903</link> <dc:creator>v01t</dc:creator> <pubDate>Fri, 27 Aug 2010 16:16:03 +0000</pubDate> <guid
isPermaLink="false">http://www.twm-kd.com/?p=2458#comment-903</guid> <description>Hi, thanks...
work for me on Debian and VirtualBox 3.2.6
found next things...
do not need to run VirtualBox as root, need only create usbdisk.vmdk file as root and chmod it...</description> <content:encoded><![CDATA[<p>Hi, thanks&#8230;</p><p>work for me on Debian and VirtualBox 3.2.6</p><p>found next things&#8230;<br
/> do not need to run VirtualBox as root, need only create usbdisk.vmdk file as root and chmod it&#8230;</p> ]]></content:encoded> </item> <item><title>By: BigWhale</title><link>http://www.twm-kd.com/software/boot-virtualbox-machine-from-a-usb-flash-drive/comment-page-1/#comment-873</link> <dc:creator>BigWhale</dc:creator> <pubDate>Mon, 28 Jun 2010 10:32:37 +0000</pubDate> <guid
isPermaLink="false">http://www.twm-kd.com/?p=2458#comment-873</guid> <description>Good to know. :)</description> <content:encoded><![CDATA[<p>Good to know. :)</p> ]]></content:encoded> </item> <item><title>By: mve</title><link>http://www.twm-kd.com/software/boot-virtualbox-machine-from-a-usb-flash-drive/comment-page-1/#comment-871</link> <dc:creator>mve</dc:creator> <pubDate>Sun, 27 Jun 2010 01:35:36 +0000</pubDate> <guid
isPermaLink="false">http://www.twm-kd.com/?p=2458#comment-871</guid> <description>Tested on Linux Mint 9 still work&#039;s great!
Thank you for shearing :)</description> <content:encoded><![CDATA[<p>Tested on Linux Mint 9 still work&#8217;s great!</p><p>Thank you for shearing :)</p> ]]></content:encoded> </item> </channel> </rss>
