dd指令打包iso文件 linux_Linux_如何在Linux操作系统下创建ISO镜像文件,1、用dd命令   #dd if=/dev/cdrom - phpStudy...

如何在Linux操作系统下创建ISO镜像文件

1、用dd命令

#dd if=/dev/cdrom of=/***/目的文件.iso

上面的命令是在将光盘作成iso文件

2、用mkisofs 命令

#mkisofs -r -J -V 卷标名 -o 目的文件.iso 源文件

上面的命令是将 “源文件” 文件及目录作成 “目的文件.iso”。

例子 :

# mkisofs -r -J -V widebright -o widebright.iso /widebright

在linux系统上建了一个iso文件,然后放到windows xp上,结果winrar能够正确解压,使用DAEMON Tools 作为虚拟光盘加载之后,也很正常。

NAME

mkisofs - create an hybrid ISO9660/JOLIET/HFS filesystem

with optional Rock Ridge attributes.

SYNOPSIS

mkisofs [ options ] [ -o filename ] pathspec [pathspec...]

注:

-J Generate Joliet directory records in addition to regular iso9660 file names.

主要是为了兼容windows系统。

卷标名——指所做成iso文件后插入虚拟光盘时所显示的名字。

-R Generate SUSP and RR records using the Rock Ridge

protocol to further describe the files on the iso9660 filesystem.

-r This is like the -R option, but file ownership and

modes are set to more useful values.The uid and

gid are set to zero, because they are usually only

useful on the author's system, and not useful to

the client.All the file read bits are set true,

so that files and directories are globally readable

on the client.If any execute bit is set for a

file, set all of the execute bits, so that executa­

bles are globally executable on the client. If any

search bit is set for a directory, set all of the

search bits, so that directories are globally

searchable on the client.All write bits are

cleared, because the CD-Rom will be mounted read-

only in any case.If any of the special mode bits

are set, clear them, because file locks are not

useful on a read-only file system, and set-id bits

are not desirable for uid 0 or gid 0. When used on

Win32, the execute bit is set on all files. This is

a result of the lack of file permissions on Win32

and the Cygwin POSIX emulation layer.See also

-uid -gid, -dir-mode, -file-mode and -new-dir-mode.

更多的选项可以用 man mkisofs 查看

本文作者:相关阅读:

保障Web服务器Apache安全的几项措施

js Form.elements[i]的使用实例

IE8的一些有趣的新功能

mYsql日期和时间函数不求人

jquery 问答知识整理

ASP.NET日期操作常用操作代码

javascript 和 Java 的区别

WordPress插件:中文标题自动转换拼音

BAT 解 密 工 具

详解Oracle建立用户和对用户的管理

用Ajax读取XML格式的数据

组合算法的PHP解答方法

Oracle缓冲块(data block)状态类型

Oracle 常见问题解答

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值