Skip to content

emka.web.id

menulis pengetahuan – merekam peradaban

Menu
  • Home
  • Tutorial
  • Makalah
  • Ke-NU-an
  • Kabar
  • Search
Menu

Linux News Today: Here's How to Dual Boot ubuntuBSD with Microsoft Windows

Posted on May 3, 2016

If you’re planning on installing the ubuntuBSD operating system alongside another OS, such as the popular Microsoft Windows, we’re informing you today that there are some easy instructions out there.

As we reported last week, the ubuntuBSD maintainers have announced the general availability of the official ubuntuBSD forums, where users can get together and share their knowledge on various topics related to the upcoming computer operating system that tries to mix the familiarity of Ubuntu/Debian with a FreeBSD kernel.

And it looks like users are already populating the ubuntuBSD forums asking various questions or posting guides on how to achieve different tasks. One that caught our attention instructs users on how to configure the GRUB2 bootloader to dual boot ubuntuBSD with the Microsoft Windows operating system or any other OS for that matter.

“As you may know already, os-prober with grub2 currently not working, as result we have no auto detection in dual booting various operating systems with ubuntuBSD’s GRUB2 implementation. So we had to manually specify the grub2 configuration to boot for example.: Windows,” said the user on the respective forum topic.

How to dual boot ubuntuBSD with Windows

The steps are pretty basic. All you have to do is to open the /etc/grub.d/40_custom file as root or with sudo in a terminal window with the nano text editor (e.g. sudo nano /etc/grub.d/40_custom) and add the following lines to it. Please remember to tune the “hd(0,1)” variable to suite your needs, with the location of the other pre-installed OS.

code
menuentry "Windows"{
 set root=(hd0,1)
 chainloader +1
}

Once you’re done with the above configuration, make sure that you also change the default GRUB2 behavior by editing the /etc/default/grub file to look like the code below (e.g. sudo nano /etc/default/grub). After that, please remember to execute the command at the end of the article to regenerate the GRUB2 bootloader config. That’s it!

code
GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=false
GRUB_TIMEOUT=10

grub-mkconfig -o /boot/grub/grub.cfg

How to setup #GRUB to dual boot #ubuntuBSD with #Windows https://t.co/LbRqdQA4E8 — ubuntuBSD (@ubuntuBSD) May 2, 2016

Via Softpedia

Terbaru

  • Cara Menggunakan Stellarium Web
  • Cara Menghapus Data KTP Pribadi di Pinjol yang Belum Lunas
  • Cara Mengganti Nomor TikTok yang Tidak Aktif atau Hilang Tanpa Verifikasi
  • Cara Menggunakan BCA PayLater Terbaru 2025
  • Cara Mendapatkan IMPoint Indosat IM3 Ooredoo Gratis via MyIM3
  • Apa Arti TikTok ‘Shared With You’?
  • Cara Menghapus Data KTP di Pinjol: Panduan Lengkap
  • Cara Download WhatsApp GB Terbaru 2025 – Fitur Lengkap & Aman
  • Review WhatsApp Beta: Apakah Aman? Cara Instal dan Cara Keluar
  • Bebong: Makna, Asal Usul, dan Penggunaan dalam Bahasa Indonesia
  • Spinjam dan Spaylater: Apa yang Terjadi Jika Terlambat Membayar dan Bisakah Meminjam Lagi?
  • Cara Download dan Menonton Dood Stream Tanpa Iklan – Doods Pro
  • Cara Menghentikan dan Mengatasi Pinjol Ilegal
  • Kode Bank BRI untuk Transfer ke PayPal
  • Cara Menyadap WhatsApp Tanpa Aplikasi dan Kode QR
  • Apa yang Terjadi Jika Telat Bayar Shopee PayLater?
  • Telat Bayar Listrik 1 Hari: Apa yang Terjadi?
  • Cara Mengunduh Foto Profil WhatsApp Teman di Android, iPhone, dan PC/Mac
  • Rekomendasi Aplikasi Edit Foto Ringan Terbaik untuk PC Windows dan macOS
  • Cara Membeli Diamond Mobile Legends Menggunakan Pulsa Telkomsel
  • Tutorial Menggunakan Aplikasi Dana: Cara Top Up Dana dengan Mudah, Cepat, dan Murah untuk Pemula
  • Website Konverter YouTube ke MP3 Terbaik 2025
  • Cara Mengatasi Otorisasi Kadaluarsa Higgs Domino Tanpa Login Facebook
  • Tips Main E-Football 2024: Strategi Pemilihan Tim dan Pemain Terbaik
  • DramaQ: Situs Nonton Drakor Sub Indo Terbaru dan Lengkap
  • IGLookup: Cara Download APK dan Informasi Lengkap
  • Cara Daftar DrakorID? Apakah DrakorID Streaming Penipu/Ilegal?
  • Cara Login, Register, dan Transfer Data MyKONAMI
  • Website PT Melia Sehat Sejahtera Apakah Penipuan?
  • Alternatif APK Bling2: Alternatif Stylish untuk Ekspresi Diri
  • Cara Menggunakan Stellarium Web
  • Cara Menghapus Data KTP Pribadi di Pinjol yang Belum Lunas
  • Cara Mengganti Nomor TikTok yang Tidak Aktif atau Hilang Tanpa Verifikasi

©2025 emka.web.id | Design: Newspaperly WordPress Theme