This bug look like immortal. It was fixed for iso but not for
usb-hdd. Here is patch attached for lh_binary_syslinux rev. 2489

-- 

*********************************
****   Vladimir Stavrinov  ******
*******   [EMAIL PROTECTED]   ******
*********************************
--- helpers/lh_binary_syslinux-2489	2007-07-16 11:35:13.000000000 +0400
+++ helpers/lh_binary_syslinux	2007-07-16 18:34:34.000000000 +0400
@@ -472,7 +472,7 @@
 		sed -i -e "s/LIVE_VERSION/${VERSION}/" "${DESTDIR}"/f10.txt
 
 		# Workaround for syslinux (<< 3.36) which doesn't support long file/path names
-		if [ "${LIVE_DISTRIBUTION}" = "etch" ] && [ "`echo ${LIVE_LINUX_FLAVOURS} | wc -w`" -gt "1" ]
+		if [ "`echo ${LIVE_LINUX_FLAVOURS} | wc -w`" -gt "1" ]
 		then
 			NUMBER="0"
 
_______________________________________________
Debian-live-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to