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 Memperbaiki Error Tidak bisa Add Calendar di Outlook
  • Cara Memperbaiki File Transfer Drop ke 0 di Windows 11
  • Cara Memperbaiki Microsoft Copilot Error di Outlook
  • Cara Memperbaiki Error Virtualbox NtCreateFile(\Device\VBoxDrvStub) failed, Not signed with the build certificate
  • Cara Memperbaiki Error “the system detected an address conflict for an IP address, with Event ID 4199”
  • Cara Memperbaiki Password Microsoft Edge yang Hilang
  • Cara Memperbaiki Email Outlook yang Hilang atau Tidak Muncul
  • Cara Menemukan Username dan Password di Windows 11
  • Cara Mengatasi Error Virtualbox not detecting Graphics Card di Windows 11
  • Cara Mengatasi Error Windows MFReadWrite.dll not found or missing
  • Cara Membuat Formulir Menggunakan Zoho Form
  • Pemerintah Ganti Ujian Kesetaraan Dengan TKA 2025
  • Ini Perbedaan TKA vs Ujian Nasional: TKA Lebih Sakti?
  • Daftar TKA Tutup 5 Oktober: Sudah 3.3 Juta Yang Daftar
  • Review Aplikasi ClipClaps: Penipuan atau Tidak?
  • Review Aplikasi Wibuku: Alternatif Nonton Anime Gratis untuk Para Wibu Indonesia!
  • Inilah Alat dan Software Phone Farming dengan Samsung Galaxy J7 Prime
  • Cara Cek Paket Internet Telkomsel Kena Pembatasan/Throttling Atau Tidak
  • Cara Mengatasi YMusic APK Error Tidak Bisa Dibuka
  • Cara Memblokir Akun Teman di Mobile Legend: Panduan Lengkap
  • Profil Farida Farichah, Wakil Menteri Koperasi Kabinet Merah Putih Reshuffle 17 September 2025
  • Ini Info Terbaru Pencairan BSU BPJS Ketenagakerjaan 2025!
  • Cara Reset Printer Epson L3110 2025
  • WhatsApp Tiba-tiba Keluar dan Meminta Verifikasi: Apa yang Harus Dilakukan?
  • Bisakah Saldo BNI Kamu Nol? Fakta dan Cara Mengatasinya
  • Inilah Tanda-tanda Chat Audio di Grup WhatsApp Sudah Disadap
  • Cara Mengatasi Tidak Bisa Live Instagram Karena Tidak Memenuhi Syarat
  • 7 Spek Laptop yang Ideal untuk Coding & Ngoding Web/App
  • Keuntungan dan Kerugian Menggunakan PayPal: Panduan Lengkap
  • Cara Menggunakan Stellarium Web
  • Cara Memperbaiki Error Tidak bisa Add Calendar di Outlook
  • Cara Memperbaiki File Transfer Drop ke 0 di Windows 11
  • Cara Memperbaiki Microsoft Copilot Error di Outlook

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