The User Section
The User section is maintained through the Managing the boot menu screen.
The User Section is an area of code that the user can add to the Grub Configuration.
It can be used to contain GNU Grub standalone commands that will be run at boot time as well as GNU Grub menus.
The code is stored in file C:\grub2\userfiles\usersection.cfg.
When you run Grub2Win to completion, the User Section code will be included in the generation of the C:\grub2\grub.cfg file.
The code will be placed at the end of the Grub Configuration file to minimize the chance of boot time errors.
Editing the existing User Section
If there are User Section menu entries present at the bottom of the configuration, simply click any of them to update the User Section code.
Grub2Win then calls the Windows Notepad program to edit the C:\grub2\userfiles\usersection.cfg file.
When you close notepad, the file will be scanned for simple syntax errors.
Creating the User Section
If no user section is currently present, click the "Add A New Entry" button and select type "create user section".
Notepad will then open a window for you to enter your code. When you save the file, the User Section will be created.
Note: The user section will be preserved unchanged when you run Grub2Win multiple times.
It will also be preserved when you upgrade Grub2Win to a new version.
Created with the Personal Edition of HelpNDoc: Full-featured Help generator