helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
805 stars 59 forks source link

Boot options - Press a key for single, verbose, etc. #452

Closed louies0623 closed 1 year ago

louies0623 commented 1 year ago

Is your feature request related to a problem? Please describe. Using the verbose mode, the user has to remember what the command is, which is very troublesome.

Describe the solution you'd like There is a list that allows the user to select the mode to start the system with a shortcut key at startup.

Describe alternatives you've considered PXE , GRUB Additional context Add any other context or screenshots about the feature request here

BootMenu install_boot Linux-Mint-Grub-Menu .

probonopd commented 1 year ago

Our objective is that the boot process shows no text.

it should be that you can press the "v" kex for verbose, "s" for single, etc.

probonopd commented 1 year ago

I don't know how to implement this using the FreeBSD bootloader. Any help appreciated.

louies0623 commented 1 year ago

Ghost BSD FreeBSD pxe Net bsd grub

probonopd commented 1 year ago

Implemented in https://github.com/helloSystem/ISO/commit/2252ca27d886430b8ff5a51251731b39b6ed5fb6 and subsequent commits.