想跟大家再請教一下。 ※ 引述《JohnLinq (林約翰)》之銘言: : 我目前正在練習 : Pocket Linux Guide : http://www.tldp.org/LDP/Pocket-Linux-Guide/html/index.html : 進度大約是 還不到第五章 : 目前這個小小的系統上 : 除了GRUB + EXT2 File-System之外 : 只有 /boot/vmlinuz : /bin/bash : /dev/console : 另外再加一個Busybox (應該還有一些從Mandrake 9.1搬來的Library) : 我用Mandrake 9.1的bash 加 在其上編譯出來的Busybox : 搭配Mandrake 9.1的Kernel 可以正常開機進入bash shell, 正常使用Busybox : 搭配自己編的Kernel 2.6.22.6 (defconfig) : 也可以正常開機進bash shell, 正常使用Busybox 我用Kernel 2.6.22.6 (defconfig) (在Ubuntu 7.04上編譯出來的) 搭配Mandrake 9.1的bash 加 在Mandrake 9.1上編譯出來的Busybox 可以正常開機進入bash shell,正常使用Busybox。 這樣是不是表示說Kernel跟root-filesystem可以隨意混合搭配呢? Kernel是不需要Library而能夠獨立運作的。(沒錯吧?) Kernel主動跟外界溝通的方式(主動去叫別人作事),是呼叫程式名稱嗎? Kernel被動跟外界溝通的方式(被別人叫來作事),是通過Kernel API溝通是嗎? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 210.202.26.1