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

« back to all changes in this revision

Viewing changes to en/preparing/non-debian-partitioning.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: non-debian-partitioning.xml 56322 2008-10-06 13:20:07Z fjp $ -->
 
2
<!-- $Id: non-debian-partitioning.xml 61147 2009-11-02 23:02:35Z fjp $ -->
3
3
 
4
4
 <sect1 id="non-debian-partitioning">
5
5
 <title>Pre-Partitioning for Multi-Boot Systems</title>
24
24
(Windows 9x, Windows NT/2000/XP, OS/2, MacOS, Solaris, FreeBSD, &hellip;)
25
25
</phrase>
26
26
 
27
 
<phrase arch="alpha">
28
 
(Tru64 (Digital UNIX), OpenVMS, Windows NT, FreeBSD, &hellip;)
29
 
</phrase>
30
 
 
31
27
<phrase arch="s390">
32
28
(VM, z/OS, OS/390, &hellip;)
33
29
</phrase>
34
30
 
35
 
<phrase arch="m68k">
36
 
(Amiga OS, Atari TOS, Mac OS, &hellip;)
37
 
</phrase>
38
 
 
39
31
and want to stick Linux on the same disk, you will need to repartition
40
32
the disk. Ubuntu requires its own hard disk partitions. It cannot be
41
33
installed on Windows or MacOS partitions. It may be able to share some
49
41
a partitioning tool for your current operating system<phrase
50
42
arch="x86">, such as fdisk or PartitionMagic</phrase><phrase
51
43
arch="powerpc">, such as Drive Setup, HD Toolkit, or MacTools</phrase><phrase
52
 
arch="m68k">, such as HD SC Setup, HDToolBox, or SCSITool</phrase><phrase
53
44
arch="s390">, such as the VM diskmap</phrase>. Partitioning tools always
54
45
provide a way to show existing partitions without making changes.
55
46
 
189
180
 
190
181
</para>
191
182
 
192
 
&nondeb-part-alpha.xml;
193
183
&nondeb-part-x86.xml;
194
 
&nondeb-part-m68k.xml;
195
184
&nondeb-part-sparc.xml;
196
185
&nondeb-part-powerpc.xml;
197
186