Grub

  • 立ち上げで失敗する場合は nomodeset をオプションで入れる
  • 無事にターミナルが起動したら /etc/X11/xorg.conf を削除
## Configuration File
sudo find /boot -name "grub.cfg"
## List Menu
cat /boot/grub/grub.cfg | grep 'menuentry ' | cut -f 2 -d "'" | nl -v 0
0  Ubuntu
1  Ubuntu, with Linux 5.15.0-1035-gcp
2  Ubuntu, with Linux 5.15.0-1035-gcp (recovery mode)
3  Ubuntu, with Linux 5.13.0-48-generic
4  Ubuntu, with Linux 5.13.0-48-generic (recovery mode)
5  UEFI Firmware Settings
sudo grub-reboot 3
#sudo grub-set-default 3
sudo reboot
sudo vi /etc/default/grub
#GRUB_DEFAULT=0
GRUB_DEFAULT=3
sudo update-grub

Daiphys is a professional-service company for research and development of leading-edge technologies in science and engineering.
Get started accelerating your business through our deep expertise in R&D with AI, quantum computing, and space development; please get in touch with Daiphys today!

Name*


Email*


Message*




* Indicates required field

Daiphys Technologies LLC - https://www.daiphys.com/

  • Last modified: 2023/06/01 12:52
  • by Daiphys