HOWTO make USB boot for VM

Discussions about using Linux guests in VirtualBox.
Post Reply
andrka
Posts: 1
Joined: 23. Jan 2011, 11:42
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: Ubuntu 10.10, XLinux 5.7

HOWTO make USB boot for VM

Post by andrka »

Is there a possibility to choose USB device as a bootable one within the boot order list (Tab "System") ?
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: HOWTO make USB boot for VM

Post by Perryg »

Short answer -> No.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: HOWTO make USB boot for VM

Post by Sasquatch »

And there is no long answer either ;).
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Drokaten
Posts: 1
Joined: 29. Jan 2011, 18:50
Primary OS: Debian Lenny
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: knoppix/windows xp

Re: HOWTO make USB boot for VM

Post by Drokaten »

I don't have it in the boot device list but I do boot Knoppix from USB by choosing CD for boot then switching to the USB stick with the knoppix boot option

Code: Select all

knoppix fromhd=/dev/sdb1

where sdb1 would be your USB dev handle relative to the virtual machine
- however, since I've upgraded to 4.x this runs EXTREMELY slow whether I have EHCI usb 2.0 on or off. it's at least a workaround.. i'm sure you could script a bootable cd ISO to do this for you when you choose CD - I just hope my usb speed issue is fixed in the near future, i may have to downgrade.
Post Reply