RE: RAID 0 Disk config.
Thomas Lange <[email protected]>
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <[email protected]> |
>>>>> On Wed, 5 Apr 2023 07:34:11 +0000, Marc Hoppins via linux-fai <[email protected]> said: > Would the wipe-all script sit in class, like > 20-hwdetect.sh > 21-wipe-all.sh No, put those script into hooks/ and name them for e.g. partition.WIPEDISKS Then it get executed before the partitioning task starts if the class WIPEDISKS is defined. -- viele Grüße Thomas