红联Linux门户
Linux帮助

启动gentoo时出现waiting for uevents to processed

发布时间:2010-09-15 00:25:00来源:红联作者:shen.yhx
机器配置:双硬盘:32GSSD(/dev/sda)和500G SATA(/dev/sdb)
内核的.config 拷贝自ubuntu(可以正常使用)。

gentoo的fstab:

/dev/sdb8 /boot ext2 defaults,noatime 1 2
/dev/sdb10 / ext4 noatime 0 1
/dev/sdb9 none swap sw 0 0
/dev/cdrom /mnt/cdrom auto noauto,user 0 0

gentoo的grub.conf
default 0
timeout 15
title Gentoo Linux 2.6.34-yhx-gentoo
root (hd1,7)
kernel /boot/kernel-2.6.34-yhx-gentoo-r1 root=/dev/sdb10

title Gentoo Linux 2.6.34-yhx-gentoo (rescue)
root (hd1,7)
kernel /boot/kernel-2.6.34-yhx-gentoo-r1 root=/dev/sdb10 init=/bin/bb
文章评论

共有 1 条评论

  1. shenhao0129 于 2010-09-15 22:33:43发表:

    这个应该不是引导问题的吧,没见过这个问题,帮顶一下