Mkisofs ---- make file system lager than 4G

mkisofs is an utility that creates an ISO 9660 image from files on disk.

From the man page for mkisofs, “mkisofs is effectively a pre-mastering program to generate the iso9660 filesystem - it takes a snapshot of a given directory tree, and generates a binary image which will correspond to an iso9660 filesystem when written to a block device.”

Developers of operating systems will mainly be interested in creating ISO filesystems for bootable CD, DVD, or BD via El-Torito. Nevertheless, ISO filesystems may also be booted from hard disk or USB stick.
Contents [hide]

1 Mkisofs, its Clone, and its Emulator
2 Options and input files
3 Hands-on examples
    3.1 Under Windows
4 See Also
    4.1 Articles
    4.2 Forum
    4.3 External Links

Mkisofs, its Clone, and its Emulator

The program mkisofs is part of the cdrtools project by Joerg Schilling.

prog="mkisofs"

Some quarrels with the GNU/Linux community caused a fork of cdrtools, named cdrkit. The corresponding fork of mkisofs is named genisoimage. You will find it installed as “mkisofs” on many popular GNU/Linux distributions.

prog="genisoimage"

An independent alternative to mkisofs is xorriso, which has an emulation mode that understands the options which are used with mkisofs for producing a bootable ISO 9660 image. Most distributions have it either as package “xorriso” or as part of “libisoburn”. GRUB2 script grub-mkrescue depends on xorriso-0.5.6 or newer.

prog="xorriso -as

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值