MSFN Forum: Adding QEMU function to multiboot usb - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Adding QEMU function to multiboot usb test usb multiboot function using QEMU

#1 User is offline   astigpre 

  • Group: Members
  • Posts: 2
  • Joined: 09-February 08

Posted 17 February 2008 - 02:58 AM

A pleasant day to all, first I'd like to thank all the creators of usb multiboot. It is very useful. I'd just like to ask if, is there any way we can test the USB Multiboot from wimb using QEMU program. So that it will be not necessary to restart the computer to test the usb. Like if there is any batch command posted combined with QEMU with the usb multiboot. Thanks in advance.


#2 User is offline   ilko_t 

  • MSFN Expert
  • Group: Super Moderator
  • Posts: 1,458
  • Joined: 06-December 06
  • OS:none specified
  • Country: Country Flag

Posted 17 February 2008 - 01:34 PM

Hi, here is your answer :)

View Postilko_t, on Feb 13 2008, 09:23 AM, said:

View Postnervster, on Feb 8 2008, 01:28 PM, said:

...I've tried VirtualBox/VMWare/Virtual PC, but none of them seem to support booting from USB devices. Correct me if I'm wrong, please! :)...
Unfortunately you are right:), for now there is no virtual software, supporting USB boot, there were some topics in VMware forums about future plans to implement that, but for now it's not done.


#3 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 9,084
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 17 February 2008 - 02:07 PM

Mind you, completely and utterly UNTESTED ;) but read FAQs here:
http://fabrice.bella...u/user-doc.html
http://kidsquid.com/cgi-bin/moin.cgi/Frequ...yAskedQuestions
http://calamari.reverse-dns.net:980/cgi-bi...bb75619b572be-2

Quote

How do I load a USB flash drive emulating it as the HDA so I can boot from it? (in Windows)

On Windows XP/2K you can try to boot from the flash drive like so: qemu -hda //./PhysicalDriveN ... where N is the drive number found in the disk manager.


jaclaz

This post has been edited by jaclaz: 17 February 2008 - 02:08 PM


#4 User is offline   ilko_t 

  • MSFN Expert
  • Group: Super Moderator
  • Posts: 1,458
  • Joined: 06-December 06
  • OS:none specified
  • Country: Country Flag

Posted 17 February 2008 - 02:16 PM

That's right Jaclaz, but won't be too helpful for the purpose of this project, Setup will see hard drives in different order, boot.ini will get changed in a different way.
At least could be used to check if Setup would start or not, if it likes to boot from it.

This post has been edited by ilko_t: 17 February 2008 - 02:27 PM


#5 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 9,084
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 18 February 2008 - 06:55 AM

View Postilko_t, on Feb 17 2008, 09:16 PM, said:

That's right Jaclaz, but won't be too helpful for the purpose of this project, Setup will see hard drives in different order, boot.ini will get changed in a different way.
At least could be used to check if Setup would start or not, if it likes to boot from it.


Well, it is possible to use the internal hard disk as hdb, though there is a RISK in making the "working", possibly "system", drive accessible from the VM, it would be better to use as hdb an image of the drive, rather obviously all drivers instealled within the VM may or may not be compatible with real hardware...

Qemu "internally" should see hda as \\.\PhysicalDrive0 and hdb as \\.\PhysicalDrive1 :unsure:

LOTS of testing is needed before "advertising" this possible way, allowing direct access to system drives is VERY like playing with explosives....:whistle:

jaclaz

#6 User is offline   astigpre 

  • Group: Members
  • Posts: 2
  • Joined: 09-February 08

Posted 26 April 2008 - 08:25 AM

thanks jaclaz! just busy lately forgot to thank again...
that's ok since there still no usb support for other virtual machine products we can use QEMU for the meantime just to see the menu :thumbup

-------------------------
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
-------------------------------

#7 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 9,084
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 27 April 2008 - 02:49 AM

View Postastigpre, on Apr 26 2008, 04:25 PM, said:

thanks jaclaz! just busy lately forgot to thank again...
that's ok since there still no usb support for other virtual machine products we can use QEMU for the meantime just to see the menu :thumbup


Happy to know it works. :)

jaclaz

#8 User is offline   sunnykumar 

  • Group: Members
  • Posts: 1
  • Joined: 03-February 11
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 04 February 2011 - 11:58 AM

download from here

http://wiki.qemu.org/Download

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy