Re: LUKS, "no device found"
Thomas Lange <[email protected]>
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <[email protected]> |
>>>>> On Tue, 25 Jan 2022 16:06:52 -0800, Ian Eure <[email protected]> said: > Is it trying to tear down the existent (broken) disk structure > instead of overwriting it? Otherwise, I don’t understand what If you like to overwrite all old lvm softraid stsructures, you can use a hook for that. I use this script https://fai-project.org/download/misc/wipe-all > Sorry for the dumb question, but where would I add the "-d" flag? > I’m creating a CD image and booting it on the target machine using > Ventoy on a USB stick. You have to edit the fai source code (lib/subroutines) which calls setup-storage. -- viele Grüße Thomas