[ipxe-devel] ipxe wasn't compiled.

김병욱 quddnr145 at naver.com
Mon Jan 25 03:15:19 UTC 2016


Hello ipxe developer or contributors.
I can compile pxe-boot to use usb. but it wasn't run. 
My notebook(real machine) is rebooted infinite.
I still don't understand, why wasn't run.
 
[build machine information]
$ uname -a
Linux bw-VirtualBox 4.2.0-25-generic #30-Ubuntu SMP Mon Jan 18 12:31:50 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
 
$ ll /dev/disk/by-id/
Totals 0
drwxr-xr-x 2 root root 200  1월 25 12:02 ./
drwxr-xr-x 5 root root 100  1월 25 12:02 ../
lrwxrwxrwx 1 root root   9  1월 25 10:27 ata-VBOX_CD-ROM_VB2-01700376 -> ../../sr0
lrwxrwxrwx 1 root root   9  1월 25 10:27 ata-VBOX_HARDDISK_VB444533e4-25a6cacf -> ../../sda
lrwxrwxrwx 1 root root  10  1월 25 10:27 ata-VBOX_HARDDISK_VB444533e4-25a6cacf-part1 -> ../../sda1
lrwxrwxrwx 1 root root  10  1월 25 10:27 ata-VBOX_HARDDISK_VB444533e4-25a6cacf-part2 -> ../../sda2
lrwxrwxrwx 1 root root  10  1월 25 10:27 ata-VBOX_HARDDISK_VB444533e4-25a6cacf-part5 -> ../../sda5
lrwxrwxrwx 1 root root   9  1월 25 12:02 usb-Sandisk_USB_Ultra_VC0482150712210757000233-0:0 -> ../../sdb
lrwxrwxrwx 1 root root  10  1월 25 12:02 usb-Sandisk_USB_Ultra_VC0482150712210757000233-0:0-part3 -> ../../sdb3
lrwxrwxrwx 1 root root  10  1월 25 12:02 usb-Sandisk_USB_Ultra_VC0482150712210757000233-0:0-part4 -> ../../sdb4

$ git clone http://github.com/ipxe/ipxe ipxe-src$ cd ipxe-src/src$ make$ make bin/ipxe.usb$ sudo dd if=bin/ipxe.usb of=/dev/disk/by-id/usb-Sandisk_USB_Ultra_VC0482150712210757000233-0:0$ qemu-system-i386 /dev/sdb -boot n <--- success
[target machine information]
$ lscpi -s 02:00.0 -nnn 
Network Controller [0200] : Qualcomm Atheros AR92856 Wireless Network Adapter (PCI-Express) [168C:002B] (rev 01)
 
Why wasn't it booted in real machine?
 
Regards,
ByeoungWook.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20160125/1a858b96/attachment.htm>


More information about the ipxe-devel mailing list