File: partman-efi.templates

package info (click to toggle)
partman-efi 94
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 648 kB
  • sloc: sh: 362; makefile: 2
file content (59 lines) | stat: -rw-r--r-- 2,073 bytes parent folder | download | duplicates (2)
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Template: partman-target/arch_help/ia64
Type: text
# :sl5:
Description: In order to start your new system, the firmware on your Itanium system loads the boot loader from its private EFI partition on the hard disk.  The boot loader then loads the operating system from that same partition.  An EFI partition has a FAT16 file system formatted on it and the bootable flag set. Most installations place the EFI partition on the first primary partition of the same hard disk that holds the root file system.

Template: partman-efi/text/efi
Type: text
# :sl1:
_Description: EFI System Partition

Template: partman-efi/no_efi
Type: boolean
# :sl2:
_Description: Go back to the menu and resume partitioning?
 No EFI partition was found.

Template: partman/method_long/efi
Type: text
# :sl1:
_Description: EFI System Partition

Template: partman/method_short/efi
Type: text
# :sl1:
# short variant of 'EFI System Partition'
# Up to 10 character positions
_Description: ESP

#Template: partman/filesystem_long/efi
#Type: text
#_Description: EFI System Partition (FAT16)

Template: partman/filesystem_short/efi
Type: text
# :sl1:
_Description: EFI-fat16

Template: partman-efi/too_small_efi
Type: error
# :sl2:
_Description: EFI partition too small
 EFI System Partitions on this architecture cannot be created with a size
 less than 35 MB. Please make the EFI System Partition larger.

Template: partman-efi/non_efi_system
Type: boolean
# :sl2:
_Description: Force UEFI installation?
 This machine's firmware has started the installer in UEFI mode but
 it looks like there may be existing operating systems already
 installed using "BIOS compatibility mode". If you
 continue to install Debian in UEFI mode, it might be difficult to
 reboot the machine into any BIOS-mode operating systems later.
 .
 If you wish to install in UEFI mode and don't care about
 keeping the ability to boot one of the existing systems, you have the
 option to force that here. If you wish to keep the option to boot an
 existing operating system, you should choose NOT to force UEFI
 installation here.