bmeneguele

40_custom

Apr 6th, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. menuentry "FreeBSD 10.1" --class freebsd --class bsd --class os {
  2. insmod ufs2
  3. insmod bsd
  4. set root=(hd0,11)
  5. kfreebsd /boot/kernel/kernel
  6. kfreebsd_loadenv /boot/device.hints
  7. set kFreeBSD.vfs.root.mountfrom=ufs:/dev/ada0p11
  8. set kFreeBSD.vfs.root.mountfrom.options=rw
  9. set kFreeBSD.hw.psm.synaptics_support=1
  10. }
Advertisement
Add Comment
Please, Sign In to add comment