Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
【求助】genisoimage 应该怎么制做可启动iso?
Apps Section
1007
views ·
0
replies ·
To
floor
Go
a2035274
deepin
2017-10-07 03:58
Author
本帖最后由 a2035274 于 2017-10-6 19:59 编辑
想要制做一个可支持EFI、BIOS的可启动iso用下列命令无反应,我哪里写错了吗?
$ cd /home/tzp/360/text
$ genisoimage -R -J -o /home/tzp/360/gentoo.iso -b isolinux/isolinux.bin -c boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e grub/efi.img -no-emul-boot /home/tzp/360/text
Copy the Code
Reply
Like 0
Favorite
View the author
All Replies
No replies yet
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
想要制做一个可支持EFI、BIOS的可启动iso用下列命令无反应,我哪里写错了吗?