~psusi/ubuntu/precise/installation-guide/partitions

« back to all changes in this revision

Viewing changes to en/hardware/network-cards.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2010-06-25 10:28:30 UTC
  • mfrom: (2.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100625102830-nvfcrroep8mvhkeo
Tags: 20100518ubuntu1
* 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, armel, 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).
  - 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 win32-loader.
  - Document new simplified partman preseeding.
  - Document mirror/udeb/components.
  - Document apt-setup/security_path.
  - Don't recommend passing http://archive.ubuntu.com/ubuntu to
    debootstrap.
  - Document pkgsel/update-policy.
  - Document preseeding user-setup's home directory encryption facility.
  - Improve examples of tasksel/first preseeding to avoid mentioning
    standard, which is installed by default.
  - Document partman-auto-lvm/guided_size.
  - Document scheme for preseeding the use of CC.archive.ubuntu.com
    mirrors.
  - Document pkgsel/updatedb.
  - Document partman/default_filesystem.
  - Document how to override the weak password check.
  - Remove comments about automatic installation methods that have been
    removed from Ubuntu.
  - Remove documentation of
    base-installer/kernel/linux/initramfs-generators; setting this to
    anything other than the default will cause the installer to fail.
* Adjust list of armel architectures for Ubuntu.
* Bump kernelversion to 2.6.35.
* Bump release version and names for Maverick.
* Update Canonical's copyright years.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!-- retain these comments for translator revision tracking -->
2
 
<!-- $Id: network-cards.xml 56450 2008-10-17 09:58:39Z fjp $ -->
 
2
<!-- $Id: network-cards.xml 61626 2009-12-01 22:34:24Z fjp $ -->
3
3
 
4
4
 <sect2 id="network-cards">
5
5
 <title>Network Connectivity Hardware</title>
12
12
<phrase arch="x86">This includes most PCI and PCMCIA cards.</phrase>
13
13
<phrase arch="i386">Many older ISA cards are supported as well.</phrase>
14
14
 
15
 
<phrase arch="m68k">Again, see <ulink url="&url-m68k-faq;"></ulink>
16
 
for complete details.</phrase>
17
 
 
18
15
</para><para arch="sparc">
19
16
 
20
17
This includes a lot of generic PCI cards (for systems that have PCI) and
93
90
<para>
94
91
 
95
92
Wireless networking is in general supported as well and a growing number of
96
 
wireless adapters is supported by the official Linux kernel, although many
97
 
of them do require firmware to be loaded.
 
93
wireless adapters are supported by the official Linux kernel, although many
 
94
of them do require firmware to be loaded. If firmware is needed, the installer
 
95
will prompt you to load firmware. See <xref linkend="loading-firmware"/>
 
96
for detailed information on how to load firmware during the installation.
 
97
 
 
98
</para><para>
 
99
 
98
100
Wireless NICs that are not supported by the official Linux kernel can generally
99
101
be made to work under &debian;, but are not supported during the installation.
100
102
 
101
103
</para><para>
102
104
 
103
 
The use of wireless networking during installation is still under development
104
 
and whether it will work depends on the type of adaptor and the configuration
105
 
of your wireless access point.
106
 
If there is no other NIC you can use during the installation, it is still
 
105
Support for encrypted wireless during installation is currently limited to WEP.
 
106
If your access point uses stronger encryption, it cannot be used during the
 
107
installation process.
 
108
 
 
109
</para><para>
 
110
 
 
111
If there is a problem with wireless and there
 
112
is no other NIC you can use during the installation, it is still
107
113
possible to install &debian; using a full CD-ROM or DVD image. Select the
108
114
option to not configure a network and install using only the packages
109
115
available from the CD/DVD. You can then install the driver and firmware you