Slackware 12

Slackware 12 telah dirilis pada tanggal 2 Juli 2007 , hadir dengan kernel 2.6(.21.5), KDE 3.5.7, dan XFce 4.4.1. Anda bisa mendapatkannya dgn download di website resmi Slackware, atau beli di Mas Rizal http://risal.wordpress.com/toko-linux-online/ (tak promosikan ki Mas :D ).Sampai versi 12 ini slackware tetap hadir dengan ciri khasnya yang simple, stabil dan benar-benar UNIX (menurut saya :D ) dari beberapa distro Linux yang pernah saya coba. Instalasinya juga masih sama seperti versi sebelumya yang berbasis text mode.

Sejak saya menginstal pertama menggunakan Slackware versi 9, 10, 11 dan sekarang 12 pasti slackware selalu bikin saya gemes karena 2 hal:
1. Tidak mau langsung shutdown (power masih menyala)
2. Scroll mouse tidak jalan

slackw3.jpg

Untuk mengatasi Slackware yang tidak mau shutdown kita dapat melakukat edit di file /etc/rc.d/rc.modules dengan menghilangkan tanda komentar(#) pada /sbin/modprobe apm. Cari baris tentang APM dan sesuaikan seperti berikut

#### APM support ###
# APM is a BIOS specification for saving power using several different
# techniques. This is mostly useful for battery powered laptops.
# Note that kernels newer than 2.6 will use ACPI (Advanced Configuration
# and Power Interface) rather than APM, and do not have an APM module.
# If a kernel supports ACPI it will always be built in, not a module.
#if echo $SHORTREL | grep -qw 2.4 ; then
/sbin/modprobe apm
#fi

Kemudian untuk mengatasi scroll mouse yang tidak jalan, edit file /etc/X11/xorg.conf cari baris tentang mouse dan sesuaikan seperti berikut :

# **********************************************************************
# Core Pointer’s InputDevice section
# **********************************************************************

Section “InputDevice”

# Identifier and driver

Identifier “Mouse1″
Driver “mouse”

# On platforms where PnP mouse detection is supported the following
# protocol setting can be used when using a newer PnP mouse:

# Option “Protocol” “Auto”

# The available mouse protocols types that you can set below are:
# Auto BusMouse GlidePoint GlidePointPS/2 IntelliMouse IMPS/2
# Logitech Microsoft MMHitTab MMSeries Mouseman MouseManPlusPS/2
# MouseSystems NetMousePS/2 NetScrollPS/2 OSMouse PS/2 SysMouse
# ThinkingMouse ThinkingMousePS/2 Xqueue
#Option “Protocol” “PS/2″
Option “Protocol” “IMPS/2″
Option “Buttons” “5″

# The mouse device. The device is normally set to /dev/mouse,
# which is usually a symbolic link to the real device.

Option “Device” “/dev/mouse”

O ya di komputer saya sebelumnya sudah terinstall Ubuntu 7.04. Agar kita dapat melakukan boot juga ke Ubuntu kita dapat melakukan tips seperti berikut ini :

1. Mounting Ubuntu, di komputer saya Ubuntu berada di hda6 :
root@darkstar:/home/irfan# mkdir /mnt/ubuntu
root@darkstar:/home/irfan# mount /dev/hda6 /mnt/ubuntu/

2. Copy vmlinuz-2.6.20-15-generic dan initrd.img-2.6.20-15-generic milik Ubuntu 7.04 yang berada di /mnt/ubuntu/boot ke direktory /boot milik Slackware 12
root@darkstar:/home/irfan# cp /mnt/ubuntu/boot/vmlinuz-2.6.20-15-generic /boot/
root@darkstar:/home/irfan# cp /mnt/ubuntu/boot/initrd.img-2.6.20-15-generic /boot/

3. Konfigurasi lilo dengan mengedit file lilo.conf yang berada di /etc/lilo.conf. Tambahkan baris berikut ini :
image = /boot/vmlinuz-2.6.20-15-generic
initrd = /boot/initrd.img-2.6.20-15-generic
root = /dev/hda6
label = Ubuntu_7.04
read-only

Aktifkan konfigurasi lilo :

root@darkstar:/home/irfan# lilo
Warning: LBA32 addressing assumed
Added Windows *
Added Slackware_12
Added Ubuntu_7.04
One warning was issued.

4. Selesaaaiiii, silahkan restart komputer untuk mencobanya.

Sekarang udah ada 2 distro kesukaan aku Slackware 12 dan Ubuntu 7.04. Mari ber-Slackware dan Ubuntu ria…. :)

8 Comments »

  1. holychan said,

    July 30, 2007 @ 5:50 am

    mas irfan, makasih artikelnya ya….. isinya mendidik bgt. tapi sayang aq g mudeng baca gituan.mending mas irfan ngajarin langsung he……he…. he…..kapan nih ke smk n 2 ???

  2. irfan said,

    July 30, 2007 @ 9:18 am

    Wah kapan ya ke smk n 2, aku yo pengen ki :D

  3. mas3_rifan said,

    July 30, 2007 @ 9:50 am

    lumayan se…h.
    emang skrg 2 lg jamane LINUX gichu…..
    inget ya…”GA KENAL LINUX MAKA GA DISAYANG KENTHOS”.
    sama mas irfan juga dheng…!
    oe….mas irfan, kangen ra karo nganu?

  4. irfan said,

    July 30, 2007 @ 10:10 am

    Wah kabeh tak kengeni , kecuali mas3_rifan :D ,bercanda.

  5. imam kahn_navy said,

    August 1, 2007 @ 3:20 am

    boleh juga tuch, kapan-kapan bisa pesan dibuatkan distro ga?

  6. okta999 said,

    August 14, 2007 @ 3:56 am

    baGus JgA aRtIkEl u ms,,syaNGE Q GAK MudEng
    bhasa khayalan tInGgI,YA MKlm
    ookey

  7. Anonymous said,

    November 10, 2007 @ 5:28 am

    Very helpful articel, thx

  8. ak47m2008 said,

    June 22, 2008 @ 2:34 pm

    alo irfan bgaimamana kbru..
    blog ku yg baru http://welly-iskand.blogspot.com/

RSS feed for comments on this post · TrackBack URI

Leave a Comment