|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Dear all,
The following is the cat message from /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Xeon(TM) CPU 3.00GHz stepping : 3 cpu MHz : 2800.220 cache size : 16 KB My present kernel is 2.4.27 on 386 system. I've ever tried 2.6.8 smp kernel but the system fails to boot. I wonder if the cpu is supported by etch and which kernel I should choose to use if it is supported. Thanks for any in advance. Regards. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
And what error messages had you got when the system failed to boot with 2.6.8
smp kernel? They are important in order to determine the boot failed reason. Regards On Sunday 05 August 2007 17:40, Kun Niu wrote: > Dear all, > The following is the cat message from /proc/cpuinfo > processor : 0 > vendor_id : GenuineIntel > cpu family : 15 > model : 4 > model name : Intel(R) Xeon(TM) CPU 3.00GHz > stepping : 3 > cpu MHz : 2800.220 > cache size : 16 KB > My present kernel is 2.4.27 on 386 system. > I've ever tried 2.6.8 smp kernel but the system fails to boot. > I wonder if the cpu is supported by etch and which kernel I should > choose to use if it is supported. > > Thanks for any in advance. > > Regards. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
And what error messages had you got when the system failed to boot with 2.6.8
smp kernel? They are important in order to determine the boot failed reason. Regards On Sunday 05 August 2007 17:40, Kun Niu wrote: > Dear all, > The following is the cat message from /proc/cpuinfo > processor : 0 > vendor_id : GenuineIntel > cpu family : 15 > model : 4 > model name : Intel(R) Xeon(TM) CPU 3.00GHz > stepping : 3 > cpu MHz : 2800.220 > cache size : 16 KB > My present kernel is 2.4.27 on 386 system. > I've ever tried 2.6.8 smp kernel but the system fails to boot. > I wonder if the cpu is supported by etch and which kernel I should > choose to use if it is supported. > > Thanks for any in advance. > > Regards. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
Thank you for your reply.
I'm sorry that the machine is really far from my reach. And I asked someone who was not familiar with linux restart my server and choose my original kernel for me. I wonder if the 686 kernel of 2.6.18 is the right one for me. Thanks again for your reply. 2007/8/6, srgqwerty <srgqwerty@gmail.com>: > And what error messages had you got when the system failed to boot with 2.6.8 > smp kernel? > They are important in order to determine the boot failed reason. > > Regards > > On Sunday 05 August 2007 17:40, Kun Niu wrote: > > Dear all, > > The following is the cat message from /proc/cpuinfo > > processor : 0 > > vendor_id : GenuineIntel > > cpu family : 15 > > model : 4 > > model name : Intel(R) Xeon(TM) CPU 3.00GHz > > stepping : 3 > > cpu MHz : 2800.220 > > cache size : 16 KB > > My present kernel is 2.4.27 on 386 system. > > I've ever tried 2.6.8 smp kernel but the system fails to boot. > > I wonder if the cpu is supported by etch and which kernel I should > > choose to use if it is supported. > > > > Thanks for any in advance. > > > > Regards. > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org > > -- 失业 ç‰›å¤ MSN:haoniukun@hotmail.com |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
Thank you for your reply.
I'm sorry that the machine is really far from my reach. And I asked someone who was not familiar with linux restart my server and choose my original kernel for me. I wonder if the 686 kernel of 2.6.18 is the right one for me. Thanks again for your reply. 2007/8/6, srgqwerty <srgqwerty@gmail.com>: > And what error messages had you got when the system failed to boot with 2.6.8 > smp kernel? > They are important in order to determine the boot failed reason. > > Regards > > On Sunday 05 August 2007 17:40, Kun Niu wrote: > > Dear all, > > The following is the cat message from /proc/cpuinfo > > processor : 0 > > vendor_id : GenuineIntel > > cpu family : 15 > > model : 4 > > model name : Intel(R) Xeon(TM) CPU 3.00GHz > > stepping : 3 > > cpu MHz : 2800.220 > > cache size : 16 KB > > My present kernel is 2.4.27 on 386 system. > > I've ever tried 2.6.8 smp kernel but the system fails to boot. > > I wonder if the cpu is supported by etch and which kernel I should > > choose to use if it is supported. > > > > Thanks for any in advance. > > > > Regards. > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org > > -- 失业 ç‰›å¤ MSN:haoniukun@hotmail.com |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
I think your CPU is perfectly suported by 2.6.8 smp kernel.
So, it is possible that the boot problem is caused by any other problem (i.e. your 2.6.8 smp kernel has not built in support for your root filesystem). For example, if your root filesystem is ext3 and your kernel has compiled ext3 support in a MODULE (or NO ext3 support) you will not be able to load the ext3 kernel support (the ext3 MODULE) and, of course, you will NOT be able to boot. Many other reasons are possible. But, without the exact error messages is difficult to troubleshoot. Regards On Sunday 05 August 2007 18:44, you wrote: > Thank you for your reply. > I'm sorry that the machine is really far from my reach. > And I asked someone who was not familiar with linux restart my server > and choose my original kernel for me. > I wonder if the 686 kernel of 2.6.18 is the right one for me. > Thanks again for your reply. > > 2007/8/6, srgqwerty <srgqwerty@gmail.com>: > > And what error messages had you got when the system failed to boot with > > 2.6.8 smp kernel? > > They are important in order to determine the boot failed reason. > > > > Regards > > > > On Sunday 05 August 2007 17:40, Kun Niu wrote: > > > Dear all, > > > The following is the cat message from /proc/cpuinfo > > > processor : 0 > > > vendor_id : GenuineIntel > > > cpu family : 15 > > > model : 4 > > > model name : Intel(R) Xeon(TM) CPU 3.00GHz > > > stepping : 3 > > > cpu MHz : 2800.220 > > > cache size : 16 KB > > > My present kernel is 2.4.27 on 386 system. > > > I've ever tried 2.6.8 smp kernel but the system fails to boot. > > > I wonder if the cpu is supported by etch and which kernel I should > > > choose to use if it is supported. > > > > > > Thanks for any in advance. > > > > > > Regards. > > > > -- > > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > > with a subject of "unsubscribe". Trouble? Contact > > listmaster@lists.debian.org -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
I think your CPU is perfectly suported by 2.6.8 smp kernel.
So, it is possible that the boot problem is caused by any other problem (i.e. your 2.6.8 smp kernel has not built in support for your root filesystem). For example, if your root filesystem is ext3 and your kernel has compiled ext3 support in a MODULE (or NO ext3 support) you will not be able to load the ext3 kernel support (the ext3 MODULE) and, of course, you will NOT be able to boot. Many other reasons are possible. But, without the exact error messages is difficult to troubleshoot. Regards On Sunday 05 August 2007 18:44, you wrote: > Thank you for your reply. > I'm sorry that the machine is really far from my reach. > And I asked someone who was not familiar with linux restart my server > and choose my original kernel for me. > I wonder if the 686 kernel of 2.6.18 is the right one for me. > Thanks again for your reply. > > 2007/8/6, srgqwerty <srgqwerty@gmail.com>: > > And what error messages had you got when the system failed to boot with > > 2.6.8 smp kernel? > > They are important in order to determine the boot failed reason. > > > > Regards > > > > On Sunday 05 August 2007 17:40, Kun Niu wrote: > > > Dear all, > > > The following is the cat message from /proc/cpuinfo > > > processor : 0 > > > vendor_id : GenuineIntel > > > cpu family : 15 > > > model : 4 > > > model name : Intel(R) Xeon(TM) CPU 3.00GHz > > > stepping : 3 > > > cpu MHz : 2800.220 > > > cache size : 16 KB > > > My present kernel is 2.4.27 on 386 system. > > > I've ever tried 2.6.8 smp kernel but the system fails to boot. > > > I wonder if the cpu is supported by etch and which kernel I should > > > choose to use if it is supported. > > > > > > Thanks for any in advance. > > > > > > Regards. > > > > -- > > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > > with a subject of "unsubscribe". Trouble? Contact > > listmaster@lists.debian.org -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
Thank you for tracing my problem.
It's true that my root system is of ext3 format. I only got the compiled image from the mirror site security.debian.org. I don't know if ext3 is compiled is built into the kernel or compiled as a module. Do I have to check that before I reboot the system? I'm sure that my cpu is hyper-thread enabled. Shall I choose the 686 version of 2.6.18 kernel in the new source tree? Regards 2007/8/6, srgqwerty <srgqwerty@gmail.com>: > I think your CPU is perfectly suported by 2.6.8 smp kernel. > > So, it is possible that the boot problem is caused by any other problem (i.e. > your 2.6.8 smp kernel has not built in support for your root filesystem). > > For example, if your root filesystem is ext3 and your kernel has compiled ext3 > support in a MODULE (or NO ext3 support) you will not be able to load the > ext3 kernel support (the ext3 MODULE) and, of course, you will NOT be able to > boot. > > Many other reasons are possible. > > But, without the exact error messages is difficult to troubleshoot. > > Regards > > On Sunday 05 August 2007 18:44, you wrote: > > Thank you for your reply. > > I'm sorry that the machine is really far from my reach. > > And I asked someone who was not familiar with linux restart my server > > and choose my original kernel for me. > > I wonder if the 686 kernel of 2.6.18 is the right one for me. > > Thanks again for your reply. > > > > 2007/8/6, srgqwerty <srgqwerty@gmail.com>: > > > And what error messages had you got when the system failed to boot with > > > 2.6.8 smp kernel? > > > They are important in order to determine the boot failed reason. > > > > > > Regards > > > > > > On Sunday 05 August 2007 17:40, Kun Niu wrote: > > > > Dear all, > > > > The following is the cat message from /proc/cpuinfo > > > > processor : 0 > > > > vendor_id : GenuineIntel > > > > cpu family : 15 > > > > model : 4 > > > > model name : Intel(R) Xeon(TM) CPU 3.00GHz > > > > stepping : 3 > > > > cpu MHz : 2800.220 > > > > cache size : 16 KB > > > > My present kernel is 2.4.27 on 386 system. > > > > I've ever tried 2.6.8 smp kernel but the system fails to boot. > > > > I wonder if the cpu is supported by etch and which kernel I should > > > > choose to use if it is supported. > > > > > > > > Thanks for any in advance. > > > > > > > > Regards. > > > > > > -- > > > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > > > with a subject of "unsubscribe". Trouble? Contact > > > listmaster@lists.debian.org > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org > > -- 失业 ç‰›å¤ MSN:haoniukun@hotmail.com |
|
|
|
#9 |
|
Messages: n/a
Hébergeur: |
On Mon, Aug 06, 2007 at 10:28:48AM +0800, Kun Niu wrote:
> Thank you for tracing my problem. > It's true that my root system is of ext3 format. > I only got the compiled image from the mirror site security.debian.org. > I don't know if ext3 is compiled is built into the kernel or compiled > as a module. > Do I have to check that before I reboot the system? Not really. If you use stock kernels and it was installed correctly it should just work. > I'm sure that my cpu is hyper-thread enabled. > Shall I choose the 686 version of 2.6.18 kernel in the new source tree? Definitely. Regards, Andrei -- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGtrqjqJyztHCFm9kRAuErAJ0UWOuFQ1e2nyRdOAjzR2 fq61uO2gCfTF9P MsNVa09wle7vp1cemKtKQv0= =VV9Y -----END PGP SIGNATURE----- |
|
|
|
#10 |
|
Messages: n/a
Hébergeur: |
On Mon, Aug 06, 2007 at 10:28:48AM +0800, Kun Niu wrote:
> Thank you for tracing my problem. > It's true that my root system is of ext3 format. > I only got the compiled image from the mirror site security.debian.org. > I don't know if ext3 is compiled is built into the kernel or compiled > as a module. > Do I have to check that before I reboot the system? Not really. If you use stock kernels and it was installed correctly it should just work. > I'm sure that my cpu is hyper-thread enabled. > Shall I choose the 686 version of 2.6.18 kernel in the new source tree? Definitely. Regards, Andrei -- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGtrqjqJyztHCFm9kRAuErAJ0UWOuFQ1e2nyRdOAjzR2 fq61uO2gCfTF9P MsNVa09wle7vp1cemKtKQv0= =VV9Y -----END PGP SIGNATURE----- |
|
|
|
#11 |
|
Messages: n/a
Hébergeur: |
> On Mon, Aug 06, 2007 at 10:28:48AM +0800, Kun Niu wrote:
> > Thank you for tracing my problem. > > It's true that my root system is of ext3 format. > > I only got the compiled image from the mirror site security.debian.org. > > I don't know if ext3 is compiled is built into the kernel or compiled > > as a module. > > Do I have to check that before I reboot the system? > > Not really. If you use stock kernels and it was installed correctly it > should just work. > > > I'm sure that my cpu is hyper-thread enabled. > > Shall I choose the 686 version of 2.6.18 kernel in the new source tree? > > Definitely. > > Regards, > Andrei Thank you for your suggestion. ![]() -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
![]() |
| Outils de la discussion | |
|
|