如题:
我照着论坛上的贴子http://www.linuxsir.cn/bbs/showt ... 新装的Gentoo。
系统引导了一会,出现了
ide 0: xxxxxx resouce not free
ide 0: port alread in use.
的信息,然后还没来得及具体看清,系统继续往下运行,
后来又出现了
HFS: Cannot open root device "dev/sdb3" or unknown-block(0,0)
please append a corrent "root=" boot optition.
就死在那里了
我终于找出来原因了
原来在编译内核的时候有一个选项:
Device Drivers->ATA/ATAPI/MFM/RLL support->Support for SATA(deprecated;conflicts with libata SATA driver)这个东东,我开始看是SATA就给选了,但括号里说是跟啥子SATA驱动器还有冲突,不知道这是什么名堂,反正取消这一项就可以了。
不过我又遇到了另一个小问题
在启动之后,出来了下列文字:
Checking root filesystem...
ext2fs_check_if_mount: No such file or directory while deteminating whether /dev/sdb3 is mounted.
fsck.ext3: No such file or directory..........
The superblock could not be read or does not .....
File system could not be fixed