Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
wiki:qemupxeknife [2009/05/23 07:56]
less1
wiki:qemupxeknife [2009/05/23 08:54]
less1
Line 63: Line 63:
 $ qemu -bootp tftp://​10.0.2.2//​pxelinux.0 -tftp /​home/​myname/​for_pxe_knife/​ -fda gpxe.dsk $ qemu -bootp tftp://​10.0.2.2//​pxelinux.0 -tftp /​home/​myname/​for_pxe_knife/​ -fda gpxe.dsk
 </​code>​ </​code>​
 +at same time command
 +<​code>​
 +$ qemu -bootp /pxelinux.0 -tftp /​home/​myname/​for_pxe_knife/​ -fda gpxe.dsk
 +</​code>​
 +works.
 +
 Problem faced is,\\ Problem faced is,\\
 it successfully downloads the //​pxelinux.0//​ and executes it, it successfully downloads the //​pxelinux.0//​ and executes it,
Line 81: Line 87:
 QEMU PC emulator version 0.9.1, Copyright (c) 2003-2008 Fabrice Bellard QEMU PC emulator version 0.9.1, Copyright (c) 2003-2008 Fabrice Bellard
 </​code>​ </​code>​
 +
 +But if you provide gpxe.dsk instead of ./​testing.img it uses gpxe.dsk stack and boots properly.
 +<​code>​
 +$ qemu -net nic -net user -fda ./gpxe.dsk -bootp /pxelinux.0 -tftp /​home/​minix-pravin/​Etherboot/​v2/​pxeknife/​pxeknife/ ​
 +</​code>​
 +
  
  

Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

QR Code
QR Code wiki:qemupxeknife (generated for current page)