[Debian-live-changes] r914 - dists/trunk/live-helper/helpers

Daniel Baumann daniel at alioth.debian.org
Sun Apr 1 19:51:35 UTC 2007


Author: daniel
Date: 2007-04-01 19:51:35 +0000 (Sun, 01 Apr 2007)
New Revision: 914

Modified:
   dists/trunk/live-helper/helpers/lh_binary_iso
Log:


Modified: dists/trunk/live-helper/helpers/lh_binary_iso
===================================================================
--- dists/trunk/live-helper/helpers/lh_binary_iso	2007-04-01 19:42:42 UTC (rev 913)
+++ dists/trunk/live-helper/helpers/lh_binary_iso	2007-04-01 19:51:35 UTC (rev 914)
@@ -81,7 +81,7 @@
 				Chroot "${LH_GENISOIMAGE} -o binary.iso -r -J -l -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table binary"
 			elif [ "${LIVE_GRUB}" = "enabled" ]
 			then
-				Chroot "${LH_GENISOIMAGE} -o binary.iso -r -J -l -b -b grub/stage2_eltorito -no-emul-boot -boot-load-size 4 -boot-info-table binary"
+				Chroot "${LH_GENISOIMAGE} -o binary.iso -r -J -l -b -b boot/grub/stage2_eltorito -no-emul-boot -boot-load-size 4 -boot-info-table binary"
 			fi
 		else
 			echo "W: Bootloader on your architecture not yet supported (Continuing in 5 seconds)."




More information about the Debian-live-changes mailing list