<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post/140/</link>
<title><![CDATA[[原]整合红旗CD安装光盘为DVD光盘的脚本]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[示例]]></category>
<pubDate>Mon, 16 Jul 2007 07:49:28 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/140/</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;花费了几天的时间，写了一个把红旗CD安装光盘整合成DVD光盘的脚本。顺便也复习了一次bash脚本的知识。理论部分的介绍，请参考前面的几篇日志，这里就不详细说明了。<br/><strong><span style="color: #4169E1;">一、参数使用</span></strong><br/>&nbsp;&nbsp;&nbsp;&nbsp;脚本以红旗DC 5.0 for x86 sp2为范例进行编写。而考虑到兼容过去和其他的版本，也加入了一下简单的参数，命令：<br/>usage: <br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">dvdtogether.sh [-a x86&#124;x86_64] [-c copy&#124;release] [-v dc4.1&#124;dc5.0]&nbsp;&nbsp;SOURCEPATH TARGETPATH</div></div><br/>参数：<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">-a 可选择两个架构： x86;x86_64<br/>-v 可选择操作系统的版本： dc4.1;dc5.0<br/>-c 决定对工具盘是拷贝还是一同释放到安装光盘中： copy;release<br/><span style="color: #FF4500;">（释放后，就不需要单独安装工具光盘了）</span><br/>-i 定义iso的名称，例如：<br/>&nbsp;&nbsp; 假设RedFlag DC 5.0 for x86&#039;s CD盘名称为：redflag-dc5.0-sp2-x86-release-disc&#123;1234&#125;.iso<br/>&nbsp;&nbsp; 那么，可使用参数： -i redflag-dc5.0-sp2-x86-release<br/><span style="color: #FF4500;">（这主要是为了兼容更多的iso，请注意写法，不要写错）</span><br/>-p 定义patch的版本，例如：sp2<br/>-h 帮助信息<br/>SOURCEPATH 定义原CD安装盘的iso路径<br/>TARGETPATH 定义生成DVD的存放路径</div></div><br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/install/" rel="tag">install</a> , <a href="https://www.linuxfly.org/tags/script/" rel="tag">script</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/140/#blogcomment370</link>
<title><![CDATA[[评论] [原]整合红旗CD安装光盘为DVD光盘的脚本]]></title> 
<author>sinhoi &lt;sinhoi@sina.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 15 Aug 2007 00:51:46 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/140/#blogcomment370</guid> 
<description>
<![CDATA[ 
	mkcomps 函数写的不错.
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/140/#blogcomment1871</link>
<title><![CDATA[[评论] [原]整合红旗CD安装光盘为DVD光盘的脚本]]></title> 
<author>上善若水 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 05 Nov 2008 06:59:06 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/140/#blogcomment1871</guid> 
<description>
<![CDATA[ 
	高深，一时还看不太懂
]]>
</description>
</item>
</channel>
</rss>