编译后重启可以进入系统,但之前有很多[FAILED],其中包括无法mount我的windows分区,我记得之前make menuconfig时已经选上了对vfat的支持了啊,怎么会这样?
另:如果想修改这个内核是不是还得重新
make menuconfig
make modules
make modules_install
啊
在哪个内核下改(我有2.4.20与2.6.9)
另:在make menuconfig中Y与N好理解,就是M不好理解,M是什么意思
if you try to compile 2.6.9, the easy way is :
make menuconfig/xconfig
make
make install
[FAILED] problem :
you may have to adjust some parameters when you 'make menuconfig" to meet your system's commands. Then what
you need is just 'make bzImage && make modules && make
modules_install && make install " This will take you a much
shorter time after your FIRST COMPILE. take it easy
[root@localhost mnt]# mount -t vfat /dev/hda5 /mnt/winD
mount: wrong fs type, bad option, bad superblock on /dev/hda5,
or too many mounted file systems