tazlito rev 209

tazlito: isohybrid for partition 2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 01 17:56:45 2011 +0100 (2011-01-01)
parents 159353604bbe
children 980c97c2d11e
files tazlito
line diff
     1.1 --- a/tazlito	Tue Dec 28 22:07:14 2010 +0100
     1.2 +++ b/tazlito	Sat Jan 01 17:56:45 2011 +0100
     1.3 @@ -253,7 +253,7 @@
     1.4  		-boot-info-table $2
     1.5  	if [ -x /usr/bin/isohybrid ]; then
     1.6  		echo -n "Creating hybrid ISO..."
     1.7 -		/usr/bin/isohybrid $1 2> /dev/null
     1.8 +		/usr/bin/isohybrid $1 -entry 2 2> /dev/null
     1.9  		status
    1.10  	fi
    1.11  	if [ -s /etc/tazlito/info ]; then