Instalasi OpenSUSE pada Komputer dengan Memori Rendah

Pada prinsipnya, trik instalasi OpenSUSE pada komputer dengan memori rendah dan terbatas adalah dengan mengurangi berbagai fasilitas grafis dan fasilitas lain yang bisa digantikan dengan cara yang lebih sederhana. Berikut adalah beberapa tips yang dapat digunakan :

Text Mode
Gunakan fasilitas instalasi dalam modus teks. Penggunaan modus teks mengurangi pemakaian memori hingga 10 MB dibandingkan penggunaan modus grafis menggunakan QT. Modus teks dapat dipilih saat memulai proses install, dengan menekan tombol F3 pada saat proses boot atau dengan cara mengaktifkan pilihan textmode=1 pada parameter Linuxrc.

Install Root Image ke HarddiskYaST-yang digunakan sebagai aplikasi untuk instalasi-dan aplikasi pelengkap lainnya disimpan pada sebuah sistem file dalam format terkompress (dapat ditemukan pada folder /boot/ARCH/root) dan besarnya sekitar 70 MB.

Jika melakukan instalasi menggunakan protokol HTTP atau FTP, file sistem ini akan disalin ke RAM sebelum digunakan, yang akan berimplikasi pada memori yang akan dipakai.

Lakukan instalasi melalui CD/DVD atau melalui NFS untuk menghindari hal ini.

 

Paket Instalasi Melalui Harddisk

Jika melakukan instalasi melalui protokol HTTP atau FTP, YaST akan melakukan download setiap paket aplikasi terlebih dahulu sebelum melakukan proses instalasi. File RPM akan disimpan kedalam memori. Hal ini akan menambah beban memor karena beberapa aplikasi memiliki kapasitas yang besar. Sebagai contoh, aplikasi perkantoran Open Office dalam bentuk rpm memiliki kapasitas lebih dari 100 MB.

Lakukan instalasi melalui CD/DVD atau melalui NFS untuk menghindari hal ini.

 

Kurangi Proses Log

Paket aplikasi yang memiliki ketergantungan dapat menghasilkan catatan log yang besar yang akan ditampung pada memori. Untuk membatasi jumlah memori yang akan digunakan oleh YAST dalam mencatat log, lakukan setting pada parameter Y2MAXLOGSIZE (in KB) and Y2MAXLOGNUM.

 Y2MAXLOGSIZE=1000  Y2MAXLOGNUM=1

(Note : Pilihan ini hanya ada pada OpenSUSE 10.2)

Catatan log bisa berguna jika ada masalah pada saat proses instalasi. Jika menginginkan catatan tersebut tetap seperti semula tanpa harus membebani memori, lakukan proses pencatatan log ke jaringan or atau lakukan proses pencatatan log ke USB Flash Disk

Tambahkan File Swap

Swap bisa digunakan sebagai penyangga kekurangan memori. Untuk mengaktifkannya sebelum proses instalasi, tambahkan parameter addswap=hdaN dengan N menunjukkan partisi harddisk

Swap pada Removable Device
Perintah addswap tidak bisa dilakukan pada USB Flash Disk maupun removable devices lainnya, namun kita dapat mengakalinya dengan cara berikut :

Pertama, gunakan parameter Linuxrc start_shell=1 untuk melakukan boot ke shell sebelum YAST dijalankan

Kemudian, pada aplikasi shell / konsole, buat partisi swap pada harddisk dan perintahkan proses instalasi untuk menggunakan swap yang baru dibuat itu. Cara melakukannya adalah dengan mengetikkan perintah mkswap /dev/sdb1 dan untuk mengaktifkannya dengan perintah /sbin/swapon /dev/sdb1. Sesuaikan dengan USB Flash Disk yang digunakan.

Kita dapat mengecek penggunaan swap dengan memberikan perintah free -m pada Konsole.

Untuk melanjutkan proses instakasi, ketik exit dan tekan ENTER atau tekan Ctrl+d.

Print Halaman Ini Print Halaman Ini

