* kernel panic after booting with new kernel 2.6.11.9
@ Nick Gawronski
` Luke Yelavich
` Charles Hallenbeck
0 siblings, 2 replies; 14+ messages in thread
From: Nick Gawronski @ UTC (permalink / raw)
To: speakup
Hi, I have fedora core 3 and just installed a new kernel from kernel.org
with speakup latest cvs version. I had the kernel configure script load in
my existing configuration file for my fc3 kernel to help me upgrade and
built speakup and dectalk express in the kernel as well ans ext2 and ext3.
No initrd image because none is needed. I installed the modules then
editted grub.conf changing the file name to the new kernel's name but
removing the initrd line. My new kernel boots just fine but them I get the
error Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown -block(0,0) I have the fedora core 3 4 cd set from cheapbypes so how
can I fix the problem with out having to reinstall all over again? bye
My web page is at http://www.nickgawronski.com
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: kernel panic after booting with new kernel 2.6.11.9
kernel panic after booting with new kernel 2.6.11.9 Nick Gawronski
@ ` Luke Yelavich
` Nick Gawronski
` Janina Sajka
` Charles Hallenbeck
1 sibling, 2 replies; 14+ messages in thread
From: Luke Yelavich @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, May 15, 2005 at 12:28:04PM EST, Nick Gawronski wrote:
> Hi, I have fedora core 3 and just installed a new kernel from kernel.org
> with speakup latest cvs version. I had the kernel configure script load in
> my existing configuration file for my fc3 kernel to help me upgrade and
> built speakup and dectalk express in the kernel as well ans ext2 and ext3.
> No initrd image because none is needed. I installed the modules then
> editted grub.conf changing the file name to the new kernel's name but
> removing the initrd line. My new kernel boots just fine but them I get the
> error Kernel panic - not syncing: VFS: Unable to mount root fs on
> unknown -block(0,0) I have the fedora core 3 4 cd set from cheapbypes so
> how can I fix the problem with out having to reinstall all over again? bye
Did you make sure you included the driver for your IDE controller in the
kernel? If not, you will need an initrd to make the kernel boot, or
recompile the kernel with the IDE driver included.
- --
Luke Yelavich
GPG key: 0xD06320CE
(http://www.themuso.com/themuso-gpg-key.txt)
Email & MSN: themuso@themuso.com
ICQ: 18444344
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFChsAKjVefwtBjIM4RAvaNAKDSYuLZ6rELVy1BWaokNBHcoLHWBgCgwQJs
Kazh8VXSLOywupOI24MQZuQ=
=3WX6
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: kernel panic after booting with new kernel 2.6.11.9
` Luke Yelavich
@ ` Nick Gawronski
` Janina Sajka
` Sean McMahon
` Janina Sajka
1 sibling, 2 replies; 14+ messages in thread
From: Nick Gawronski @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi, well my ide controler should have been in the .config file as it would
been in the normal fc3 configuration file for the kernel and that is the
file I used to mygreat to the new version just changed the settings for
speakup. How can I boot into my system on a rescue disk or something to fix
the problem or at least get my system booted so I can fix the problem? I
still have the cds of fedora core 3 that I got from cheap bytes. bye
My web page is at http://www.nickgawronski.com
----- Original Message -----
From: "Luke Yelavich" <themuso@themuso.com>
To: <speakup@braille.uwo.ca>
Sent: Saturday, May 14, 2005 10:20 PM
Subject: Re: kernel panic after booting with new kernel 2.6.11.9
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Sun, May 15, 2005 at 12:28:04PM EST, Nick Gawronski wrote:
>> Hi, I have fedora core 3 and just installed a new kernel from kernel.org
>> with speakup latest cvs version. I had the kernel configure script load
>> in
>> my existing configuration file for my fc3 kernel to help me upgrade and
>> built speakup and dectalk express in the kernel as well ans ext2 and
>> ext3.
>> No initrd image because none is needed. I installed the modules then
>> editted grub.conf changing the file name to the new kernel's name but
>> removing the initrd line. My new kernel boots just fine but them I get
>> the
>> error Kernel panic - not syncing: VFS: Unable to mount root fs on
>> unknown -block(0,0) I have the fedora core 3 4 cd set from cheapbypes so
>> how can I fix the problem with out having to reinstall all over again?
>> bye
>
> Did you make sure you included the driver for your IDE controller in the
> kernel? If not, you will need an initrd to make the kernel boot, or
> recompile the kernel with the IDE driver included.
> - --
> Luke Yelavich
> GPG key: 0xD06320CE
> (http://www.themuso.com/themuso-gpg-key.txt)
> Email & MSN: themuso@themuso.com
> ICQ: 18444344
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.5 (GNU/Linux)
>
> iD8DBQFChsAKjVefwtBjIM4RAvaNAKDSYuLZ6rELVy1BWaokNBHcoLHWBgCgwQJs
> Kazh8VXSLOywupOI24MQZuQ=
> =3WX6
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: kernel panic after booting with new kernel 2.6.11.9
` Nick Gawronski
@ ` Janina Sajka
` Sean McMahon
1 sibling, 0 replies; 14+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Nick Gawronski, Speakup is a screen review system for Linux.
Disk one also functions as a rescue image. At the boot prompt:
text rescue speakup_synth=[synth.keyword]
Nick Gawronski writes:
> Hi, well my ide controler should have been in the .config file as it would
> been in the normal fc3 configuration file for the kernel and that is the
> file I used to mygreat to the new version just changed the settings for
> speakup. How can I boot into my system on a rescue disk or something to
> fix the problem or at least get my system booted so I can fix the problem?
> I still have the cds of fedora core 3 that I got from cheap bytes. bye
> My web page is at http://www.nickgawronski.com
> ----- Original Message -----
> From: "Luke Yelavich" <themuso@themuso.com>
> To: <speakup@braille.uwo.ca>
> Sent: Saturday, May 14, 2005 10:20 PM
> Subject: Re: kernel panic after booting with new kernel 2.6.11.9
>
>
> >-----BEGIN PGP SIGNED MESSAGE-----
> >Hash: SHA1
> >
> >On Sun, May 15, 2005 at 12:28:04PM EST, Nick Gawronski wrote:
> >>Hi, I have fedora core 3 and just installed a new kernel from kernel.org
> >>with speakup latest cvs version. I had the kernel configure script load
> >>in
> >>my existing configuration file for my fc3 kernel to help me upgrade and
> >>built speakup and dectalk express in the kernel as well ans ext2 and
> >>ext3.
> >>No initrd image because none is needed. I installed the modules then
> >>editted grub.conf changing the file name to the new kernel's name but
> >>removing the initrd line. My new kernel boots just fine but them I get
> >>the
> >>error Kernel panic - not syncing: VFS: Unable to mount root fs on
> >>unknown -block(0,0) I have the fedora core 3 4 cd set from cheapbypes so
> >>how can I fix the problem with out having to reinstall all over again?
> >>bye
> >
> >Did you make sure you included the driver for your IDE controller in the
> >kernel? If not, you will need an initrd to make the kernel boot, or
> >recompile the kernel with the IDE driver included.
> >- --
> >Luke Yelavich
> >GPG key: 0xD06320CE
> >(http://www.themuso.com/themuso-gpg-key.txt)
> >Email & MSN: themuso@themuso.com
> >ICQ: 18444344
> >-----BEGIN PGP SIGNATURE-----
> >Version: GnuPG v1.2.5 (GNU/Linux)
> >
> >iD8DBQFChsAKjVefwtBjIM4RAvaNAKDSYuLZ6rELVy1BWaokNBHcoLHWBgCgwQJs
> >Kazh8VXSLOywupOI24MQZuQ=
> >=3WX6
> >-----END PGP SIGNATURE-----
> >
> >_______________________________________________
> >Speakup mailing list
> >Speakup@braille.uwo.ca
> >http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka Phone: +1.202.494.7040
Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
Chair, Accessibility Workgroup Free Standards Group (FSG)
janina@freestandards.org http://a11y.org
If Linux can't solve your computing problem, you need a different problem.
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: kernel panic after booting with new kernel 2.6.11.9
` Nick Gawronski
` Janina Sajka
@ ` Sean McMahon
1 sibling, 0 replies; 14+ messages in thread
From: Sean McMahon @ UTC (permalink / raw)
To: Nick Gawronski, Speakup is a screen review system for Linux.
I don't think you can assume the distro kernel is configured the same way your
custom kernel should be configured. That's why you have initrds in
distros.Build in your ide chipset, the ide harddrive support, andthe root file
system to help fix the problem once you get back booted.
----- Original Message -----
From: "Nick Gawronski" <nick@nickgawronski.com>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Saturday, May 14, 2005 9:37 PM
Subject: Re: kernel panic after booting with new kernel 2.6.11.9
> Hi, well my ide controler should have been in the .config file as it would
> been in the normal fc3 configuration file for the kernel and that is the
> file I used to mygreat to the new version just changed the settings for
> speakup. How can I boot into my system on a rescue disk or something to fix
> the problem or at least get my system booted so I can fix the problem? I
> still have the cds of fedora core 3 that I got from cheap bytes. bye
> My web page is at http://www.nickgawronski.com
> ----- Original Message -----
> From: "Luke Yelavich" <themuso@themuso.com>
> To: <speakup@braille.uwo.ca>
> Sent: Saturday, May 14, 2005 10:20 PM
> Subject: Re: kernel panic after booting with new kernel 2.6.11.9
>
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > On Sun, May 15, 2005 at 12:28:04PM EST, Nick Gawronski wrote:
> >> Hi, I have fedora core 3 and just installed a new kernel from kernel.org
> >> with speakup latest cvs version. I had the kernel configure script load
> >> in
> >> my existing configuration file for my fc3 kernel to help me upgrade and
> >> built speakup and dectalk express in the kernel as well ans ext2 and
> >> ext3.
> >> No initrd image because none is needed. I installed the modules then
> >> editted grub.conf changing the file name to the new kernel's name but
> >> removing the initrd line. My new kernel boots just fine but them I get
> >> the
> >> error Kernel panic - not syncing: VFS: Unable to mount root fs on
> >> unknown -block(0,0) I have the fedora core 3 4 cd set from cheapbypes so
> >> how can I fix the problem with out having to reinstall all over again?
> >> bye
> >
> > Did you make sure you included the driver for your IDE controller in the
> > kernel? If not, you will need an initrd to make the kernel boot, or
> > recompile the kernel with the IDE driver included.
> > - --
> > Luke Yelavich
> > GPG key: 0xD06320CE
> > (http://www.themuso.com/themuso-gpg-key.txt)
> > Email & MSN: themuso@themuso.com
> > ICQ: 18444344
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.5 (GNU/Linux)
> >
> > iD8DBQFChsAKjVefwtBjIM4RAvaNAKDSYuLZ6rELVy1BWaokNBHcoLHWBgCgwQJs
> > Kazh8VXSLOywupOI24MQZuQ=
> > =3WX6
> > -----END PGP SIGNATURE-----
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: kernel panic after booting with new kernel 2.6.11.9
` Luke Yelavich
` Nick Gawronski
@ ` Janina Sajka
` Nick Gawronski
1 sibling, 1 reply; 14+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Luke Yelavich writes:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
As a rule of thumb, I have found it smarter to create a new stanza for
any new kernel, rather than mauling the existing entry. You can
perfectly well have multiple kernels to choose among in grub. Don't
throw out what's working until you know the new stuff is good, in other
words.
PS: And you needed a custom compile because??? You didn't say.
>
> On Sun, May 15, 2005 at 12:28:04PM EST, Nick Gawronski wrote:
> > Hi, I have fedora core 3 and just installed a new kernel from kernel.org
> > with speakup latest cvs version. I had the kernel configure script load in
> > my existing configuration file for my fc3 kernel to help me upgrade and
> > built speakup and dectalk express in the kernel as well ans ext2 and ext3.
> > No initrd image because none is needed. I installed the modules then
> > editted grub.conf changing the file name to the new kernel's name but
> > removing the initrd line. My new kernel boots just fine but them I get the
> > error Kernel panic - not syncing: VFS: Unable to mount root fs on
> > unknown -block(0,0) I have the fedora core 3 4 cd set from cheapbypes so
> > how can I fix the problem with out having to reinstall all over again? bye
>
> Did you make sure you included the driver for your IDE controller in the
> kernel? If not, you will need an initrd to make the kernel boot, or
> recompile the kernel with the IDE driver included.
> - --
> Luke Yelavich
> GPG key: 0xD06320CE
> (http://www.themuso.com/themuso-gpg-key.txt)
> Email & MSN: themuso@themuso.com
> ICQ: 18444344
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.5 (GNU/Linux)
>
> iD8DBQFChsAKjVefwtBjIM4RAvaNAKDSYuLZ6rELVy1BWaokNBHcoLHWBgCgwQJs
> Kazh8VXSLOywupOI24MQZuQ=
> =3WX6
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka Phone: +1.202.494.7040
Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
Chair, Accessibility Workgroup Free Standards Group (FSG)
janina@freestandards.org http://a11y.org
If Linux can't solve your computing problem, you need a different problem.
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: kernel panic after booting with new kernel 2.6.11.9
` Janina Sajka
@ ` Nick Gawronski
` Janina Sajka
0 siblings, 1 reply; 14+ messages in thread
From: Nick Gawronski @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi, I was recompiling a stock kernel because I was wanting to get the
latest version of speakup and alsa to see if my sound card was
supported. I was wondering once I am on the rescue disk what should I
do to restore the kernel 2.6.10700 in grub.conf what editors are there?
I have named my new kernel vmlinuz could I just make a link between
those two files and remove the bad kernel? Also, When I am sure
everything is the way I want it if I do rpm -e kernel version I get
failed dependaces and kernel2.4 is needed for this package or another
other. bye On Mon, 16 May 2005, Janina Sajka wrote:
> Luke Yelavich writes:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
> As a rule of thumb, I have found it smarter to create a new stanza for
> any new kernel, rather than mauling the existing entry. You can
> perfectly well have multiple kernels to choose among in grub. Don't
> throw out what's working until you know the new stuff is good, in other
> words.
>
> PS: And you needed a custom compile because??? You didn't say.
>>
>> On Sun, May 15, 2005 at 12:28:04PM EST, Nick Gawronski wrote:
>>> Hi, I have fedora core 3 and just installed a new kernel from kernel.org
>>> with speakup latest cvs version. I had the kernel configure script load in
>>> my existing configuration file for my fc3 kernel to help me upgrade and
>>> built speakup and dectalk express in the kernel as well ans ext2 and ext3.
>>> No initrd image because none is needed. I installed the modules then
>>> editted grub.conf changing the file name to the new kernel's name but
>>> removing the initrd line. My new kernel boots just fine but them I get the
>>> error Kernel panic - not syncing: VFS: Unable to mount root fs on
>>> unknown -block(0,0) I have the fedora core 3 4 cd set from cheapbypes so
>>> how can I fix the problem with out having to reinstall all over again? bye
>>
>> Did you make sure you included the driver for your IDE controller in the
>> kernel? If not, you will need an initrd to make the kernel boot, or
>> recompile the kernel with the IDE driver included.
>> - --
>> Luke Yelavich
>> GPG key: 0xD06320CE
>> (http://www.themuso.com/themuso-gpg-key.txt)
>> Email & MSN: themuso@themuso.com
>> ICQ: 18444344
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.2.5 (GNU/Linux)
>>
>> iD8DBQFChsAKjVefwtBjIM4RAvaNAKDSYuLZ6rELVy1BWaokNBHcoLHWBgCgwQJs
>> Kazh8VXSLOywupOI24MQZuQ=
>> =3WX6
>> -----END PGP SIGNATURE-----
>>
>> _______________________________________________
>> Speakup mailing list
>> Speakup@braille.uwo.ca
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
--
My web page is at http://www.nickgawronski.com.
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: kernel panic after booting with new kernel 2.6.11.9
` Nick Gawronski
@ ` Janina Sajka
` Nick Gawronski
0 siblings, 1 reply; 14+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Nick Gawronski writes:
> Hi, I was recompiling a stock kernel because I was wanting to get the
> latest version of speakup and alsa to see if my sound card was
> supported.
Speakup has nothing to do with your sound card.
The alsa-drivers tar ball includes documentation on what cards are
supported, so you can discover in advance whether any effort is
promissing. And, if it is, you don't need a new kernel to get new alsa
drivers. Simply build new alsa drivers and install, preferably with
rpmbuild and a good alsa-driver.spec file, but the classic ./configure,
make, make install will also do the trick.
> I was wondering once I am on the rescue disk what should I
> do to restore the kernel 2.6.10700 in grub.conf what editors are there?
I don't follow. Do you simply need to edit grub.conf? Then do so with
your favorite editor. It's a simple ascii file.
If by "restore" you mean you want to go back to an old kernel, reinstall
it with rpm.
> I have named my new kernel vmlinuz could I just make a link between
> those two files and remove the bad kernel?
Sorry. I don't understand this sentence at all. Bad kernel? Link between
what two files?
> Also, When I am sure
> everything is the way I want it if I do rpm -e kernel version I get
> failed dependaces and kernel2.4 is needed for this package or another
Kernel 2.4 is needed? How old is this installation? And how long since
you've yum'd?
You can be judicious in applying the --nodeps switch with rpm. For
example, if rpm -e declines to remove some package because package X
depends on it, but you know you're about to install another package that
will support package X, you can just use --nodeps.
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: kernel panic after booting with new kernel 2.6.11.9
` Janina Sajka
@ ` Nick Gawronski
0 siblings, 0 replies; 14+ messages in thread
From: Nick Gawronski @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi, by link I mean using ln -s and removing the unusable kernel I built
and just have vmlinuz be a soft link pointing to the kernel I want to
boot. I mainly use pico that is included with pine to edit grub.conf
but pine is not included with fc3 so I will need to use another editor
what is the easiest one to use? bye On Tue, 17 May 2005, Janina Sajka
wrote:
> Nick Gawronski writes:
>> Hi, I was recompiling a stock kernel because I was wanting to get the
>> latest version of speakup and alsa to see if my sound card was
>> supported.
>
> Speakup has nothing to do with your sound card.
> The alsa-drivers tar ball includes documentation on what cards are
> supported, so you can discover in advance whether any effort is
> promissing. And, if it is, you don't need a new kernel to get new alsa
> drivers. Simply build new alsa drivers and install, preferably with
> rpmbuild and a good alsa-driver.spec file, but the classic ./configure,
> make, make install will also do the trick.
>
>> I was wondering once I am on the rescue disk what should I
>> do to restore the kernel 2.6.10700 in grub.conf what editors are there?
>
> I don't follow. Do you simply need to edit grub.conf? Then do so with
> your favorite editor. It's a simple ascii file.
>
> If by "restore" you mean you want to go back to an old kernel, reinstall
> it with rpm.
>
>> I have named my new kernel vmlinuz could I just make a link between
>> those two files and remove the bad kernel?
> Sorry. I don't understand this sentence at all. Bad kernel? Link between
> what two files?
>
>> Also, When I am sure
> > everything is the way I want it if I do rpm -e kernel version I get
>> failed dependaces and kernel2.4 is needed for this package or another
>
> Kernel 2.4 is needed? How old is this installation? And how long since
> you've yum'd?
>
> You can be judicious in applying the --nodeps switch with rpm. For
> example, if rpm -e declines to remove some package because package X
> depends on it, but you know you're about to install another package that
> will support package X, you can just use --nodeps.
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
My web page is at http://www.nickgawronski.com.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: kernel panic after booting with new kernel 2.6.11.9
kernel panic after booting with new kernel 2.6.11.9 Nick Gawronski
` Luke Yelavich
@ ` Charles Hallenbeck
` Charles Hallenbeck
1 sibling, 1 reply; 14+ messages in thread
From: Charles Hallenbeck @ UTC (permalink / raw)
To: Nick Gawronski, Speakup is a screen review system for Linux.
Nick,
How come you did not get a current kernel version? I am not sure your
kernel version is supported by speakup. Here is a quote from the speakup
installation instructions prepared by Gene Collins:
Kernel versions supported are 2.4.26 or later, and 2.6.10 or later, as
of Thu Apr 14 15:31:00 2005.
I am not sure where you go from here.
Chuck
On Sat, 14 May 2005, Nick Gawronski wrote:
> Hi, I have fedora core 3 and just installed a new kernel from kernel.org with
> speakup latest cvs version. I had the kernel configure script load in my
> existing configuration file for my fc3 kernel to help me upgrade and built
> speakup and dectalk express in the kernel as well ans ext2 and ext3. No
> initrd image because none is needed. I installed the modules then editted
> grub.conf changing the file name to the new kernel's name but removing the
> initrd line. My new kernel boots just fine but them I get the error Kernel
> panic - not syncing: VFS: Unable to mount root fs on unknown -block(0,0) I
> have the fedora core 3 4 cd set from cheapbypes so how can I fix the problem
> with out having to reinstall all over again? bye
> My web page is at http://www.nickgawronski.com
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
The Moon is Waxing Crescent (40% of Full)
There are only 10 kinds of people in the world:
There are those who count in binary, and those who do not.
You can download some things from http://www.mhcable.com/~chuckh
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: kernel panic after booting with new kernel 2.6.11.9
` Charles Hallenbeck
@ ` Charles Hallenbeck
0 siblings, 0 replies; 14+ messages in thread
From: Charles Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Woops! Sorry. I misread your kernel version. It's too early to be
careful.
On Sun, 15 May 2005, Charles Hallenbeck wrote:
> Nick,
>
> How come you did not get a current kernel version? I am not sure your kernel
> version is supported by speakup. Here is a quote from the speakup
> installation instructions prepared by Gene Collins:
>
> Kernel versions supported are 2.4.26 or later, and 2.6.10 or later, as
> of Thu Apr 14 15:31:00 2005.
>
>
> I am not sure where you go from here.
>
> Chuck
>
>
> On Sat, 14 May 2005, Nick Gawronski wrote:
>
>> Hi, I have fedora core 3 and just installed a new kernel from kernel.org
>> with speakup latest cvs version. I had the kernel configure script load in
>> my existing configuration file for my fc3 kernel to help me upgrade and
>> built speakup and dectalk express in the kernel as well ans ext2 and ext3.
>> No initrd image because none is needed. I installed the modules then
>> editted grub.conf changing the file name to the new kernel's name but
>> removing the initrd line. My new kernel boots just fine but them I get the
>> error Kernel panic - not syncing: VFS: Unable to mount root fs on unknown
>> -block(0,0) I have the fedora core 3 4 cd set from cheapbypes so how can I
>> fix the problem with out having to reinstall all over again? bye
>> My web page is at http://www.nickgawronski.com
>> _______________________________________________
>> Speakup mailing list
>> Speakup@braille.uwo.ca
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>>
>
>
--
The Moon is Waxing Crescent (40% of Full)
There are only 10 kinds of people in the world:
There are those who count in binary, and those who do not.
You can download some things from http://www.mhcable.com/~chuckh
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: kernel panic after booting with new kernel 2.6.11.9
@ Dawes, Stephen
` Nick Gawronski
` Janina Sajka
0 siblings, 2 replies; 14+ messages in thread
From: Dawes, Stephen @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Try yum install pine. This will install pine for you. If it doesn't make
sure that you are point to a fedora extras repository.
Steve Dawes
Phone: (403) 268-5527
Email: SDawes@calgary.ca
NOTICE -
This communication is intended ONLY for the use of the person or entity named above and may contain information that is confidential or legally privileged. If you are not the intended recipient named above or a person responsible for delivering messages or communications to the intended recipient, YOU ARE HEREBY NOTIFIED that any use, distribution, or copying of this communication or any of the information contained in it is strictly prohibited. If you have received this communication in error, please notify us immediately by telephone and then destroy or delete this communication, or return it to us by mail if requested by us. The City of Calgary thanks you for your attention and cooperation.
^ permalink raw reply [flat|nested] 14+ messages in thread
* RE: kernel panic after booting with new kernel 2.6.11.9
Dawes, Stephen
@ ` Nick Gawronski
` Janina Sajka
1 sibling, 0 replies; 14+ messages in thread
From: Nick Gawronski @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi, How do I point yum at these servers or get lists of them to point
yum at? I think speakup should also have one for kernels with speakup
and other simmilar packages. Where can I get more information on
starting a small one with my own domain name and other information about
yum servers? bye On Wed, 18 May 2005, Dawes, Stephen wrote:
> Try yum install pine. This will install pine for you. If it doesn't make
> sure that you are point to a fedora extras repository.
>
>
> Steve Dawes
> Phone: (403) 268-5527
> Email: SDawes@calgary.ca
>
>
>
>
> NOTICE -
> This communication is intended ONLY for the use of the person or entity named above and may contain information that is confidential or legally privileged. If you are not the intended recipient named above or a person responsible for delivering messages or communications to the intended recipient, YOU ARE HEREBY NOTIFIED that any use, distribution, or copying of this communication or any of the information contained in it is strictly prohibited. If you have received this communication in error, please notify us immediately by telephone and then destroy or delete this communication, or return it to us by mail if requested by us. The City of Calgary thanks you for your attention and cooperation.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
My web page is at http://www.nickgawronski.com.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: kernel panic after booting with new kernel 2.6.11.9
Dawes, Stephen
` Nick Gawronski
@ ` Janina Sajka
1 sibling, 0 replies; 14+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
But use nano, which is provided, instead of pico.
Dawes, Stephen writes:
> Try yum install pine. This will install pine for you. If it doesn't make
> sure that you are point to a fedora extras repository.
>
>
> Steve Dawes
> Phone: (403) 268-5527
> Email: SDawes@calgary.ca
>
>
>
>
> NOTICE -
> This communication is intended ONLY for the use of the person or entity named above and may contain information that is confidential or legally privileged. If you are not the intended recipient named above or a person responsible for delivering messages or communications to the intended recipient, YOU ARE HEREBY NOTIFIED that any use, distribution, or copying of this communication or any of the information contained in it is strictly prohibited. If you have received this communication in error, please notify us immediately by telephone and then destroy or delete this communication, or return it to us by mail if requested by us. The City of Calgary thanks you for your attention and cooperation.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka Phone: +1.202.494.7040
Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
Chair, Accessibility Workgroup Free Standards Group (FSG)
janina@freestandards.org http://a11y.org
If Linux can't solve your computing problem, you need a different problem.
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
kernel panic after booting with new kernel 2.6.11.9 Nick Gawronski
` Luke Yelavich
` Nick Gawronski
` Janina Sajka
` Sean McMahon
` Janina Sajka
` Nick Gawronski
` Janina Sajka
` Nick Gawronski
` Charles Hallenbeck
` Charles Hallenbeck
Dawes, Stephen
` Nick Gawronski
` Janina Sajka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).