rEFInd Boot Manager - Convenient GUI For OS Multi-booting!

תוכנה שמאפשר ליצור עלייה של תפריט למערכות הפעלה שונות




To install rEFInd on Ubuntu, first, add the official rEFInd PPA to your system's software sources, update the package list, and then install the refind
package. Finally, run the refind-install
script to set up rEFInd as the default boot manager. Here's a more detailed breakdown:
- Add the rEFInd PPA: Open a terminal and run the following command:
קוד
sudo apt-add-repository ppa:rodsmith/refind
- Update the package index:
קוד
sudo apt-get update
- Install rEFInd:
קוד
sudo apt-get install refind
- Run the installation script:
קוד
זה חשוב למקרה שיש בעיה וצריך להתקין מחדש לאחר שכבר התקנת בעבר..
sudo refind-install
This script will automatically install rEFInd to your EFI System Partition (ESP) and set it as the default bootloader. After rebooting, you should see the rEFInd boot menu.
icon android tv
sudo apt-add-repository ppa:rodsmith/refind
sudo apt-get update
sudo apt-get install refind
sudo refind-install
אתר להורדת איקונים / לוגו
