~ubuntu-branches/ubuntu/natty/installation-guide/natty

« back to all changes in this revision

Viewing changes to fr/partitioning/partition/mips.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-02-25 12:37:48 UTC
  • Revision ID: james.westby@ubuntu.com-20080225123748-xcb1iwv50tfs1q3s
Tags: 20080211ubuntu1
* 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.
  - 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.
  - Disable documentation of the GTK frontend.
* Bump kernelversion to 2.6.24.
* Bump GNOME version to 2.22.
* Bump release version and names for Hardy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="ISO-8859-1"?>
2
1
<!-- original version: 35613 -->
3
2
 
4
3
  <sect2 arch="mips"><title>Partitionnement pour &arch-title;</title>
5
4
<para>
6
5
 
7
 
Les machines SGI n�cessitent une �tiquette de disque (<emphasis>disklabel</emphasis>) 
8
 
SGI afin de pouvoir d�marrer le syst�me depuis le disque dur. Elle peut
9
 
�tre cr��e � partir du menu expert de <command>fdisk</command>.
10
 
L'en-t�te du volume ainsi cr�� (num�ro de partition 9) devrait faire au moins
 
6
Les machines SGI nécessitent une étiquette de disque (<emphasis>disklabel</emphasis>) 
 
7
SGI afin de pouvoir démarrer le système depuis le disque dur. Elle peut
 
8
être créée à partir du menu expert de <command>fdisk</command>.
 
9
L'en-tête du volume ainsi créé (numéro de partition 9) devrait faire au moins
11
10
3&nbsp;Mo. Afin de pouvoir y stocker plusieurs noyaux, une taille de
12
 
10&nbsp;Mo est recommand�e. Si l'en-t�te de volume est trop petit, vous
13
 
pouvez tout simplement effacer la partition num�ro 9 et le recr�er
14
 
avec une taille diff�rente. Notez que l'en-t�te de volume doit d�marrer
 
11
10&nbsp;Mo est recommandée. Si l'en-tête de volume est trop petit, vous
 
12
pouvez tout simplement effacer la partition numéro 9 et le recréer
 
13
avec une taille différente. Notez que l'en-tête de volume doit démarrer
15
14
au secteur 0.
16
15
 
17
16
</para>