|
新换的机器如下:
- Athlon64 3200+ (Venice)
- ASUS A8N-E (nForce4 Ultra)
- 七彩虹 天行 Geforce6600 GT
- VDATA 512MB DDR400 X2
- ST 160G SATA
复制代码
因为对于nForce和Geforce以及SATA的驱动不太了解,所以请各位不吝赐教~~~~~ :thank :thank
现在用的AMD64的livecd2005.0从stage1安装的,emerge system完成了,内核也编译了,但是启动不了,有如下错误:
内核启动的问题,还没有进入init
- Freeing unused kernel memory 164K freed
- Red Hat nash version 4.2.0.3 starting
- Mounted /proc filesystem
- Mounting sysfs
- Creating block devices
- Creating root device
- Mounting root filesystem
- mount: error 6 mounting reiserfs (我的/分区是reiserfs的)
- Switching to new root
- switchroot: mount failed: 22
- Kernel panic - not syncing: Attempted to kill init!
- <6> input: ImPS/2 Generic Wheel Mouse on isa0060/sero1
复制代码
SATA的驱动都已经做成了initrd.gz,使用的是libata那个。
grub.conf如下:
- title Gentoo
- root (hd0,1)
- kernel /boot/vmlinuz-2.6.12-morph7 root=/dev/sda2
- initrd /boot/initrd.gz
复制代码
还请各位有各种经验或是教训 :p 不吝赐教。
:thank :thank :thank |
|