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
bf2517bb
"tests/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "999044596aa5118308753a3b77b97403378f0b3d"
Commit
bf2517bb
authored
Jun 05, 2022
by
longpanda
Browse files
Support Stratodesk NoTouch OS (#1652)
parent
1065a419
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
INSTALL/grub/grub.cfg
INSTALL/grub/grub.cfg
+3
-0
No files found.
INSTALL/grub/grub.cfg
View file @
bf2517bb
...
@@ -688,6 +688,9 @@ function uefi_linux_menu_func {
...
@@ -688,6 +688,9 @@ function uefi_linux_menu_func {
vt_linux_initrd_count vtcount
vt_linux_initrd_count vtcount
if [ $vtcount -eq 0 ]; then
if [ $vtcount -eq 0 ]; then
if [ -e (loop)/EFI/boot/livegrub.cfg ]; then
vt_linux_parse_initrd_grub file (loop)/EFI/boot/livegrub.cfg
fi
distro_specify_initrd_file_phase2
distro_specify_initrd_file_phase2
if [ "$vt_efi_dir" = "NO" ]; then
if [ "$vt_efi_dir" = "NO" ]; then
...
...
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