bierdaci 发表于 2003-8-30 17:07:00

编译2.4.22内核有问题帮我看看

我照着网上的一些资料选择编译2.4.22内核,可是起动后有许多错误的地方是不是因为有些选项没有选的原因?帮我看看下边出错信息

modprobe:modprobe:Con't locate module char-ajor-188

Remounting root filesystem in read-write mode:mount: no such partition found

Updating /etc/fstab unable to open /etc/fstab for writing:Read-only file system

Mounting other filesystem :mount:/dev/hda1 already mounted or /boot busy

mount: /dev/hda9 already mounted or /home busy

Starting xfs:
Starting anacron:
Starting atd:
INIT:Id"1" respawaing too fast:disabled for 5 minutes

还有些错误我没法都打出来,能告诉是为什么出这些错误吗?进不了X-windows devfs文件系统也不能用帮帮我

arzon 发表于 2003-8-30 21:00:01

我也是2.4.22,也是Can't locate module char-ajor-188
现在声音也没了,ADSL也不能上网了,苦思中......
开始也进不了X-windows,重装显卡驱动后就好了。能进X-windows已经舒服很多了,至少可以不用vi了。

Dragonfly 发表于 2003-8-31 00:17:54

188 char      USB serial converters
                  0 = /dev/ttyUSB0      First USB serial converter
                  1 = /dev/ttyUSB1      Second USB serial converter

add this support in u kernel. check if u add devfs support in u system. check if u choose ext3, reiserfs, vfat... if u use them.
for sound, u use alsa or oss?

arzon 发表于 2003-8-31 01:03:05

说错了,我的错误信息是Can't locate module char-major-10-135,不知何意?
声音已经搞定了,在核心里加了intel8xx的驱动 ,没用alsa。
adsl-start连不上,探索ing...

arzon 发表于 2003-8-31 13:03:50

Real Time Clock Driver 是指char-major-10-135?如果只是这就不管它了 :-D

bierdaci 发表于 2003-8-31 21:59:05

add this support in u kernel. check if u add devfs support in u system. check if u choose ext3, reiserfs, vfat... if u use them.

这句话是什么意思呀? devfs编的时候只要加进去就不能进LINUX了老是停在一个地方提按Ctrl+D重起,后来我就把devfs去了,ext3我装redhat时就选的,配制文件是用/boot下的那个config-2.4.20-8,make menuconfig时我也看过了,reiserfs是什么?vfat也选了.编译内核就没有一次是顺利的,想用2。6的也搞不定,不过还好可以进X-windows,可是2。4。22连X-windows都进不了,声音肯定是oss的了,alsa刚在朋友那里下载了装上了也不会用,打开/proc/module没有看见加载alsa,告诉我怎么用alsa,我机器上装了两个鼠标一个USB一个是PS/2。还有告诉我启动脚本在哪儿?

Dragonfly 发表于 2003-8-31 22:20:08

i mean choose
< > USB Serial Converter support

if u really need it for u char-major-188.
reiserfs is another fs type. ifu donot use it. then ignore it.

for u , use 2.4.22 or 2.4.21, donot use 2.6. it is tough for u.
unplug one of u mouse to let things easier.
for alsa. go their site to read readme.

arzon 发表于 2003-8-31 22:59:03

哈哈,Real Time Clock Driver搞定了,十分感谢 :lol:
adsl也弄好,可以上网了。
虽然浪费了这个双休日,但是收获却是学会了编译核心。看看文档,逛逛论坛,解决问题,这大概是linux最大的乐趣吧。 :mrgreen:

Dragonfly 发表于 2003-8-31 23:45:59

try to recompile more, read more, and you will know more.

good luck.
:-D:-D:-D
页: [1]
查看完整版本: 编译2.4.22内核有问题帮我看看