Chinaunix

标题: Kylin,linux,windows XP已经同时安装成功并实现引导 [打印本页]

作者: grjboy30    时间: 2007-11-20 11:45
标题: Kylin,linux,windows XP已经同时安装成功并实现引导
我已经成功在我笔记本上装起了Kylin和Red-Hat linux,windows XP三个系统。Kylin的运行比Red-Hat 好一些!不足是Kylin的Red-Hat的启动都比较慢!我的Kylin不能上网,这是一大不足,Red-Hat不能正常设置分辨率,致使界面实在不美观,很不爽!\r\n\r\n我是在Kylin下的GRUB引导这三个系统的!在/boot/grub/下面有menu.lst这个文件,我改动如下,以供大家参考:\r\n\r\n# anaconda generated\r\ndefault=1\r\ntimeout=10\r\nsplashimage=(hd0,1,a)/boot/grub/splash.xpm.gz\r\ntitle Windows XP\r\n          root (hd0,0)\r\n   makeactive\r\n   chainloader +1\r\n   boot\r\ntitle Ret-Hat Linux\r\n    root (hd0,4)\r\n    kernel /boot/vmlinuz-2.4.20-8 ro root=/dev/hda5\r\n    boot\r\ntitle Kylin\r\n    root (hd0,1,a)\r\n    kernel (hd0,1,a)/boot/booter mute\r\n    boot\r\n\r\n\r\n我的是笔记本,配置如下:\r\n赛扬M14\'1TFT液晶屏 \r\n256MDDR内存 \r\n40G硬盘 \r\nDVD \r\n64MInter Extreme 显卡 \r\nSound Blaster兼容声卡 \r\n10/100M网卡




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2