Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dadigang
Ventoy
Commits
c83daa86
Commit
c83daa86
authored
Aug 04, 2021
by
longpanda
Browse files
Fix the check media issue for SUSE/openSUSE
parent
dfcfaa99
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
IMG/cpio/ventoy/hook/suse/udev_setup_hook.sh
IMG/cpio/ventoy/hook/suse/udev_setup_hook.sh
+4
-0
No files found.
IMG/cpio/ventoy/hook/suse/udev_setup_hook.sh
View file @
c83daa86
...
...
@@ -36,3 +36,7 @@ else
fi
/ventoy/busybox/sh /ventoy/hook/suse/udev_disk_hook.sh
"
${
vtpart2
#/dev/
}
"
if
$GREP
-q
'mediacheck=1'
/proc/cmdline
;
then
ventoy_copy_device_mapper
"
${
vtdiskname
}
"
fi
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment