update 教程/09-生成iso.txt.

Signed-off-by: liushuncheng <2930054131@qq.com>
This commit is contained in:
liushuncheng 2025-01-21 13:17:53 +00:00 committed by Gitee
parent ef7d40c0a2
commit 34140a6fdb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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目录