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

« back to all changes in this revision

Viewing changes to en/preparing/nondeb-part/m68k.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
 
<!-- retain these comments for translator revision tracking -->
2
 
<!-- $Id: m68k.xml 43576 2006-12-27 03:35:13Z fjp $ -->
3
 
 
4
 
 
5
 
  <sect2 arch="m68k"><title>Partitioning in AmigaOS</title>
6
 
<para>
7
 
 
8
 
If you are running AmigaOS, you can use the <command>HDToolBox</command>
9
 
program to adjust your native partitions prior to installation.
10
 
 
11
 
</para>
12
 
  </sect2>
13
 
 
14
 
  <sect2 arch="m68k"><title>Partitioning in Atari TOS</title>
15
 
<para>
16
 
 
17
 
Atari partition IDs are three ASCII characters, use <quote>LNX</quote> for
18
 
data and <quote>SWP</quote> for swap partitions. If using the low memory
19
 
installation method, a small Minix partition is also needed (about 2 MB),
20
 
for which the partition ID is <quote>MNX</quote>.  Failure to set the
21
 
appropriate partition IDs not only prevents the Debian installation process
22
 
from recognizing the partitions, but also results in TOS attempting to use
23
 
the Linux partitions, which confuses the hard disk driver and renders the
24
 
whole disk inaccessible.
25
 
 
26
 
</para><para>
27
 
 
28
 
There are a multitude of third party partitioning tools available (the
29
 
Atari <command>harddisk</command> utility doesn't permit changing the
30
 
partition ID); this manual cannot give detailed descriptions for all
31
 
of them. The following description covers <command>SCSITool</command> (from
32
 
Hard+Soft GmBH).
33
 
 
34
 
<orderedlist>
35
 
<listitem><para>
36
 
 
37
 
Start <command>SCSITool</command> and select the disk you want to partition
38
 
(<guimenu>Disk</guimenu> menu, item <guimenuitem>select</guimenuitem>).
39
 
 
40
 
</para></listitem>
41
 
<listitem><para>
42
 
 
43
 
From the <guimenu>Partition</guimenu> menu, select either
44
 
<guimenuitem>New</guimenuitem> to add new partitions or change the
45
 
existing partition sizes, or <guimenuitem>Change</guimenuitem> to
46
 
change one specific partition.  Unless you have already created
47
 
partitions with the right sizes and only want to change the partition
48
 
ID, <guimenuitem>New</guimenuitem> is probably the best choice.
49
 
 
50
 
</para></listitem>
51
 
<listitem><para>
52
 
 
53
 
For the <guimenuitem>New</guimenuitem> choice, select
54
 
<guilabel>existing</guilabel> in the dialog box
55
 
prompting the initial settings. The next window shows a list of
56
 
existing partitions which you can adjust using the scroll buttons, or
57
 
by clicking in the bar graphs. The first column in the partition list
58
 
is the partition type; just click on the text field to edit it.  When
59
 
you are finished changing partition settings, save the changes by
60
 
leaving the window with the <guibutton>OK</guibutton> button.
61
 
 
62
 
</para></listitem>
63
 
<listitem><para>
64
 
 
65
 
For the <guimenuitem>Change</guimenuitem> option, select the partition
66
 
to change in the selection list, and select <guilabel>other
67
 
systems</guilabel> in the dialog box.  The
68
 
next window lists detailed information about the location of this
69
 
partition, and lets you change the partition ID.  Save changes by
70
 
leaving the window with the <guibutton>OK</guibutton> button.
71
 
 
72
 
</para></listitem>
73
 
<listitem><para>
74
 
 
75
 
Write down the Linux names for each of the partitions you created or
76
 
changed for use with Linux &mdash; see <xref linkend="device-names"/>.
77
 
 
78
 
</para></listitem>
79
 
<listitem><para>
80
 
 
81
 
Quit <command>SCSITool</command> using the
82
 
<guimenuitem>Quit</guimenuitem> item from the <guimenu>File</guimenu>
83
 
menu.  The computer will reboot to make sure the changed partition
84
 
table is used by TOS. If you changed any TOS/GEM partitions, they will
85
 
be invalidated and have to be reinitialized (we told you to back up
86
 
everything on the disk, didn't we?).
87
 
 
88
 
</para></listitem>
89
 
</orderedlist>
90
 
 
91
 
</para><para>
92
 
 
93
 
There is a partitioning tool for Linux/m68k called
94
 
<command>atari-fdisk</command> in the installation system, but for now we
95
 
recommend you partition your disk using a TOS partition editor or some
96
 
disk tool. If your partition editor doesn't have an option to edit the
97
 
partition type, you can do this crucial step at a later stage (from
98
 
the booted temporary install RAMdisk).  <command>SCSITool</command> is only
99
 
one of the partition editors we know of which supports selection of
100
 
arbitrary partition types. There may be others; select the tool that
101
 
suits your needs.
102
 
 
103
 
</para>
104
 
</sect2>
105
 
 
106
 
  <sect2 arch="m68k"><title>Partitioning in MacOS</title>
107
 
<para>
108
 
 
109
 
Partitioning tools for Macintosh tested include <command>pdisk</command>,
110
 
<command>HD SC Setup</command> 7.3.5 (Apple), <command>HDT</command> 1.8 (FWB),
111
 
<command>SilverLining</command> (LaCie), and <command>DiskTool</command> (Tim
112
 
Endres, GPL). Full versions are required for <command>HDT</command> and
113
 
<command>SilverLining</command>. The Apple tool requires a patch in order
114
 
to recognize third-party disks (a description on how to patch <command>HD
115
 
SC Setup</command> using <command>ResEdit</command> can be found at
116
 
<ulink url="http://www.euronet.nl/users/ernstoud/patch.html"></ulink>).
117
 
 
118
 
</para><para>
119
 
 
120
 
For IDE based Macs, you need to use <command>Apple Drive Setup</command> to create
121
 
empty space for the Linux partitions, and complete the partitioning under
122
 
Linux, or use the MacOS version of pdisk available for download from
123
 
<ulink url="http://homepage.mac.com/alk/downloads/pdisk.sit.hqx">Alsoft</ulink>.
124
 
 
125
 
</para>
126
 
</sect2>
127