~ubuntu-branches/ubuntu/karmic/installation-guide/karmic

« back to all changes in this revision

Viewing changes to eu/using-d-i/modules/i386/lilo-installer.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2007-07-23 15:52:44 UTC
  • mfrom: (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20070723155244-xayq1rzu8rllvngy
Tags: 20070319ubuntu1
* Resynchronise with Debian. Remaining changes:
  - Build only English (for now, until we figure out how to avoid trashing
    translations quite so badly with Ubuntu branding etc.).
  - Build only Ubuntu architectures (amd64, hppa, i386, ia64, powerpc,
    sparc).
  - Extensive (although possibly incomplete) Ubuntu branding, adjustments
    for our mirror layout, etc.
  - Add "Ubuntu and Debian" and "What is Ubuntu?" section, text borrowed
    from the Ubuntu web site. Disable the "What is Debian GNU/Linux?"
    section.
  - Direct installation reports to ubuntu-users for now.
  - Adjust various memory and disk space requirements. Talk about the
    default Ubuntu desktop and Ubuntu tasks rather than Debian tasks.
  - Document mounting /sys in various places.
  - Unset supports-floppy-boot for all our architectures.
  - Add a few more supports-floppy-boot and bootable-usb conditionals.
  - Document our root password and sudo arrangements.
  - Document netboot-style USB images. Still mention the hd-media images,
    but they're downplayed since many USB sticks are too small for a full
    Ubuntu ISO image.
  - Document Kickstart installations (currently only the basics, a
    reference to Red Hat's documentation, and the differences from
    Anaconda).
  - Note that an empty preseed file is equivalent to a normal manual
    installation.
  - Rename doc-base.TEMPLATE to TEMPLATE.doc-base.
  - Update keyboard preseeding documentation for console-setup.
  - Update chroot-install guide for console-setup and language packs; add
    a bit more advice about installing grub.
  - Remove text talking about devfs-style device names, which are no
    longer supported.
  - Fix links to web copies of installation manual and example preseed
    file.
* Bump kernelversion to 2.6.22.
* Bump x11ver to 7.3.
* Bump GNOME version to 2.20.
* Bump release version and names for Gutsy (LP: #119177).
* Refer to the standard task rather than ubuntu-standard.
* Disable documentation of the GTK frontend.
* Remove latex-hangul-ucs-hlatex build-dependency, as we don't build for
  Korean.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="ISO-8859-15"?>
2
 
<!-- original version: 14602 -->
3
 
 
4
 
  <sect3 arch="i386">
5
 
  <title><command>LILO</command> Abiarazlea diska
6
 
         gogorrean instalatu</title>
7
 
<para>
8
 
 
9
 
&architecture; bigarrengo abiarazlea <quote>LILO</quote> deitzen da.
10
 
Hau programa komplexu zahar bat eta funtzionalitate asko ditu, DOS,
11
 
Windows, eta OS/2 kudeaketa barne. Mesedez irakurri 
12
 
<filename>/usr/share/doc/lilo/</filename> karpetako argibideak
13
 
zuk behar bereizirik baduzu. 
14
 
<ulink url="&url-lilo-howto;">LILO mini-HOWTO</ulink> ere interesgarri
15
 
izan daiteke.. 
16
 
 
17
 
</para><para>
18
 
 
19
 
&d-i;-k hiru aukera ematen dizkizu <command>LILO</command>
20
 
abiarazlea instalatzerakoan:
21
 
 
22
 
<variablelist>
23
 
<varlistentry>
24
 
<term>Abiarazte Erregistro Nagusian (MBR)</term><listitem><para>
25
 
 
26
 
Modu honetan <command>LILO</command>-k abiarazten kontrol guztia
27
 
hartuko du.
28
 
 
29
 
</para></listitem></varlistentry>
30
 
<varlistentry>
31
 
<term>Debian partizio berrian</term><listitem><para>
32
 
 
33
 
Hau aukeratu beste abiarazle bat erabili nahi 
34
 
baduzu. <command>LILO</command> Debian partizio hasieran
35
 
grabtuko da eta bigarren abiarazle bezala erabil daiteke.
36
 
 
37
 
 
38
 
</para></listitem></varlistentry>
39
 
<varlistentry>
40
 
<term>Beste aukera bat</term><listitem><para>
41
 
 
42
 
Erabiltzaile aurreratuek <command>LILO</command> beste nombait 
43
 
instalatu nahi dezakete. Kasu honetan zuri galdetu egin da
44
 
non instalatu behar den. devfs erako izenak erabili ditzatezi nolan
45
 
Useful for advanced users who want to install <command>LILO</command>
46
 
somewhere else. In this case you will be asked for desired
47
 
location. You can use devfs style names, such as those that start with
48
 
<filename>/dev/ide</filename>, <filename>/dev/scsi</filename>, eta
49
 
<filename>/dev/discs</filename>, baita izen tradizionalak ere, nolan
50
 
<filename>/dev/hda</filename> edo <filename>/dev/sda</filename>.
51
 
 
52
 
</para></listitem></varlistentry>
53
 
</variablelist>
54
 
 
55
 
</para><para>
56
 
 
57
 
Pausu honen ondoren ezin baduzu Windows 9x (edo DOS) abiaraz,
58
 
Windows 9x (MS-DOS) abiarazte disko bat artu eta 
59
 
<userinput>fdisk /mbr</userinput> komandoa erabili MS-DOS abiarazte 
60
 
erregistro nagusia  &mdash; grabatzeko, honek zuk Debian abiarazteko
61
 
beste nolabait egin beharko duzula esan nahi du!. Argibide gehiagorako 
62
 
irakurri <xref linkend="reactivating-win"/>.
63
 
 
64
 
</para>
65
 
  </sect3>