|
发表于 2003-8-12 22:09:54
|
显示全部楼层
[quote:a16a423e14="ibn"]我用的是RH 9,那个命令我运行过的啊!有文件的!
experimental 这个在 code maturity option没有的啊!具体在哪个选项啊!
我把GRUB里的一句改成ro root=/dev/hdb1后就可以进入系统了。
现在出现新问题,就是启动的时候出现很多错误提示:
In USB HID Interface modprobe:Can't locate module hid
............keyboard........................................................keybdev
............mouse............................................................mousedev
还有什么vfat、freevfav、ip-table错误,这些错误使我的USB猫无法用了,挂载的HDD也无法挂载。但是我在先前的XCONFIG中选了对USB的支持啊。
还有出现modprobe:modprobe:Can't locate module char-major-10-135这个提示错误,关机也有这个提示,并有soudservice -00什么错误,完了!
弄好了支持PPPOE,反而USB ADSL MODEM连识别都不行![/quote]
1) u need choose Prompt for development and/or incomplete code/drivers, which is the experimental option i said before.
2) for grub 'label=/', u have to use initrd file, if u use /dev/hdbx, u can omit that file.
3)choose usb, vfat... as module, not compiled into kernel directly.
4) char-major-10-135 is /dev/rtc, choose │<M> Enhanced Real Time Clock Support in character device
5) for the soundevice.. error. post detail msg here. |
|