 |
 |
 |
 |
| F17 Development Forum The proper place for all things "F17." This section has been archived since F17 reached final release. |

26th May 2012, 08:09 AM
|
 |
Registered User
|
|
Join Date: Oct 2006
Location: Melbourne
Age: 41
Posts: 528

|
|
|
Do i need to install the final fedora 17 release?
Do i need to reinstall with the final version of fedora 17 or will the beta install end up being the same thing?
__________________
http://poppleit.com/
Fedora 17 XFCE x64, Xubuntu 12.04 LTS x64, Windows 7 64bit
HP-ProBook 5830 i3 - PC AMD Core 4
MacBookPro v10.7.4 - 2.8GHz i7 4GB RAM
|

26th May 2012, 11:26 AM
|
 |
Registered User
|
|
Join Date: Dec 2011
Posts: 213

|
|
|
Re: Do i need to install the final fedora 17 release?
|

26th May 2012, 04:39 PM
|
 |
Registered User
|
|
Join Date: Oct 2006
Location: Melbourne
Age: 41
Posts: 528

|
|
|
Re: Do i need to install the final fedora 17 release?
Ok thanks..)
__________________
http://poppleit.com/
Fedora 17 XFCE x64, Xubuntu 12.04 LTS x64, Windows 7 64bit
HP-ProBook 5830 i3 - PC AMD Core 4
MacBookPro v10.7.4 - 2.8GHz i7 4GB RAM
|

26th May 2012, 09:16 PM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,761

|
|
|
Re: Do i need to install the final fedora 17 release?
well, a small caveat; we did change a few things since the Beta which won't show up with yum update. the most notable is that in Beta, firewalld was installed and enabled by default; in Final, it isn't. yum update won't disable it, though. If you want to switch back to the old firewalling setup, like we did in Final, you can do 'systemctl disable firewalld.service', 'systemctl enable iptables.service', and reboot. That should more or less do it.
|

26th May 2012, 09:51 PM
|
 |
Registered User
|
|
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,099

|
|
|
Re: Do i need to install the final fedora 17 release?
Quote:
Originally Posted by AdamW
well, a small caveat; we did change a few things since the Beta which won't show up with yum update. the most notable is that in Beta, firewalld was installed and enabled by default; in Final, it isn't. yum update won't disable it, though. If you want to switch back to the old firewalling setup, like we did in Final, you can do 'systemctl disable firewalld.service', 'systemctl enable iptables.service', and reboot. That should more or less do it.
|
What about the grub2 theme issue? I installed the Alpha, am still seeing "unable to find file" and "press any key to continue..." messages during boot. I've been waiting for an update to fix that but - is it time to roll up my sleeves?
|

26th May 2012, 11:10 PM
|
 |
Registered User
|
|
Join Date: Dec 2011
Posts: 213

|
|
|
Re: Do i need to install the final fedora 17 release?
Quote:
Originally Posted by AdamW
well, a small caveat; we did change a few things since the Beta which won't show up with yum update. the most notable is that in Beta, firewalld was installed and enabled by default; in Final, it isn't. yum update won't disable it, though. If you want to switch back to the old firewalling setup, like we did in Final, you can do 'systemctl disable firewalld.service', 'systemctl enable iptables.service', and reboot. That should more or less do it.
|
thanks for the info Adam, I did that and it's working...configuring with system-config-firewall works fluently
|

27th May 2012, 12:51 AM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,613

|
|
|
Re: Do i need to install the final fedora 17 release?
Quote:
Originally Posted by sonoran
What about the grub2 theme issue? I installed the Alpha, am still seeing "unable to find file" and "press any key to continue..." messages during boot. I've been waiting for an update to fix that but - is it time to roll up my sleeves?
|
Have you gotten any grub2 updates since the aplha?
By default, a grub2 update with yum won't replace the bootloader.
Try running grub2-install /dev/sdX and then running grub2-mkconfig -o /boot/grub2/grub.cfg and see if your error is resolved then. I believe I am still getting it here as well, though.
|

27th May 2012, 04:01 AM
|
 |
Registered User
|
|
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,099

|
|
|
Re: Do i need to install the final fedora 17 release?
There is a bug report about this: https://bugzilla.redhat.com/show_bug.cgi?id=810348
And since I have grub2 on a partition I had to use
Code:
# grub2-install --force /dev/sda6
which produced this:
Quote:
/usr/sbin/grub2-bios-setup: warning: File system `ext2' doesn't support embedding.
/usr/sbin/grub2-bios-setup: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
Installation finished. No error reported.
|
But according to this bug resolution: https://bugzilla.redhat.com/show_bug.cgi?id=730915 that warning can be disregarded.
So, at least for now, the error messages and the delay are gone and my 3 penguins are happy again. Thanks for the suggestion DBelton.
(BTW, it wasn't necessary to run grub2-mkconfig, the reinstall was enough)
|

27th May 2012, 04:01 AM
|
 |
Registered User
|
|
Join Date: Oct 2006
Location: Melbourne
Age: 41
Posts: 528

|
|
|
Re: Do i need to install the final fedora 17 release?
Hi, for the firewall in the fedora 17 beta i did this:
Code:
yum remove firewalld
Code:
yum install system-config-firewall
i had to use the --force option too for the grub2 installation on the root partition.
Code:
grub2-install --force /dev/sda6
__________________
http://poppleit.com/
Fedora 17 XFCE x64, Xubuntu 12.04 LTS x64, Windows 7 64bit
HP-ProBook 5830 i3 - PC AMD Core 4
MacBookPro v10.7.4 - 2.8GHz i7 4GB RAM
Last edited by jonathonp; 27th May 2012 at 04:04 AM.
|

29th May 2012, 06:07 AM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,761

|
|
|
Re: Do i need to install the final fedora 17 release?
sonoran: the --force option you passed tells grub to go ahead and do the install with the 'unreliable and discouraged' blocklists. If you didn't pass --force, it wouldn't do the install.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 02:55 (Monday, 20-05-2013)
|
|
 |
 |
 |
 |
|
|