logain 发表于 2005-3-22 04:20:48

我是菜鸟,我想问一下,光盘版m0n0版能否把软盘中的配置再写回光盘,这样就可以不用软盘了

pctone 发表于 2005-5-21 09:39:06

m0n0 FAQ:13.24. Can I put my configuration file into the m0n0wall CD?Yes, but keep in mind this means you will need to burn a new CD any time you want to change anything on the configuration.To do this, replace the file /conf.default/config.xml on the iso with your config.xml file.

yub 发表于 2005-7-20 11:03:55

QUOTE(pctone @ May 21 2005, 09:39 AM)
m0n0 FAQ:

13.24. Can I put my configuration file into the m0n0wall CD?

Yes, but keep in mind this means you will need to burn a new CD any time you want to change anything on the configuration.

To do this, replace the file /conf.default/config.xml on the iso with your config.xml file.
48747



人兄 EN 不怎么好,翻译下行?

szkent 发表于 2005-7-20 11:19:16

To do this, replace the file /conf.default/config.xml on the iso with your config.xml file.


将你软盘上的 config.xml 文件,替换掉 ISO 里的 /conf.default/config.xml文件。

龙倩儿 发表于 2005-8-11 22:29:09

怎么都找不到这个文件的?在哪里存在啊?我烧好光盘根本就找不到这个文件,请高手指教下!

zsk2000 发表于 2005-8-12 05:18:48

我也没找到 郁闷

samenlia 发表于 2005-8-12 08:30:07

烧光盘之前用winiso或者ultraiso打开monowall的iso文件,替换保存,然后再刻。

samenlia 发表于 2005-8-12 08:41:36

不好意思,看了一下,没看到,内核压缩了,打不开。

samenlia 发表于 2005-8-12 09:07:13

从1.2b5起iso的目录结构有点变化了,boot目录下面没有了defaults目录。
不过以前的版本也没有看到 /conf.default/config.xml

龙倩儿 发表于 2005-8-12 09:50:47

找了很久都没有找到,版主帮帮忙啊!

analyst 发表于 2005-8-12 13:50:15

为什么都不到unix下去看看呢?

将iso解开,取得MFSROOT.GZ文件。
解开MFSROOT.GZ文件,取得generic-pc-cdrom文件。
这两步不熟悉,就在windows下面完成。

将generic-pc-cdrom传到fb系统下面(4系列的)

# file generic-pc-cdrom
generic-pc-cdrom: Unix Fast File system (little-endian), last mounted on /mnt, last written at Fri Aug 12 13:46:13 2005, clean flag 1, number of blocks 11264, number of data blocks 10879, number of cylinder groups 1, block size 8192, fragment size 1024, minimum percentage of free blocks 0, rotational delay 0ms, disk rotational speed 60rps, SPACE optimization
# vnconfig -s labels -c vn0 ./generic-pc-cdrom
# mount /dev/vn0c /mnt
# ls /mnt/conf.default

自由修改吧。

# umount /mnt
# vnconfig -u vn0

取出generic-pc-cdrom文件,置入MFSROOT.GZ,封iso,完毕。

龙倩儿 发表于 2005-8-25 14:45:37

老大,不懂FreeBSD怎么呀?还有其它方法吗?

daobiao 发表于 2005-8-28 00:03:45

硬盘版可以

用ghost

[ 本帖最后由 daobiao 于 2005-8-28 12:05 AM 编辑 ]

huboda 发表于 2006-6-11 02:02:30

1.22版解开MFSROOT.GZ文件怎么没有generic-pc-cdrom

analyst 发表于 2006-6-11 14:11:57

原帖由 huboda 于 2006-6-11 02:02 发表
1.22版解开MFSROOT.GZ文件怎么没有generic-pc-cdrom

现在generic-pc的版本的默认配置在/conf.default/config.xml,cdrom的版本,看看是不是也在这个位置呢。
页: [1] 2
查看完整版本: 光盘版m0n0版能否把软盘中的配置再写回光盘