Re: 2.6.14 Problems (was Re: sarge: 2.6.14 kernel panics on boot)

2005-11-07 Thread mikepolniak
On 21:56 Sun 06 Nov , Hendrik Sattler wrote: > David Baron wrote: > > > On Sunday 06 November 2005 19:32, > > [EMAIL PROTECTED] wrote: > >> Thats because devfs is creating the nodes in kernels < 2.6.14. > >> With 2.6.14 DEVFS is no longer supported in the kernel, so you have > >> to use anothe

Re: 2.6.14 Problems (was Re: sarge: 2.6.14 kernel panics on boot)

2005-11-06 Thread Hendrik Sattler
David Baron wrote: > On Sunday 06 November 2005 19:32, > [EMAIL PROTECTED] wrote: >> Thats because devfs is creating the nodes in kernels < 2.6.14. >> With 2.6.14 DEVFS is no longer supported in the kernel, so you have >> to use another method to create device nodes like udev (the new way) >> or M

2.6.14 Problems (was Re: sarge: 2.6.14 kernel panics on boot)

2005-11-06 Thread David Baron
On Sunday 06 November 2005 19:32, [EMAIL PROTECTED] wrote: > Thats because devfs is creating the nodes in kernels < 2.6.14. > With 2.6.14 DEVFS is no longer supported in the kernel, so you have > to use another method to create device nodes like udev (the new way) > or MAKEDEV( the old way, before

Re: sarge: 2.6.14 kernel panics on boot

2005-11-06 Thread mikepolniak
On 15:41 Sun 06 Nov , Alex Teclo wrote: > >> Here is the entry in /boot/grub/menu.lst on machine A: > >> title Debian GNU/Linux, kernel 2.6.14 > >> root (hd0,4) > >> kernel/vmlinuz-2.6.14 root=/dev/ataraid/d0p7 ro > >> initrd /initrd.img-2.6.14 > >> savedefa

Re: sarge: 2.6.14 kernel panics on boot

2005-11-06 Thread Alex Teclo
>> Here is the entry in /boot/grub/menu.lst on machine A: >> title Debian GNU/Linux, kernel 2.6.14 >> root (hd0,4) >> kernel/vmlinuz-2.6.14 root=/dev/ataraid/d0p7 ro >> initrd /initrd.img-2.6.14 >> savedefault >> boot >> >> But, when I boot machine A with this 2

Re: sarge: 2.6.14 kernel panics on boot

2005-11-06 Thread Simo Kauppi
On Sat, Nov 05, 2005 at 11:43:06PM +0100, Alex Teclo wrote: > I am having problems with a 2.6.14 kernel. [snip] Probably not relevant, but is the typo only in the mail or in the actual menu.lst file as well? > Here is the entry in /boot/grub/menu.lst on machine A: > title Debian GNU/Li

Re: sarge: 2.6.14 kernel panics on boot

2005-11-05 Thread mikepolniak
On 23:43 Sat 05 Nov , Alex Teclo wrote: > I am having problems with a 2.6.14 kernel. > ><><><><><><><><> > Here is the entry in /boot/grub/menu.lst on machine A: > title Debian GNU/Linux, kernel 2.6.14 > root (hd0,4) > kernel/vmlinuz- 2.6.14 root=/dev/ataraid/d0p7

sarge: 2.6.14 kernel panics on boot

2005-11-05 Thread Alex Teclo
I am having problems with a 2.6.14 kernel. I have two x86 machines, A and B. They do not have identical hardware. Machine A is running Debian woody with a 2.4.28 kernel. There is nothing on machine B at this point. I did a tar -zcvf of everything on machine A, then I did tar -zxvf of that tar fil