persiapan upgrade kernel
“Langkah yang paling awal adalah menginventarisasi hardware, peripheral, dan aplikasi yang berjalan di sistem anda sekarang misalnya, dalam hal ini yang perlu diperhatikan adalah jenis prosesor, PCI Card (ethernet/soundcard), media penyimpanan (IDE/EIDE/SCSI), USB, PCMCI Card, file-system yang digunakan dan hal-hal lain yang dirasa perlu untuk diperhatikan.” kata mas Asfik.
1. Processor.
[root@hesty ~]# cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : AMD Duron(tm) Processor
stepping : 1
cpu MHz : 1593.506
cache size : 64 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow
bogomips : 3170.30
2. ethernet card
[root@hesty ~]# dmesg | grep eth
eth0: SiS 900 PCI Fast Ethernet at 0xd000, IRQ 10, 00:0d:87:4c:aa:2d.
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
3. tipe file-system
[root@hesty ~]# mount
/dev/hda2 on / type ext3 (rw)
/dev/proc on /proc type proc (rw)
/dev/sys on /sys type sysfs (rw)
/dev/devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hda1 on /boot type ext3 (rw)
/dev/shm on /dev/shm type tmpfs (rw)
/dev/hda5 on /home type ext3 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
automount(pid2404) on /misc type autofs (rw,fd=4,pgrp=2404,minproto=2,maxproto=4)
automount(pid2448) on /net type autofs (rw,fd=4,pgrp=2448,minproto=2,maxproto=4)
Trus download kernel di www.kernel.org .. (to be continue .. soale tety dah nguantuk buanget..ZzZzzz)