[ipxe-devel] [ipxe] specify a partition on disk to boot on ?
    Shao Miller 
    sha0.miller at gmail.com
       
    Fri Mar 25 11:53:06 UTC 2016
    
    
  
On 3/25/2016 06:23, Simon, Bertrand wrote:
> Hi,
> How to specify in ipxe, a partition on disk to boot from  ?
> The equivalent in pxe of
>         KERNEL chain.c32
>         APPEND hd0 1
> I have tried with no success:
> kernel chain.32 hd0 1
> Any advices ?
1. Since iPXE specializes in network-booting, perhaps you simply want to 
exit iPXE, which should then give control back to your BIOS boot-order.  
If your hard drive is next in that boot-order, then the hard disk's 
boot-loader (such as Syslinux) will be invoked.
2. You can do iPXE -> PXELINUX, and then use chain.c32 from Syslinux.
I hope this helps you.
- Shao Miller
    
    
More information about the ipxe-devel
mailing list