File: partman-auto-raid.templates

package info (click to toggle)
partman-auto-raid 21
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 376 kB
  • sloc: sh: 235; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 731 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Template: partman-auto-raid/error
Type: error
# :sl3:
_Description: Error while setting up RAID
 An unexpected error occurred while setting up a preseeded RAID configuration.
 .
 Check /var/log/syslog or see virtual console 4 for the details.

Template: partman-auto-raid/recipe
Type: string
Description: for internal use; can be preseeded
 RAID recipe for automated install

Template: partman-auto-raid/raidnum
Type: string
Description: for internal use only
 Initial RAID device used

Template: partman-auto-raid/notenoughparts
Type: error
# :sl3:
_Description: Not enough RAID partitions specified
 There are not enough RAID partitions specified for your preseeded
 configuration. You need at least 3 devices for a RAID5 array.