Re: 2.4 -> 2.6 kernel upgrade problem

2004-12-31 Thread shyamal
"Eric" == Eric Gaumer <[EMAIL PROTECTED]> writes: Eric> On Fri, 2004-12-31 at 09:06 -0800, shyamal wrote: >> /initrd is usually a link to a file, just like >> /vmlinuz. Typically you will have /initrd -> >> /boot/initrd.img-2.6.8-* and so on. This is something the >> kern

Re: 2.4 -> 2.6 kernel upgrade problem

2004-12-31 Thread Eric Gaumer
On Fri, 2004-12-31 at 09:06 -0800, shyamal wrote: > "Matt" == Matt Weber <[EMAIL PROTECTED]> writes: > > Matt> Martin, I checked that as well, my output looks exactly like > Matt> yours. Do you think this can have anything to do with > Matt> /initrd? My /initrd is empty, is that

Re: 2.4 -> 2.6 kernel upgrade problem

2004-12-31 Thread shyamal
"Matt" == Matt Weber <[EMAIL PROTECTED]> writes: Matt> Martin, I checked that as well, my output looks exactly like Matt> yours. Do you think this can have anything to do with Matt> /initrd? My /initrd is empty, is that how it should be? /initrd is usually a link to a file, just

Re: 2.4 -> 2.6 kernel upgrade problem

2004-12-30 Thread Matt Weber
On Thu, 2004-12-30 at 10:59 +, Martin Habets wrote: > I read a while ago that the debian package somehow recreates > /dev/null as a regular file. Looks like your /dev/console might > be hosed as well. Here's what they should be: > > crw-rw-rw- 1 root root 1, 3 Sep 12 18:58 /dev/null > crw

Re: 2.4 -> 2.6 kernel upgrade problem

2004-12-30 Thread Martin Habets
I read a while ago that the debian package somehow recreates /dev/null as a regular file. Looks like your /dev/console might be hosed as well. Here's what they should be: crw-rw-rw- 1 root root 1, 3 Sep 12 18:58 /dev/null crw--- 1 root tty 5, 1 Sep 12 18:59 /dev/console You probably have to