From 34140a6fdb0df90570868e30e496f327ac500b02 Mon Sep 17 00:00:00 2001 From: liushuncheng <2930054131@qq.com> Date: Tue, 21 Jan 2025 13:17:53 +0000 Subject: [PATCH] =?UTF-8?q?update=20=E6=95=99=E7=A8=8B/09-=E7=94=9F?= =?UTF-8?q?=E6=88=90iso.txt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liushuncheng <2930054131@qq.com> --- 教程/09-生成iso.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/教程/09-生成iso.txt b/教程/09-生成iso.txt index bb8eeaa..00a679a 100644 --- a/教程/09-生成iso.txt +++ b/教程/09-生成iso.txt @@ -9,7 +9,7 @@ sudo xorriso -as mkisofs -R -r -J -joliet-long -l -cache-inodes -iso-level 3 \ --modification-date=2023121300000000 \ -b isolinux/isolinux.bin -c isolinux/boot.cat \ -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot \ - --efi-boot boot/grub/efi.img -append_partition 2 0x01 livecd-dir/boot/grub/bootefi.img \ + --efi-boot boot/grub/bootefi.img -append_partition 2 0x01 livecd-dir/boot/grub/bootefi.img \ -o my.iso livecd-dir 首先,带livecd-dir这个字段的就是你iso目录