兴趣是最好的学习契机!
全部博文(127)
发布时间:2015-06-03 14:22:06
PXE(Preboot Execute Environment)是由Intel公司开发的最新技术,工作于Client/Server的网络模式,支持工作站通过网络从远端服务器下载映像,并由此支持来自网络的操作系统的启动过程。其启动过程中,终端要求服务器分配IP地址,再用TFTP(Trivial File Transfer Protocol)或MTETP(Multicast Trivial File Transfer Pr.........【阅读全文】
发布时间:2015-05-28 18:31:25
os: ubuntu12.04 x86_64宿主机环境# uname -aLinux sense 3.2.0-57-generic #87-Ubuntu SMP Tue Nov 12 21:35:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux# cat /etc/issueUbuntu 12.04.3 LTS \n \l参考: cross debootstraphttps://wiki.debian.org/EmDebian/CrossDebootstrap安装qemu 和 debootstrap等.........【阅读全文】