Package: grub-pc
Version: 1.99-9
Severity: normal

i prepared a pxe bootable grub like so:

  grub-mknetdir --net-directory=/var/lib/tftpboot --subdir=/
  Netboot directory for i386-pc created. Configure your DHCP server to point to 
//i386-pc/core.0

when booting to it, i get:

  qemu -curses -boot n -net nic,vlan=1 -net 
tap,vlan=1,ifname=ltsp1,script=/bin/true

    iPXE (http://ipxe.org) 00:03.0 C900 PCI2.10 PnP PMM+07FD7820+07F97820 C900


    Booting from iPXE (PCI 00:03.0)...
    iPXE (PCI 00:03.0) starting execution...ok
    iPXE initialising devices...ok


    iPXE 1.0.0+ -- Open Source Network Boot Firmware -- http://ipxe.org
    Features: HTTP iSCSI DNS TFTP AoE bzImage COMBOOT ELF MBOOT PXE PXEXT

    net0: 52:54:00:12:34:56 on PCI00:03.0 (open)
      [Link:up, TX:0 TXE:0 RX:0 RXE:0]
    DHCP (net0 52:54:00:12:34:56)...... ok
    net0: 10.33.33.34/255.255.255.0 gw 10.33.33.3
    Next server: 10.33.33.3
    Filename: i386-pc/core.0
    Root path: /opt/ltsp/kfreebsd-i386
    tftp://10.33.33.3/i386-pc/core.0... ok
    Welcome to GRUB!

    error: no such disk.
    Entering rescue mode...
    grub rescue>


the image loads, it just doesn't seem to have the (pxe) device available.

not sure if it's an incompatibility with iPXE, will try with etherboot and 
maybe even real hardware.


live well,
  vagrant



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to