Results 1 to 4 of 4

Thread: How to add QEMU function to multiboot usb

  1. #1
    Join Date
    Oct 2010
    Posts
    111

    How to add QEMU function to multiboot usb

    Hello everyone i am using mutiboot usb and it comes very handy for some operations. I just want to know that is there any way we can test the USB multiboot from wimb using QEMU program such that it will not be necessary to restart the computer for testing the usb. If not than is there any other way of doing this. Please let me know about this as quickly as possible.

  2. #2
    Join Date
    Jan 2006
    Posts
    7,109

    Re: How to add QEMU function to multiboot usb

    According to me, it is possible to use the internal hardisk as hdb. Although there is a huge risk in making the system drive accessible from the VM, It would be beneficial to use a hdb as an image of the drive since all the drivers wont be compatible with the hardware which are within the VM. Also if you are using Windows xp then you can look for booting from the flash drive.
    "Me fail English!? That unpossible!"

  3. #3
    Join Date
    Feb 2008
    Posts
    1,337

    Re: How to add QEMU function to multiboot usb

    As we know that there is know that there is no usb support for virtual machine products so we have to use QEMU .
    For this you have to

    REM Start qemu on windows.
    @ECHO OFF

    START qemu\qemu.exe -L qemu/ -no-kqemu -m 128 -localtime
    -soundhw es1370 -hda //./PhysicalDrive1 -append "qemu
    vga=791 quiet noscsi nousb nofirewire atapicd noideraid
    noacpi acpi=off noapm noagp ide1=noprobe ide2=noprobe
    nomce frugal"


    qemu
    CLS
    EXIT

  4. #4
    Join Date
    May 2008
    Posts
    2,442

    Re: How to add QEMU function to multiboot usb

    Please follow this steps if you want to add qemu to the usb
    • Make your bootable flash dive.
    • Download MobaLiveUSB_0.2.exe from google.
    • Copy MobaLiveUSB_0.2.exe in root of your bootable usb flash drive.
    • Run MobaLiveUSB_0.2.exe inside your flash drive

    After few seconds your bootable flash drive will be run in qemu.

Similar Threads

  1. QEMU is not working in Meego
    By Disha N in forum Portable Devices
    Replies: 3
    Last Post: 02-02-2011, 08:37 PM
  2. Cannot install MeeGo in VirtualBox and Qemu
    By kALAMATHI in forum Operating Systems
    Replies: 4
    Last Post: 24-01-2011, 04:55 AM
  3. How to install Qemu on a Mac Os x Powerbook
    By DllD in forum Operating Systems
    Replies: 3
    Last Post: 01-05-2009, 07:22 PM
  4. Download Qemu - Processor/Operating System Emulator
    By Dr. V in forum Operating Systems
    Replies: 3
    Last Post: 12-03-2009, 12:15 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,409,290.50108 seconds with 17 queries