2.4.2 kernel mount crash

2001-03-08 Thread Jie Zhou
Hi, Folks, I did an upgrade from kernel-2.2.16 to the latest version-2.4.2. During the "make bzImage"step, I got bunch of this warning: "pasting would not give a valid preprocessing token". then I just ignored it and after all done rebooted the linux and got into the new kernel successfully. How

Kernel upgrading problems, please help...

2001-03-07 Thread Jie Zhou
I did an upgrade from kernel-2.2.16 to the latest version-2.4.2. During the "make bzImage"step, I got bunch of this warning: "pasting would not give a valid preprocessing token". then I just ignored it and after all done rebooted the linux and got into the new kernel successfully. However, when I

question about kernel upgrade and UDF DVD

2001-01-25 Thread Jie Zhou
I am now using Red Hat 6.2, whose kernel is 2.2.14, and gcc version is egcs-2.91.66. Now I want to upgrade the kernel to 2.3.18. In the Documentation/Changes , it's said that I need to have gcc 2.7.2.3, can i just use my current gcc without any change? Another requirement is about the Linux C Lib

question about compiling the kernel

2001-01-24 Thread Jie Zhou
Hi, all, I got about 30 warning msgs like this during the process of "make bzImage", is it a fatal problem or not? "Warning: using '%eax' instead of '%ax' due to "l" suffix" 2. after 'make bzImage', if I don't have any module to install, then I don't need to run either 'make modules' or '

Question about formatting UDF format DVD

2001-01-15 Thread Jie Zhou
Hi, I'm trying to format the UDF format brand new DVD under Linux system. But I'm new to UDF, and I've never done kernel recomile before, Can any body here give me some brief steps that I can follow to finish the task? Thanks a lot in advance! Jie BTW, I found a website which has some basic st