Re: Cannot add FreeBSD entry to grub 2

2012-04-11 Thread Antonio Olivares
> /etc/grub2.cfg should be a symlink to /boot/grub2/grub.cfg > > You should really add your custom menuentry to > /etc/grub.d/40_custom (careful, you have typo in your > "menuentry" keyword). Then you should run: > > # grub2-mkconfig -o /boot/grub2/grub.cfg > > and it should appear in /boot/grub

Re: Cannot add FreeBSD entry to grub 2

2012-04-11 Thread Adam Pribyl
On Tue, 10 Apr 2012, Antonio Olivares wrote: but am at the same place. I also want to remove rhgb and quiet from the grub entry, I did it manually in /boot/grub2/grub.cfg but running the command above restored it back :( The default options are under /etc/default/grub, this is somewhat un

Re: Cannot add FreeBSD entry to grub 2

2012-04-11 Thread Kamil Paral
> Dear folks, > > I have succeded in installing Fedora 17 nightly build. I have > successfully added the updates as of yesterday and today. I cannot > add FreeBSD entry to the grub2 configuration. I have read several > howto's but only Fedora and two entries for windows show up: > > [root@acer