破解linux root密码

来源:卖白菜        2009-12-11 22:38:24        点击:
收藏本页:


顶一下

大家看我的grub 我是双系统 注意以下我标注的那一行# grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to

破解linux root密码 由Linux系统中文网(Linux521.com)编辑收集整理,除Linux521注明原创文章外,其版权归原作者所有。如果您在学习中遇到问题欢迎在下面的评论中留言,我们会尽全力解答您的问题。
大家看我的grub
我是双系统 注意以下我标注的那一行
# 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,0)
# kernel /boot/vmlinuz-version ro root=/dev/hda1
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=3
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title Red Hat Linux (<?XML:NAMESPACE PREFIX = ST1 />2.4.18-14)
root (hd0,0)
kernel /boot/vmlinuz-2.4.18-14 ro root=LABEL=/ 此行被标注
initrd /boot/initrd-2.4.18-14.img
title Microsoft Windows XP
map (hd0) (hd1)
map (hd1) (hd0)
root (hd1,0)
chainloader (hd1,0) 1
makeactive
boot
在kernel那一行中 kernel /boot/vmlinuz-2.4.18-14 只保留这些 然后在后面加上一个 1
表示linux 启动级别为1 这样就可以进入系统了
然后输入 passwd 就可以改密码了

内容来自 Linux系统中文网 Linux521.com

《Linux系统中文网》欢迎原创作者投稿,请先注册成为会员,然后在后台 相应的栏目里提交你的文章,注意填写好相关信息点“保存”。我们将在24小时之内审核完毕。

我要评论: 破解linux root密码
请务必尊重网上道德,遵守中华人民共和国的各项法律法规,承担一切因您的行为而直接或间接导致的法律责任。本站管理人员有权删除留言中的任意内容。

昵称  验证码  
热门
相关