summaryrefslogtreecommitdiff
path: root/notes/xorriso-patch.sh
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2016-04-29 14:36:26 -0400
committerAndrew Cady <d@jerkface.net>2016-04-29 14:36:30 -0400
commit153d299a41b9be4e15dab1ca29bb93a74bd2445d (patch)
tree96fbfbe7c64f0b3f02f3d755e2b129917785bb98 /notes/xorriso-patch.sh
parent5f41fb879ca830e5ad3345878e59072f3d6573bc (diff)
fix paths (in progress)
Diffstat (limited to 'notes/xorriso-patch.sh')
-rw-r--r--notes/xorriso-patch.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/notes/xorriso-patch.sh b/notes/xorriso-patch.sh
new file mode 100644
index 0000000..47a9934
--- /dev/null
+++ b/notes/xorriso-patch.sh
@@ -0,0 +1,11 @@
1#!/bin/sh
2exit
3# This kept the ISO bootable:
4
5xorriso -drive_class clear_list all \
6 -indev debian-live-8.4.0-amd64-standard.iso \
7 -outdev test3.iso \
8 -rm_r live install pool -- \
9 -pathspecs on \
10 -add live=isolinux/live/ isolinux/pxelinux.* isolinux/*.cfg -- \
11 -boot_image isolinux patch