summaryrefslogtreecommitdiff
path: root/nl/preparing/nondeb-part/sparc.xml
blob: fe81e7291dcac0f90147c116c4ad875fc700b529 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!-- retain these comments for translator revision tracking -->
<!-- original version: 43732 untranslated -->


  <sect2 arch="sparc"><title>Partitioning from SunOS</title>

<para>

It's perfectly fine to partition from SunOS; in fact, if you intend to
run both SunOS and Debian on the same machine, it is recommended that
you partition using SunOS prior to installing Debian.  The Linux
kernel understands Sun disk labels, so there are no problems there.
SILO supports booting Linux and SunOS from any of EXT2 (Linux), UFS
(SunOS), romfs or iso9660 (CDROM) partitions.

</para>
  </sect2>

  <sect2 arch="sparc"><title>Partitioning from Linux or another OS</title>

<para>

Whatever system you are using to partition, make sure you create a
<quote>Sun disk label</quote> on your boot disk.  This is the only kind of
partition scheme that the OpenBoot PROM understands, and so it's the
only scheme from which you can boot.  In <command>fdisk</command>, the
<keycap>s</keycap> key is used to create Sun disk labels. You only need to do this
on drives that do not already have a Sun disk label. If you are using a
drive that was previously formatted using a PC (or other architecture) you
must create a new disk label, or problems with the disk geometry will most
likely occur.

</para><para>

You will probably be using <command>SILO</command> as your boot loader (the
small program which runs the operating system kernel).
<command>SILO</command> has certain requirements for partition sizes and
location; see <xref linkend="partitioning"/>.

</para>
  </sect2>