mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-27 16:01:14 +00:00
1. grub2 mode supports Porteus ISO file.
2. Optimization for Lenovo Recovery Image.
This commit is contained in:
@@ -159,7 +159,7 @@ if $GREP -q SCRE /proc/cmdline; then
|
||||
fi
|
||||
|
||||
if $GREP -qw 'SA[.]1' /proc/cmdline; then
|
||||
if $GREP -qw 'SA[.]2' /proc/cmdline; then
|
||||
if $GREP -qw 'writable.fsimg' /proc/cmdline; then
|
||||
if $GREP -qw 'rw' /proc/cmdline; then
|
||||
echo 1 > $VTOY_PATH/distmagic/DELL_PER
|
||||
fi
|
||||
|
Reference in New Issue
Block a user