I don't have urpmi set up right I guess.  I am working over a dial up
connection so it isn't very feasible anyway.  I did have a copy of
2.6.3-15mdk source that I had downloaded on campus earlier. I installed
the rpm then used the following commands in the following order ...

make(that took forever)
make bzImage
cp arch/i386/boot/bzImage /boot/bzImage263-15
(used bootdrake to install the new boot image in lilo)
make module_install
shutdown -r now

Problem - I came up with several errors that I couldn't read because it
boots so fast.  It tries to install my cd drive again and my ntsf drive
isn't mounted.  In hardDrake I tried to mount it, but failed.  Some of
the errors looked like usb errors.

When I boot back to my old 2.6.3-7mdk it reinstalls my cd drive again.

What is going on?

Trent
[EMAIL PROTECTED]


On Mon, 2004-07-26 at 10:43, Jacob Albretsen wrote:
> On Monday 26 July 2004 10:23 am, Trent Spaulding wrote:
> > Linuxant wants me to install the 2.6.7 kernel.  I am running a mandrake
> > kernel (2.6.3-7mdk).  Do I have to install the 2.6.0 kernel first or can
> > I apply the 2.6.7 patch to my mandrake kernel?
> 
> Your question is a bit confusing, but I'll give you a basic Mandrake rundown.
> 
> Mandrake makes updating a kernel easy.  If you have urpmi setup, then all you 
> have to do is something like:
> 
> [EMAIL PROTECTED] urpmi --media updates --fuzzy kernel
> The following packages contain kernel:
> kernel-2.4.25.7mdk
> kernel-2.6.3.15mdk
> kernel-enterprise-2.4.25.7mdk
> kernel-enterprise-2.6.3.15mdk
> kernel-i686-up-4GB-2.4.25.7mdk
> kernel-i686-up-4GB-2.6.3.15mdk
> kernel-p3-smp-64GB-2.4.25.7mdk
> kernel-p3-smp-64GB-2.6.3.15mdk
> kernel-secure-2.6.3.15mdk
> kernel-smp-2.4.25.7mdk
> kernel-smp-2.6.3.15mdk
> kernel-source
> kernel-source-stripped
> 
> "updates" is the name of your source that you use for updates
> 
> If you are running the 2.6.3-7mdk, the most recent update for that is 
> kernel-2.6.3.15mdk.  That kernel contains all the most recent patchs.   See 
> http://www.mandrakesoft.com/security/ for details on kernel fixes.
> 
> To install it, all you need to do is:
> 
> [EMAIL PROTECTED] urpmi kernel-2.6.3.15mdk
> 
> This will download the rpm, install it, and add lines to /etc/lilo.conf.   
> Then, use the boot tools in drakconf to change the default kernel to 
> kernel-2.6.3.15mdk.  Then reboot to the new kernel.  
> 
> Depending on what you do with your computer, you may also want to urpmi 
> kernel-source.


_______________________________________________
newbies mailing list
[EMAIL PROTECTED]
http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies

Reply via email to