欢迎来到麦麦的不老阁

记录一些关于自己在linux、网络应用、个人心情故事的文字...

关于我

我喜欢搬个小板凳坐在马路边看MM,喜欢把双手插裤兜...更多机密资料... »

Member Login

Lost your password?

麦麦的不老阁

关注互联网,爱生活爱拉芳!不扯谈客观,哥的博客哥做主,用低俗的文字来表述主观看法~

世界上又多了一个伪Linuxer

朱朱的电脑是双系统,WindowsXP+Fedora8,我都已经不记得是什么时候给她安装的fedora8的,反正好久好久了,至于她是否有在使用,哈哈,应该是基本没有使用过,我说她是好好的windows不用,非要用跑Linux下找罪受。
她的电脑是LG R40,Intel GMA950的主板,fedora对intel的支持还是相当好的,安张完系统也不用再装驱动,无线网卡也能支持使用,用NetworkManager管理更显的方便。因为要升级,移动硬盘正好有F10的ISO文件,所以选择了硬盘方式的升级,升级一切顺利,目前正在yum update所有的安装包,很漫长…
顺便这里链接一下以前一篇很古老的网志:硬盘安装Linux详解
同时贴一下我的grub.conf的配置:
[quote][marco.chan@fedora ~]$ sudo cat /etc/grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,1)
# kernel /boot/vmlinuz-version ro root=/dev/sda2
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.19-170.2.35.fc10.i686)
root (hd0,1)
kernel /boot/vmlinuz-2.6.27.19-170.2.35.fc10.i686 ro root=UUID=e9882562-2a0c-40cc-871b-a0c97692d805 rhgb quiet
initrd /boot/initrd-2.6.27.19-170.2.35.fc10.i686.img
title Fedora (2.6.27.15-170.2.24.fc10.i686)
root (hd0,1)
kernel /boot/vmlinuz-2.6.27.15-170.2.24.fc10.i686 ro root=UUID=e9882562-2a0c-40cc-871b-a0c97692d805 rhgb quiet
initrd /boot/initrd-2.6.27.15-170.2.24.fc10.i686.img
title Other
rootnoverify (hd0,0)
chainloader +1
title update fedora #这个项目是后来添加的,为了方便版本升级
kernel (hd0,2)/isolinux/vmlinuz
initrd (hd0,2)/isolinux/initrd.img
#(hd0,2)是我的/home分区,如果有版本之间的升级,只需要将ISO文件中的isolinux、images文件提取出来,ISO放在移动硬盘或其他分区即可升级了。[/quote]

订阅博客地址:http://www.uncle.ws/subscribe/

您可能感兴趣的相关日志

Leave a comment

玩转Linux

把Linux当玩具

Wordpress

Wordpress 程序应用

游荡互联网

在网上做点啥?

业界资讯

互联网资讯

随笔小记

随笔小记

软件快递

收集软件资讯