wsm 发表于 2004-1-19 11:32:20

内核参数问题

参数init 和 initrd有什么区别什么联系?

Dragonfly 发表于 2004-1-21 01:17:29

initrd = init root disk (ram disk)

init option is other options passed to kernel. for example, if u load a module, u can change some module param when u load it. but if that is in kernel now. u need a place to add u parameters. the place is init.

i am not good at explaining this.:-D
页: [1]
查看完整版本: 内核参数问题