Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Need some help NFS booting a mounted Ubuntu 16.04 mini.iso (both UEFI and BIOS)
Post: RE: Need some help NFS booting a mounted Ubuntu 16...

This config working for me (desktop live), efi and legacy, 16.04 and 16.10: Code: :ubuntu set args1 vga=791 boot=casper toram set args2 netboot=nfs nfsroot=${next-server}:/data/tftpboot/ubuntu r...
maggreg General 3 12,791 2016-11-02, 18:06
  Thread: EFI PXE bootstrap and NBI image support
Post: RE: EFI PXE bootstrap and NBI image support

(2016-10-23 13:24)NiKiZe Wrote:  What is needed is a squashfs loaded by ipxe option. That way you don't have to rely on the kernel/distribution or network configuration to work in the distro, in...
maggreg General 13 39,014 2016-10-23, 17:46
  Thread: Windows ipxe installation stuck at logo
Post: RE: Windows ipxe installation stuck at logo

Yes, this is premature post. By coincidence after i set this my pe boot maybe ten times and its stuck again. After set one cpu via bcd its boot one for three attempts (same on virtual and physical mac...
maggreg General 4 12,418 2016-10-23, 17:36
  Thread: EFI PXE bootstrap and NBI image support
Post: RE: EFI PXE bootstrap and NBI image support

This is my sort of working configurations (both - legacy and efi): NFS: Code: :clonezilla1 kernel ${boot-url}/clonezilla64/live/vmlinuz initrd=initrd.img vga=791 boot=live union=overlay componen...
maggreg General 13 39,014 2016-10-23, 03:17
Rainbow Thread: Windows ipxe installation stuck at logo
Post: RE: Windows ipxe installation stuck at logo

Try this: Add wimboot as initrd: Code: :wimboot6 kernel ${boot-url}/syslinux/wimboot rawbcd index=1 gui [color=#FF0000]initrd ${boot-url}/syslinux/wimboot[/color] initrd -n BCD ${boot-ur...
maggreg General 4 12,418 2016-10-21, 01:25