Re: [newbie] upgrade kernel?

2001-02-19 Thread goldenpi

Various. Missing packages and libs mainly. But dad is already annoyed that I
took 4 gig of his drive for linux and he wont let me have any more. I have 1
gig free and I will need that for temp files and cd images when I get my
cdrw working.

- Original Message -
From: Paul Rodríguez <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 18, 2001 11:41 PM
Subject: RE: [newbie] upgrade kernel?


> What problems are you having when you try to compile.
>
> -Paul R
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of goldenpi
> Sent: Sunday, February 18, 2001 6:06 PM
> To: [EMAIL PROTECTED]
> Subject: [newbie] upgrade kernel?
>
>
> Can a kernal be upgraded through rpms? or does it need to be compiled? I
> have trouble with compileing anything, and I need a new kernal to upgrade
> alsa to (hopefully) get sound which will (hopefuly)let me watch dvds.
>
>
> _
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>





Re: [newbie] upgrade kernel?

2001-02-18 Thread Elena D. P.

for compile anything you want you'll need :
  -- compiler gcc (and some libs for making dependences of rpm's packages)
  --- kernel -headers
  -- kernel-source (from kernel you actually you have installed)
  -- the source files you want to compile
  -- another libs what depends on what the headers (from the source files you
want to compile) need.

You'll need to compile a new kernel when the new thing you want to add to is
not possible to insert as a module.
or when the new thing is essential during boot (for example filesystem suport
for ext2fs )

Paul Rodríguez wrote:

> What problems are you having when you try to compile.
>
> -Paul R
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of goldenpi
> Sent: Sunday, February 18, 2001 6:06 PM
> To: [EMAIL PROTECTED]
> Subject: [newbie] upgrade kernel?
>
> Can a kernal be upgraded through rpms? or does it need to be compiled? I
> have trouble with compileing anything, and I need a new kernal to upgrade
> alsa to (hopefully) get sound which will (hopefuly)let me watch dvds.
>
> _
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com





RE: [newbie] upgrade kernel?

2001-02-18 Thread Paul Rodríguez

What problems are you having when you try to compile.

-Paul R

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of goldenpi
Sent: Sunday, February 18, 2001 6:06 PM
To: [EMAIL PROTECTED]
Subject: [newbie] upgrade kernel?


Can a kernal be upgraded through rpms? or does it need to be compiled? I
have trouble with compileing anything, and I need a new kernal to upgrade
alsa to (hopefully) get sound which will (hopefuly)let me watch dvds.


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





[newbie] upgrade kernel?

2001-02-18 Thread goldenpi

Can a kernal be upgraded through rpms? or does it need to be compiled? I
have trouble with compileing anything, and I need a new kernal to upgrade
alsa to (hopefully) get sound which will (hopefuly)let me watch dvds.





Re: [newbie] Upgrade kernel

2000-11-27 Thread L. H. LOO

At 27-11-2000 -0800, you wrote:
>Keep in mind that even numbered 2.2.16 kernels are developmental and odd 
>numbered kernels are considered stable.  It is quite possible 2.2.16 will 
>not support your machine.
>Cyphfer

In Running Linux, Third Edition, August 1999, Page 9, para 2 : The stable 
kernel release has an even minor number (such as 2.2), while the 
development release has an odd minor number (such as 2.3). 





Re: [Re: [newbie] Upgrade kernel]

2000-11-27 Thread Michael Scottaline

Cyphfer <[EMAIL PROTECTED]> wrote:
> Keep in mind that even numbered 2.2.16 kernels are developmental and odd
numbered kernels are considered stable.  It is quite possible 2.2.16 will not
support your machine.
> 
> Cyphfer
===
I believe 2.2.16 IS  a stable kernel.  Actually it's ODD #'d kernels (using
the middle digit) that are developmental and even that are stable.  So 2.3.x
is developmental while 2.2.x is stable.  The lefthand digit is really just a
patch #, I believe.
Mike

~~~
"I'd rather have a bottle in front of me than a frontal lobotomy."
--Tom Waits ~~~


Get your own FREE, personal Netscape WebMail account today at 
http://home.netscape.com/webmail




Re: [newbie] Upgrade kernel

2000-11-27 Thread Cyphfer

Keep in mind that even numbered 2.2.16 kernels are developmental and odd numbered 
kernels are considered stable.  It is quite possible 2.2.16 will not support your 
machine.

Cyphfer

On Sun, 26 November 2000, Kusumanto Sigit wrote:

> 
> I've just upgrade my Mandrake 7.0 kernel into 2.2.16. After boot up, my
> supermount feature doesn't work. It complains that the kernel doesn't
> support it. What compilling options should I choose to enable this feature?
> 
> -kz-

___

Free Unlimited Internet Access! Try it now! 
http://www.zdnet.com/downloads/altavista/index.html

___





Re: [newbie] Upgrade kernel

2000-11-27 Thread Sridhar Dhanapalan

Where did you get the new kernel from, and how did you install it? A Mandrake 
kernel installed as an RPM should have no problems with Supermount. AFAIK, 
only Mandrake has Supermount in their kernels (correct me if I'm wrong). If 
you compiled from sources, or used a non-Mandrake kernel, then there's a 
chance that you don't have Supermount compiled into the kernel. In that case, 
the easiest solution is to upgrade to the latest Mandrake kernel, currently 
2.2.17. Otherwise, you could wait for 2.4 (again, get a Mandrake version), 
which is due in December (provided that Linus meets his own deadline).

On Mon, 27 Nov 2000 18:09, Kusumanto Sigit wrote:
> I've just upgrade my Mandrake 7.0 kernel into 2.2.16. After boot up, my
> supermount feature doesn't work. It complains that the kernel doesn't
> support it. What compilling options should I choose to enable this feature?
>
> -kz-

-- 
Sridhar Dhanapalan
"One World, One Web, One Programme." - Microsoft Promotional Ad.
"Ein Volk, Ein Reich, Ein Fuhrer." - Adolf Hitler




[newbie] Upgrade kernel

2000-11-26 Thread Kusumanto Sigit

I've just upgrade my Mandrake 7.0 kernel into 2.2.16. After boot up, my
supermount feature doesn't work. It complains that the kernel doesn't
support it. What compilling options should I choose to enable this feature?

-kz-





Re: [newbie] Upgrade + Kernel ?

1999-06-06 Thread Steve Philp

"James J. Capone" wrote:
> 
> If I upgrade to the 6.0 of Mandrake from 5.3, Will I lose my kernel I took
> so long to compile?? Will it overwrite the new Kernel I have? I am running
> on the 2.2.9 kernel and also have a backup for the 2.0.36 Kernel. I do not
> want to lose all the hell and anguish I have gone through to get it
> working.
>

Best bet would be to create a nice tarball of all the new kernel parts
(System.map, vmlinuz, /lib/modules/2.2.9) and hold that in an extra
partition to copy back over after the installation.

-- 
Steve Philp
[EMAIL PROTECTED]



[newbie] Upgrade + Kernel ?

1999-06-05 Thread James J. Capone

If I upgrade to the 6.0 of Mandrake from 5.3, Will I lose my kernel I took 
so long to compile?? Will it overwrite the new Kernel I have? I am running 
on the 2.2.9 kernel and also have a backup for the 2.0.36 Kernel. I do not 
want to lose all the hell and anguish I have gone through to get it 
working.

Please let me know,

Thanks,

James J. Capone
===
Webmaster http://linuxuser.8m.com
Asst. Webmaster http://www.ptm.com
Co-Author - Linux Book For Newbies.
"The Only Person To Hear Both Sides Of A Argument Is The Guy In The 
Apartment Next To Yours!"