|
|

楼主 |
发表于 2006-4-15 12:59:14
|
显示全部楼层
Post by d00m3d
I just have a glance at the CLFS book. Like LFS, once you finished, you ended up with a basic system with minimal functions. It seems the CLFS developers assume users will proceed BLFS on their own native machine. Is it practical to cross build BLFS, CLFS-BLFS?
Do you mean to build BLFS on your PII or on your T41?
For P2, It is the same procedure as LFS.
For T41, you have to cross compile everything, you might have to spend some time for it though. It is certainly feasible, but probably not trivial.
I don't catch it, can you elaborate?
1. Take a look at the NFS root in the kernel. Documentation/nfsroot.txt
2. 如何远程安装Linux
http://www.linuxsir.cn/bbs/showthread.php?t=178411
3. [总算明白了] PXE 远程启动是干嘛的。
http://www.linuxsir.cn/bbs/showthread.php?t=245723
简单来说,就是用远程机器来提供一个环境,这样你就至少有一个系统可以用。在这个基础上,mount USB 盘应该就不是问题了。至于LFS 做出来后,你也可以用同样的办法来引导 LFS(把整个 LFS 放在 U盘,然后用远程的内核启动,利用 initrd/initamfs挂在根目录,应该没有问题的。就是复杂了不少。) |
|