gaitapi

grub FreeBSD code

Apr 14th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. #########################################################################################
  2. menuentry 'FreeBSD CURRENT' --class os {
  3. set root='(hd1,1)'
  4. chainloader +1
  5. }
  6. #########################################################################################
Add Comment
Please, Sign In to add comment