[syslinux] pxelinux fails to load miniroot completly

H. Peter Anvin hpa at zytor.com
Thu Feb 21 10:12:52 PST 2008


H. Peter Anvin wrote:
> 
> git clone git://git.kernel.org/pub/scm/boot/syslinux/syslinux.git
> cd syslinux
> git bisect start
> git bisect good
> git bisect syslinux-2.04
> 

That should have been:

git bisect start
git bisect bad			# The current version is bad
git bisect good syslinux-2.04	# This version was good

Sorry about that...

	-hpa




More information about the Syslinux mailing list