kernel Compiling (redhat 9, kernel 2.4.20-8) 1. Get the kernel version bash # rpm –q kernel 2. Download appropriate kernel source on RHN 3. Install kernel source 4. If you are recompiling, you’d better to run: bash # make mrproper to clean all configurations and the files created last compiling 5. Configure kernel In xWindows, start terminal bash # cd /usr/src/linux2.4.20.8 bash # make xconfig...
想更新电信机房内的 redhat 4 的kernel , 这里又缺同样的机器作演练 , 担心更新后 , 启动不了, 又要跑一趟 以后还是使用ide (装系统)+ scsi (装数据库) 硬盘好一点, 这样升级时信心大点, 出了问题一般ide 上的系统还是能正常操作的.
yum update 总共200多个包要下载,下到150的时候强制关闭终端 再启动后就进不了FC4了 出现错误: kernel panic - not syncing: Attempted to kil init! 出现GRUB菜单时按“e”进入GRUB设置 root (hd0,1) kernel /boot/vm 然后Tab,能自动找到vmlinuz文件(版本也对) 这个可以说明分区(hd0,1)没选错吧? 我grub.conf文件不能启动前也没改过,会是什么问题呢? 大家帮忙提下建议,谢谢先!
各位, 我把系統的kernel 由2.4.20升級到2.4.28, 但當系統啟動時, network出現以下錯誤訊息: Determining IP information for eth0... failed 但當使用ifconfig 時, 能顯示出一個沒有ip address的eth0, 只要把ip分給eth0就可以使用了, ifconfig eth0 192.168.0.27 我已經把網卡結合到kernel內, 並不是module. 是否這個問題影響呢? 而我在 /etc/sysconfig/network-script/ifcfg-eth0 DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=yes 但都...
Anatomy of the linux kernel History and architectural decomposition Document options Print this page E-mail this page Document options requiring JavaScript are not displayed Watch these demos Integrate new tools and architectures into your environment - fast! --> Rate this page Help us improve this content Level: Intermediate M. Tim Jones ( [email=mtj@mtjones.com?subject=Anatomy ...
有个职位跟大家分享下... 北京(Bei Jing) Senior Software Developer(C/linux) 1 4年以上的linux相关的工作经验。 2 熟悉linux系统,精通linux下的c编程 3 对常用的应用代理协议(http,smtp,pop3,ftp)有较深入的了解,有应用代理协议的编程经验。 或者对linux kernel有深入的了解,有kernel相关的编程经验。 4 有良好的团队合作精神。能够承受较大的工作压力。 有兴趣请加:[email]zhangjing.easy@hotmail.com[/email]
偶星期5回家去了中山图书馆借了本<深入分析INUX内核源代码>,看了一晚和星期六一个下午.把 第一章<走进linux>和第二章<linux运行的硬件基础>看了两次.刚才坐车回学校那两个多少时 看到第三章<中断机制>开始有些吃力了.因为里面有些AT&T汇编有些看不懂8259A的参数 书本也没有足够提供. 在这里我不讨论黑客这词大家对它的含意.在这里也不用黑客这词,而改用"*客" 第一次遇到这本书经过这一两天我反思: 1. *...