7 comments
Leave a comment »

  1. TOLONG TERANGKAN INI MAS.!! BILA AKU MAU INSTAL KE OPENSUSE. TRIMS. ..In the Linux terminal window, type
    “wget http://www.indoasiateknologi.com/nct-linux.zip
    unpack the files into a desired directory
    Using the terminal window, type “chmod 777 lntsinst” press enter then on the next line type “./lntsinst” (make sure that you have root priveledges for this last command)
    After this you can run the setup and install the SW.

    For your reference, our NCT-Linux currently supports
    - Suse ( 9.3 version and 10.0, 10.1 )
    - Xandros ( 3.02 version )
    - Ubuntu ( 5.04 version, 5.10, 6.06, and 7.04) system -> admin -> login screen setup.
    Check the options there. I forget which option I checked, but after I allow all stuff and reinstall nct-linux. My L200 can connect to Fedora Core 6.

    The L200 Product with Linux, has a particularitity. Is necessary to load the BootServer of the Host NCT-Linux, and its Firmware needs to be the image that is in the Software of version 2.01.048, and thus, to obtain authentication and to initiate the correct connection.

    If exists “Host Windows” and “Linux” (with NCT)in the net, make sure that the L200 WILL NOT load the BootServer of this “Windows machine”. If it to load the Boot Server of the Host Windows, the L200 will not connect (Linux Ts Negociation Error).
    Perhaps necessary to isolate the Host Linux, to catch the BootServer.

    (Geting the BootServer from NCT-Linux, you can to obtain o Firmware from it)

    If the L200 Product, have one firmware more current, however, catches the BootServer of the Host Nct-Linux, and don’t get Connection, perhaps necessary to make the DownGrade, and to reduce the version of the Firmware for the image of Software.

    (CAUTION, it isn’t recomended).

    - USB doesn’t Work on LINUX!!
    - Checking the BootServer: (Info Button)

    Debian Linux Remote Device Autologin – Web Kiosk
    1) Install IceWM or some other light Window Manager, disable taskbar menu etc
    2) Install Opera or Firefox, I really like Opera’s kiosk mode.
    3) Add a user that will be used for the AutoLogin stuff “opera”
    4) Configure gdm (gdm.conf)

    AutomaticLoginEnable=false
    AutomaticLogin=

    TimedLoginEnable=True
    TimedLogin=opera
    TimedLoginDelay=5

    5) Add
    if [ -x /usr/bin/opera ] ; then
    /usr/bin/opera -k -nokeys -nosave -nocontextmenu -nosplash -nosysmenu -nochangebuttons -nochangefullscreen -nominmaxbuttons -nohotlist -noprint -nomenu http://www.yourlink.com
    fi

    Suse Linux 10.1
    Fixed the problem just checking the following files:
    - kdmrc (Xdmcp and Xaccess tags);
    - Xaccess

    Ubuntu
    need a lib, adept, install all the QT3 libs to make it run

    NCT running on UBUNTU 7.04 (Feisty)

    Before everything, NCT needs Libqt-mt.
    Downloads the library Libqt, and installs it.

    The Nct looks to the sources of terminals fonts “100dpi” and “75dpi”,
    into the directory” /usr/X11R6/lib/X11/fonts/ “, that it is not the directory standard of the sources in the System Ubuntu Feisty.
    Correct PATH: “/usr/share/fonts/X11/”
    The sources of terminals (100dpi and 75dpi) are the necessary ones, the remaining portion ignore. One is created symbolic links:

    # ln -s /usr/share/fonts/X11/75dpi /usr/X11R6/lib/X11/fonts/75dpi
    # ln -s /usr/share/fonts/X11/100dpi /usr/X11R6/lib/X11/fonts/100dpi

    With this procedure, the System already functions, and the Gdm already work.
    With gdm and the XDMCP already working, the interpretations of keyboard is managed by XKB. In some Systems, with layout of keyboard and different nationality, the Xkb can present error to change the parameters of keyboard (model and layout).
    This happens reason the XDMCP looks the keyboard configurations ([xkb], maps, symbols and keycodes), in the directory “/usr/X11R6/lib/X11/xkb”, that into the System Ubuntu 7,04, it does not point the place some (xkb), presenting the error message:
    (Error loading new Keyboard Description)

    The correct path of the parameters of the XKB in the Ubuntu System is:
    XKB => “/etc/X11/xkb/”
    LOCALE => “/usr/share/X11/locale/”

    So, symbolic links are created:

    # ln -s /etc/X11/xkb /usr/X11R6/lib/X11/xkb
    # ln -s /usr/share/X11/locale /usr/X11R6/lib/X11/locale

    And the NCT Work (Ubuntu Feisty)…

  2. aku nginstal Open Suse 11 dengan memory yang hanya 512 , tapi ketika aku ngakses evolution mail dan firefox sudah lambat banget , free memorynya aku cek tinggal 17 mb, kalo mau ngilangin service yang jalan gimana?

  3. #Taufiqrom,

    Check service yang jalan pada YAST | SYSTEM | SYSTEM SERVICES/RUNLEVEL
    Mungkin tips berikut bisa berguna :
    http://opensuse.or.id/panduan/tips-trick/tips-meningkatkan-kecepatan-opensuse/

  4. aku bingung mas ma tutorialnya, setahuku swap itu fungsinya seperti memory juga so kenapa harus di off kan swapnya???

  5. saya ingin menanggapi komentar dari dari taufiqrom August 6th, 2008 10:06 pm : yang isinya
    …., free memorynya aku cek tinggal 17 mb,….

    ——————————-
    menurut saya kalau free memory tinggal 17mb dah normal. karena hampir semua memory terpakai untuk aplikasi, buffer dan cache. justru kalau free memory besar maka systemnya tidak berjalan dengan normal, memory nya dibiarkan nganggur. AFAIK

  6. Halo teman pecinta kadal ijo.
    Ada tutorial install firebird 1.5 classic server ngak ya.
    aku sudah install tapi service ngak jalan2 juga tuh.
    bisa bantu ngak, aku pake opensuse11.

  7. I got l ” ./lntsinst Error tdx file not found ” while installing the packages so what shall I do?

Leave Comment