mirror of
https://gitee.com/liushuncheng-lsc/lfs-livecd.git
synced 2025-01-23 16:12:12 +08:00
update 教程/09-生成iso.txt.
Signed-off-by: liushuncheng <2930054131@qq.com>
This commit is contained in:
parent
ef7d40c0a2
commit
34140a6fdb
@ -9,7 +9,7 @@ sudo xorriso -as mkisofs -R -r -J -joliet-long -l -cache-inodes -iso-level 3 \
|
|||||||
--modification-date=2023121300000000 \
|
--modification-date=2023121300000000 \
|
||||||
-b isolinux/isolinux.bin -c isolinux/boot.cat \
|
-b isolinux/isolinux.bin -c isolinux/boot.cat \
|
||||||
-no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot \
|
-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
|
-o my.iso livecd-dir
|
||||||
|
|
||||||
首先,带livecd-dir这个字段的就是你iso目录
|
首先,带livecd-dir这个字段的就是你iso目录
|
||||||
|
Loading…
Reference in New Issue
Block a user