Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 98211 Details for
Bug 149278
[id] Translation Update
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
2006.1/hb-install-sparc-bootloader.xml
hb-install-sparc-bootloader.xml (text/plain), 3.54 KB, created by
Dzikri Aziz
on 2006-09-27 03:37:17 UTC
(
hide
)
Description:
2006.1/hb-install-sparc-bootloader.xml
Filename:
MIME Type:
Creator:
Dzikri Aziz
Created:
2006-09-27 03:37:17 UTC
Size:
3.54 KB
patch
obsolete
><?xml version='1.0' encoding='UTF-8'?> ><!DOCTYPE sections SYSTEM "/dtd/book.dtd"> > ><!-- The content of this document is licensed under the CC-BY-SA license --> ><!-- See http://creativecommons.org/licenses/by-sa/2.5 --> > ><sections> > ><version>7.0</version> ><date>2006-08-30</date> > ><section> ><title>Menentukan Pilihan Anda</title> ><subsection> ><title>Pendahuluan</title> ><body> > ><p> >Sekarang setelah kernel anda terkonfigurasi dan dikompilasi, serta file-file >konfigurasi sistem yang penting telah diisi dengan benar, ini saatnya untuk >menginstal sebuah program yang akan menjalankan kernel anda sewaktu >anda menghidupkan komputer anda. Program tersebut adalah <e>bootloader</e>. ></p> > ></body> ></subsection> ></section> ><section> ><title>Instalasi Bootloader SPARC: SILO</title> ><body> > ><p> >Saatnya untuk menginstal dan mengkonfigurasi <uri >link="http://www.sparc-boot.org">SILO</uri>, Sparc Improved boot >LOader. ></p> > ><pre caption="Instalasi SILO"> ># <i>emerge silo</i> ></pre> > ><p> >Jalankan editor kesukaan (kami menggunakan <c>nano</c> sebagai contoh) lalu >ciptakan file <path>/etc/silo.conf</path>. ></p> > ><pre caption="Menciptakan /etc/silo.conf"> ># <i>nano -w /etc/silo.conf</i> ></pre> > ><p> >Berikut ini adalah contoh file <path>silo.conf</path>. Fiel ini menggunakan >skema partisi yang kami gunakan pada panduan ini dan imej kernel ><path>kernel-2.4.31</path>. ></p> > ><pre caption="Contoh /etc/silo.conf"> >partition = 1 <comment># Partisi boot (= partisi root)</comment> >root = /dev/sda1 <comment># Partisi root</comment> >timeout = 150 <comment># Tunggu 15 detik sebelum boot ke seksi default</comment> > >image = /boot/kernel-2.4.31 > label = linux ></pre> > ><p> >JIka anda menggunakan contoh <path>silo.conf</path> yang disediakan oleh >Portage, pastikan untuk memberikan tanda komentar pada <e>semua</e> baris >yang tidak anda perlukan. ></p> > ><p> >Jika physical disk tempat instalasi SILO (sebagai bootloader) berbeda >dengan physical disk tempat <path>/etc/silo.conf</path>, anda perlu >menyalin <path>/etc/silo.conf</path> ke sebuah partisi pada sik tersebut. >Dengan anggapan <path>/boot</path> berada pada partisi terpisah, salinlah >file konfigurasi ke <path>/boot</path> lalu jalankan <c>/sbin/silo -f</c>: ></p> > ><pre caption="Hanya jika /boot dan tempat SILO tidak berada pada disk yang sama"> ># <i>cp /etc/silo.conf /boot</i> ># <i>/sbin/silo -f -C /boot/silo.conf</i> >/boot/silo.conf appears to be valid ></pre> > ><p> >Jika tidak, jalankan saja <c>/sbin/silo -f</c>: ></p> > ><pre caption="Menjalankan silo"> ># <i>/sbin/silo -f</i> >/etc/silo.conf appears to be valid ></pre> > ><note> >Anda perlu menjalankan <c>silo</c> (bersama parameternya) setiap kali anda >meng-update atau menginstal ulang paket <c>sys-boot/silo</c>. ></note> > ><p> >Sekarang lanjutkan ke <uri link="#reboot">Reboot Sistem</uri>. ></p> > ></body> ></section> ><section id="reboot"> ><title>Reboot Sistem</title> ><subsection> ><body> > ><p> >Keluarlah dari lingkungan chroot dan unmount semua partisi yang ter-mount. >Lalu ketik perintah ajaib itu yang telah anda tunggu-tunggu: <c>reboot</c>. ></p> > ><pre caption="Keluar dari chroot, unmount semua partisi dan reboot"> ># <i>exit</i> >cdimage ~# <i>cd</i> >cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo</i> >cdimage ~# <i>reboot</i> ></pre> > ><p> >Tentu saja, jangan lupa untuk mengeluarkan CD bootable, jika tidak CD tersebut >akan diboot lagi daripada sistem Gentoo baru anda. ></p> > ><p> >Setelah anda reboot ke sistem Gentoo anda, selesaikan dengan <uri >link="?part=1&chap=11">Menyelesaikan Instalasi Gentoo Anda</uri>. ></p> > ></body> ></subsection> ></section> ></sections>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 149278
: 98211 |
98212
|
98213
|
98214