Re: Kernel Panic on my new custom kernel

2006-07-13 Thread wieseltux23
https://www.google.com/accounts/ServiceLogin?service=pages&continue=http%3A%2F%2Fpages.google.com%3A80%2F On Mon, 16 May 2005 10:04:11 +0200 Bezecny Martin <[EMAIL PROTECTED]> wrote: > Jon Roed napsal(a): > > >>I had the same problem building 2.6.11, and solved it with the --initrd > >>option

Re: Kernel Panic on my new custom kernel

2005-05-16 Thread Bezecny Martin
Jon Roed napsal(a): I had the same problem building 2.6.11, and solved it with the --initrd option like Peter mentioned: make-kpkg clean; make-kpkg --initrd kernel-image Note that if you use this option with pristine sources (not Debian's) then you need to change /etc/mkinitrd/mkinitrd.conf (see ma

Re: Kernel Panic on my new custom kernel

2005-05-15 Thread Jon Roed
> I had the same problem building 2.6.11, and solved it with the --initrd > option like Peter mentioned: > > make-kpkg clean; make-kpkg --initrd kernel-image > > Note that if you use this option with pristine sources (not Debian's) then > you need to change /etc/mkinitrd/mkinitrd.conf (see man mkin

Re: Kernel Panic on my new custom kernel

2005-05-12 Thread Rene Tapia
.conf): MKIMAGE='genromfs -d %s -f %s' --- peter colton <[EMAIL PROTECTED]> wrote: > On Thursday 12 May 2005 06:07, John Foster wrote: > > Kernel Panic on my new custom kernel > hello Jon. > >when you compile the new kernel did you use the --initrd

Re: Kernel Panic on my new custom kernel

2005-05-12 Thread peter colton
On Thursday 12 May 2005 06:07, John Foster wrote: > Kernel Panic on my new custom kernel hello Jon. when you compile the new kernel did you use the --initrd option. by for now peter colton pgp9iC5wGQoCb.pgp Description: PGP signature

Re: Kernel Panic on my new custom kernel

2005-05-11 Thread John Foster
On Tuesday 10 May 2005 11:30 pm, Jon Roed wrote: > I recently compiled my own kernel (2.6.10) on my debian system. Now when i > try to boot it i get the error message that says : > > VFS: Cannot open root device "hda1" or unknown-block(0,0) > Please append a correct "root=" boot option > Kernel pa

Re: Kernel Panic on my new custom kernel

2005-05-10 Thread Walter Hoolwerf
On 2005-05-11 06:50:08 +0200, Robert Vangel <[EMAIL PROTECTED]> said: Jon Roed wrote: I recently compiled my own kernel (2.6.10) on my debian system. Now when i try to boot it i get the error message that says : VFS: Cannot open root device "hda1" or unknown-block(0,0) Please append a correct "r

Re: Kernel Panic on my new custom kernel

2005-05-10 Thread Robert Vangel
Jon Roed wrote: I recently compiled my own kernel (2.6.10) on my debian system. Now when i try to boot it i get the error message that says : VFS: Cannot open root device "hda1" or unknown-block(0,0) Please append a correct "root=" boot option Kernel panic-not syncing: VFS: Cannot open root devi

Kernel Panic on my new custom kernel

2005-05-10 Thread Jon Roed
I recently compiled my own kernel (2.6.10) on my debian system. Now when i try to boot it i get the error message that says : VFS: Cannot open root device "hda1" or unknown-block(0,0) Please append a correct "root=" boot option Kernel panic-not syncing: VFS: Cannot open root device "hda1" or un