Re: Upgrade Kernel

2003-08-31 Thread Andre Speelmans
On Thu, 28 Aug 2003, David Hart wrote: > On Thu, 2003-08-28 at 03:24, Gunawan wrote: > > I would like to read my FAT32 C drive, how can I do that? > > Recompile the kernel and select it in file system options from the make > (x|menu)config menus. Compiling the kernel sounds more difficult and >

Re: Upgrade Kernel

2003-08-28 Thread Marc Adler
* David Hart <[EMAIL PROTECTED]> [2003-08-28 08:13]: > On Thu, 2003-08-28 at 03:24, Gunawan wrote: [snip] > RH9 comes with 2.4.20. The current kernel (which I'm using) is 2.4.22. > The usual commands from the top level (once untarred) are: > > 1. make clean; make mrproper > 2. make xconfig or ma

Re: Upgrade Kernel

2003-08-28 Thread David Hart
On Thu, 2003-08-28 at 03:24, Gunawan wrote: > Hi, > I have several question. They might be better received in plain text - no big deal. > > 1. GNOME and KDE which one that you choose for graphical interface? > What is the strengh and weakness each? Install both and judge for yourself. > 2. I b

Re: Upgrade Kernel

2003-08-28 Thread Felix Mathais
GNOME and KDE are both graphical interfaces, which are looking much the same. which one you choose is your choice. I personally use gnome. to find out what your diskusage are, just type df -k, and it will tell you. to remove pragramms, just do a rpm -e , or go to the packages menu and untick th

Re: Upgrade Kernel (Plain Text Format)

2003-08-28 Thread Gunawan
Hi, I just installed redhat 9 on my primary harddrive and because I already installed windows 98SE so I install on the other partition. I create a boot disk to boot to redhat and I think nothing wrong with my redhat. Actually I'm new in Linux so everything is confusing me. I have several question.