Skip to main content

How To Change Boot Order/Set Default Boot OS In Ubuntu

Just a few steps. Let's start!

this step without GUI Application

1. Open ur terminal (shortcut: CTRL+ALT+T)
2. type this command to let u know menu entry for ur grub

grep menuentry /boot/grub/grub.cfg

if ur laptop/pc dual booting with Windows, the output should be like this:


know ur windows name:


3. make copy ur file with this command:
cp  /etc/default/grub /etc/default/grub.bak

4. edit ur default grub with run this command
nano /etc/default/grub

the output should be like this:



focus on line below:


edit like this:



u can change grub timeout by replace this code:


5. save ur work and update ur grub with this command:
update-grub
and the output should be like this:


and the last step is reboot ur laptop/pc
reboot

thanks for reading
any question? just comment

Comments

Popular posts from this blog

Tutorial Java Servlet

Kumpulan Video Coding

https://www.youtube.com/user/TheGeekStyle/playlists https://www.youtube.com/playlist?list=PLxOOFFsKqfQQfgkcRBS0gJZv7Eo4DlzW-

Software Developer Hiring - Coding Test at HackerRank

       Hi all, wherever you are, whatever you do, just whatever. Ya Allah gua udah kaga ngoding lagi malah dapet coding interview di hackerRank, gua udah milih jalan menjadi system admin seperti di sekolah dulu yang berhubungan dengan Teknik Komputer dan Jaringan, tapi gua ga pilih jaringan yang dimana seharusnya itu menjadi pilihan gua karena itu ga ada coding codingan tapi gua malah pilih devops karena sedang booming padahal itu sama aja sebenernya kayak sysadmin cuma versi 4 kata mas Lazuardi.      Di umur gua yang ke 25 waktu itu gua udah memilih dan memutuskan untuk pergi dari karir programmer/software developer/software engineer/whatever they callled. Gua lebih memilih dan nyaman dan lain-lain dengan kerjaan yang berhubungan dengan server/vps seperti menginstall web server, generate ssl dari certbot nya lestencrypt, pointing domain, install mysql server, konfigurasi web server untuk laravel, etc.      Tidak menyebutkan brand tapi a...