ALT Linux Bugzilla
– Attachment 17897 Details for
Bug 53322
Не грузится на RAID10+LVM+LUKS2
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
patch
add-luks2.patch (text/plain), 882 bytes, created by
Олег Соловьев
on 2025-03-05 12:08:51 MSK
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Олег Соловьев
Created:
2025-03-05 12:08:51 MSK
Size:
882 bytes
patch
obsolete
>diff --git a/util/grub.d/10_linux.in b/util/grub.d/10_linux.in >index b2a4df8a3..dd78b3309 100644 >--- a/util/grub.d/10_linux.in >+++ b/util/grub.d/10_linux.in >@@ -55,7 +55,7 @@ if ( [ "x${GRUB_DEVICE_UUID}" = "x" ] && [ "x${GRUB_DEVICE_PARTUUID}" = "x" ] ) > && [ "x${GRUB_DISABLE_LINUX_PARTUUID}" = "xtrue" ] ) \ > || ( ! findfs UUID="${GRUB_DEVICE_UUID}" > /dev/null 2>&1 \ > && ! findfs PARTUUID="${GRUB_DEVICE_PARTUUID}" > /dev/null 2>&1 ) \ >- || ( test -e "${GRUB_DEVICE}" && uses_abstraction "${GRUB_DEVICE}" lvm && ! uses_abstraction "${GRUB_DEVICE}" luks ); then >+ || ( test -e "${GRUB_DEVICE}" && uses_abstraction "${GRUB_DEVICE}" lvm && ! uses_abstraction "${GRUB_DEVICE}" luks && ! uses_abstraction "${GRUB_DEVICE}" luks2); then > LINUX_ROOT_DEVICE=${GRUB_DEVICE} > elif [ "x${GRUB_DEVICE_UUID}" = "x" ] \ > || [ "x${GRUB_DISABLE_LINUX_UUID}" = "xtrue" ]; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 53322
: 17897