⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 这是Linux系统下的对UDF文件系统新增的功能
💻
字号:
/* ------------------------------------------------------------------ * Linux(r) UDF Filesystem Driver * Version: 0.9.6 * --------------------------------------------------------------- */REQUIRED:	Linux version 2.2.0 or higher	COMPILING:	type: "make udf.o"INSTALLING:	type: "make install"KERNEL PATCH:	type: "make patch"TESTING:	type "depmod -a"	type "modprobe udf", 	then "mount -t udf /dev/scd0 /mnt"		(assuming /dev/scd0 is your scsi cdrom)    or         "mount -t udf -o loop image /mnt"		(Substitute "scd0", "image",  and "/mnt" as appropriate for your system)If you want to help out, subscribe to the linux_udf mailing list below.OSTA-UDF    Optical Storage Technology Association Universal Disk FormatThe Linux UDF development team mail list is:    linux_udf@hpesjro.fc.hp.comSubscribe to the mailing list by sending a message to:    majordomo@hpesjro.fc.hp.comwith a body of:    subscribe linux_udfUDF developers should subscribe to additional lists:    cd.dvd@list.osta.org    udf@list.osta.orgSubscribe to the mailing lists by sending a message to:    requests@list.osta.orgwith a body of:    subscribe cd.dvd    subscribe udfDocumentation on UDF and ECMA 167 is available FREE from:    http://www.osta.org/    http://www.ecma.ch/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -