Advertisement
timcowchip

grub entry

Aug 16th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. menuentry "ArchBSD" {
  2. insmod zfs
  3. set root='(hd0,msdos1)'
  4. kfreebsd /boot/zfsloader
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement