GRUB Boot FreeBSD

GRUB Boot FreeBSD

[code:1:a7050277b7]title FreeBSD 6.0
root (hd0,2,a)
kernel /boot/loader[/code:1:a7050277b7]

Just insert the above code into GRUB's [b:a7050277b7]menu.lst[/b:a7050277b7] and make sure you set the root path correctly.

[quote:a7050277b7]Let's quickly explain what the root (hd0,2,a) means:

*hd0 stands for the primary master drive
*2 stands for partition 3
*a stands for the first slice on partition 3 (slices are specific to BSD filesystems only)[/quote:a7050277b7]

Adjust the root path according to your partition scheme.


Here's a more detailed tutorial:

http://geodsoft.com/howto/dualboot/grub.htm



Tags:

grub, freebsdgrub, freebsd, hd, kernel, loader, insert, lst, correctly, primary, partition, slice, slices, bsd, filesystems, adjust, detailed, tutorial, http, geodsoft, howto, dualboot, htm,

Latest Articles

  • Cisco CME How To Enable ACD hunt groups
  • How to install gns3 on Linux Ubuntu Mint
  • How to convert audio for Asterisk .wav format
  • Using Cisco CME Router with Asterisk as a dial-peer
  • Cisco CME How To Configure SIP Trunk VOIP
  • Virtualbox host Only Network Error Failed to save host network interface parameter - Cannot change gateway IP of host only network
  • Cisco CME and C7200 Router Testing and Learning Environment on Ubuntu 20+ Setup Tutorial Guide
  • Abusive IP ranges blacklist
  • How to Install Any OS on a Physical Drive from Windows Using VMware Workstation (Linux, Windows, BSD)
  • CDN Cloudflare how to set and preserve the real IP of the client without modifying application code on Apache
  • CentOS 7 fix Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was 14: curl#6 -
  • Ubuntu Debian How To Install Recommended Packages Automatically
  • How to set Linux Ubuntu Redhat Debian Command Line http https socks proxy for yum apt
  • How to resize a pdf without losing much quality in Linux Mint Ubuntu Debian Redhat Solution
  • qemu: could not load PC BIOS 'bios-256k.bin' solution
  • Proxmox How To Custom Partition During Install
  • Hyper-V Linux VM Boots to Black Screen, Storage, NIC Not Found Issues
  • Ubuntu Mint How to Fix Missing/Broken /dev and /dev/pts which causes terminal to immediately close exit and not work
  • How high can a Xeon CPU get?
  • bash fix PATH environment variable "command not found" solution