File: disk-detect.templates

package info (click to toggle)
hw-detect 1.107
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 1,496 kB
  • sloc: sh: 1,306; makefile: 98; ansic: 39
file content (44 lines) | stat: -rw-r--r-- 1,210 bytes parent folder | download | duplicates (7)
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
Template: debian-installer/disk-detect/title
Type: text
#  Main menu item
# :sl1:
_Description: Detect disks

Template: disk-detect/detect_progress_title
Type: text
# :sl1:
_Description: Detecting disks and all other hardware

Template: disk-detect/module_select
Type: select
# :sl2:
#flag:translate!:2
#flag:comment:3
# "none of the above" should be understood as "none of the above choices"
__Choices: continue with no disk drive, ${CHOICES}, none of the above
Default: continue with no disk drive
# :sl2:
_Description: Driver needed for your disk drive:
 No disk drive was detected. If you know the name of the driver
 needed by your disk drive, you can select it from the list.

Template: disk-detect/cannot_find
Type: error
# :sl2:
_Description: No partitionable media
 No partitionable media were found.
 .
 Please check that a hard disk is attached to this machine.

Template: disk-detect/dmraid/enable
Type: boolean
Default: false
Description: for internal use; can be preseeded
 Check for the presence of Serial ATA RAID (dmraid) disks?

Template: disk-detect/multipath/enable
Type: boolean
Default: false
Description: for internal use; can be preseeded
 Check for the presence of multipath devices?