Isolating device to boot device. #311
-
Hey a1live, Is it possible to isolate menu navigation to only the device the filemanager was booted from? Regardless of where I set a condition to do this, it always seems possible to use esc to go back up the menu and select other drives and devices. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Not supported. |
Beta Was this translation helpful? Give feedback.
-
a1ive/grub@68ef912
Create file
|
Beta Was this translation helpful? Give feedback.
a1ive/grub@68ef912
Now you could use
grubfm_set --top
to set top-level dirs.Assuming you only want to enumerate files under (hd0,msdos1):
Create file
/boot/grubfm/config
under(hd0,msdos1)
with the following contentCreate file
/boot/grubfm/config.cfg
under(hd0,msdos1)
with the following content