Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
grub error:file not find,怎么解决?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese)
View previous topic :: View next topic  
Author Message
yong9
n00b
n00b


Joined: 10 Jan 2013
Posts: 2

PostPosted: Fri Apr 12, 2013 1:44 pm    Post subject: grub error:file not find,怎么解决? Reply with quote

帮帮忙,我win7、gentoo双系统,sda7是root,sda8是交换分区,sda9是根分区,重启时出现如下状况,Grub错误15,麻烦各位分析一下,并提供解决办法,不胜感激!

root (hd0,6)
Filesystem type is ext2fs,partation type0x83
kernel/boot/kernel-genkernel-x86_64-3.7.10-gentoo root=/dev/ram0 real_root=/dev/sda9
[Linux-bzImage,setup=0x3e00,size=0x286ee0]
initrd /boot/system.map-genkernel-x86_64-3.7.10-gentoo
Error15: File not find
Back to top
View user's profile Send private message
zitian
n00b
n00b


Joined: 18 Feb 2013
Posts: 14

PostPosted: Sat Apr 13, 2013 12:55 pm    Post subject: Reply with quote

你的initrd怎么写的是system.map...
检查一下initrd的文件名
Back to top
View user's profile Send private message
beizhuchun
n00b
n00b


Joined: 11 Apr 2013
Posts: 29

PostPosted: Tue Apr 16, 2013 1:59 am    Post subject: Re: grub error:file not find,怎么解决? Reply with quote

yong9 wrote:
帮帮忙,我win7、gentoo双系统,sda7是root,sda8是交换分区,sda9是根分区,重启时出现如下状况,Grub错误15,麻烦各位分析一下,并提供解决办法,不胜感激!

root (hd0,6)
Filesystem type is ext2fs,partation type0x83
kernel/boot/kernel-genkernel-x86_64-3.7.10-gentoo root=/dev/ram0 real_root=/dev/sda9
[Linux-bzImage,setup=0x3e00,size=0x286ee0]
initrd /boot/system.map-genkernel-x86_64-3.7.10-gentoo
Error15: File not find


livecd启动后
mount /dev/sda9 /gentoo/mnt
mount /dev/sda7 /gentoo/mnt/boot
ls /gentoo/mnt/boot
查看文件名确定是否跟 /gentoo/mnt/boot/grub/grub.conf中的是否一致!

一般grun.conf文件的内容应该是:
default 0
timeout 30
title Gentoo Linux 3.7.10

root (hd0,6)
kernel /boot/kernel-genkernel-x86_64-3.7.10-gentoo real_root=/dev/sda9
initrd /boot/initramfs-genkernel-x86_64-3.4.9-gentoo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum