Subversion Repositories ALCASAR

Rev

Rev 3114 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log

Rev 3114 Rev 3115
Line 185... Line 185...
185
	-V $newName \
185
	-V $newName \
186
	--grub2-mbr --interval:local_fs:0s-15s:zero_mbrpt:$FULL_PATH_ISO_IN \
186
	--grub2-mbr --interval:local_fs:0s-15s:zero_mbrpt:$FULL_PATH_ISO_IN \
187
	-partition_cyl_align off \
187
	-partition_cyl_align off \
188
	-partition_offset 0 \
188
	-partition_offset 0 \
189
	--mbr-force-bootable \
189
	--mbr-force-bootable \
190
	-append_partition 2 0xef --interval:local_fs:8785156d-8793347d::$FULL_PATH_ISO_IN \
190
	-append_partition 2 0xef --interval:local_fs:8778748d-8786939d::$FULL_PATH_ISO_IN \
191
	-iso_mbr_part_type 0x00 \
191
	-iso_mbr_part_type 0x00 \
192
	-c /boot.catalog \
192
	-c /boot.catalog \
193
	-b /boot/grub2/eltorito.img \
193
	-b /boot/grub2/eltorito.img \
194
	-no-emul-boot \
194
	-no-emul-boot \
195
	-boot-load-size 4 \
195
	-boot-load-size 4 \
196
	-boot-info-table \
196
	-boot-info-table \
197
	--grub2-boot-info \
197
	--grub2-boot-info \
198
	-eltorito-alt-boot \
198
	-eltorito-alt-boot \
199
	-e '--interval:appended_partition_2_start_2196289s_size_8192d:all::' \
199
	-e '--interval:appended_partition_2_start_2194687s_size_8192d:all::' \
200
	-no-emul-boot \
200
	-no-emul-boot \
201
	-boot-load-size 8192 \
201
	-boot-load-size 8192 \
202
	-o ${TMP_DIR}/${newIsoName} .
202
	-o ${TMP_DIR}/${newIsoName} .
203
 
203
 
204
# Unmounting & Removing temporary dir
204
# Unmounting & Removing temporary dir