On Sat, Jan 03, 2004 at 04:13:17PM +0000, Ged Haywood wrote:
> 
> 1.  Log in as you (*not* root) and cd to your home directory.
> 2.  Download linux-2.4.23.tar.gz into your home directory.
> 3.  $ tar xzf linux-2.4.23.tar.gz
> 4.  $ cd linux-2.4.23
> 5.  $ make menuconfig (choose the options you need for your system from the menus; 
> save)
> 6.  $ make
> 7.  $ make modules
> 8.  $ su
> 9.  # make modules install
> 10. # edit lilo.conf or whatever your boot loader needs
> 11. # reboot
 >

this sort of thing works for 2.4.x ok
for rh9 and 2.6.x, perhaps better to use 
make xconfig       (and select good things)
su
make modules_install
make install       (which will setup grub too)

and you will probably want to update nfs-utils and modutils prior.

Its worth trying 2.6. It makes every workstation I've tried it on 
feel heaps faster for interactive stuff.

john
 






-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to