Create file /boot/grubfm/config.cfg under (hd0,msdos1) with the following content
grubfm_set --top \"(${user})/\"\ngrubfm \"(${user})/\"\n-
|
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.
-
|
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 --topto set top-level dirs.Assuming you only want to enumerate files under (hd0,msdos1):
Create file
/boot/grubfm/configunder(hd0,msdos1)with the following contentCreate file
/boot/grubfm/config.cfgunder(hd0,msdos1)with the following content