|
Bugzilla – Full Text Bug Listing |
| Summary: | EFI boot from software raid1 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Marco M. <jjletho67-esus> |
| Component: | Documentation | Assignee: | Frank Sundermeyer <fs> |
| Status: | RESOLVED FIXED | QA Contact: | Frank Sundermeyer <fs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Leap 42.3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Marco M.
2018-02-13 11:55:32 UTC
The openSUSE Leap 15 Start Up Guide will contain the following:
<varlistentry>
<term>Custom Partitioning on UEFI Machines</term>
<listitem>
<para>
A UEFI machine <emphasis>requires</emphasis> an EFI system partition
that must be mounted to <filename>/boot/efi</filename>. This partition
must be formatted with the <literal>FAT32</literal> file system.
</para>
<para>
If an EFI system partition is already present on your system (for
example from a previous Windows installation) use it by mounting it to
<filename>/boot/efi</filename> without formatting it.
</para>
<para>
If no EFI system partition is present on your UEFI machine, make sure to
create it. The EFI system partition must be a physical partition, RAID,
LVM and other technologies are not supported. It needs to be formatted
with the FAT32 file system.
</para>
</listitem>
</varlistentry>
Sorry, the last paragraph correctly reads like this:
<para>
If no EFI system partition is present on your UEFI machine, make sure to
create it. The EFI system partition must be a physical partition or RAID
1. Other RAID levels, LVM and other technologies are not supported. It
needs to be formatted with the FAT32 file system.
</para>
|