Fedora Installation :: System-config-boot Does Nothing
Jan 7, 2011
After an upgrade (preupgrade) from Fedora 12 to 14, system-config-boot opens from the menu and displays the right information but does not change grub.conf. I have searched the forums and found nothing like this. It worked before the upgrade. I have forced a new install of system-config-boot. I can change grub.conf manually. There are no SElinux messages that I can find. It would be nice to get the gui working.
View 4 Replies
ADVERTISEMENT
Jun 29, 2009
I just updated from Fedora 8 to 10 to 11 today. When I run system-config-display I get the following message:
Traceback (most recent call last):
File "/usr/share/system-config-display/xconf.py", line 33, in <module>
import rhpxl.monitor
ImportError: No module named rhpxl.monitor
If I comment out that line, the next one fails, and so on. I installed a newer package, 1.1.3-2.fc11, because I thought maybe the installer didn't put it on and that behaves the same. Why this won't run? I would desperately like to use my widescreen monitor and I'm hoping that 11 will finally support my intel graphics correctly.
View 14 Replies
View Related
Jan 5, 2011
Been running Fedora for a while now, iterating up through versions to 12. Decided to to a clean install upgrade to 14. Apparently, bug mistake. Everything seems to be progressing fine, but after 'transferring install image to harddrive', the 'Starting Install Process' fails withsystem-config-lvm-1.1.15-1.fc14.narach.rpm cannot be opened.I have no idea what to do with this. I've reburned the install disk a couple of times (and checked the HASH) -- no apparent problems with the install media.Tech details: x86_64 install on a multi-pro box with a 3ware raid 5 controller (5 disk). I've never run LVMs. Two simple hard partitions (/ and /home). Fedora 12 installed with no problems (as did every other version of Fedora <=12).---------- Post added at 12:29 PM ---------- Previous post was at 11:54 AM ----------Some additional information:1 tried Fedora 13 -- wouldn't even recognize my disks. Installer hung at trying to find basic storage. Not a good sign2 tried my old Fedora 12 install DVD -- again, worked like a charm. Expect that F12 repos are now closed.
So, it seems as if some 'change' between F12 and F13/14 has made some part of the install process choke on my 'hardware' (I'm guessing something related to 3ware RAID card). ---------- Post added at 01:51 PM ---------- Previous post was at 12:29 PM ----------I just tried CentOS 5.5 (x86_64). Also installed fine. For some reason, Fedora >= 13 absolutely won't let me get past the problem noted in the OP. I suppose I could go with CentOS (for long EOL support), but I need some of the newer compiler/dev libs in Fedora 14 for some projects I'm working on.
View 5 Replies
View Related
May 18, 2011
I have 2 harddisks 1 tb and 160 gb. In 1 tb fedora is installed. In 160 gb windows is installed. 1 tb is the master. 160 gb is not being detected. How to edit grub.conf file to edit the menu?
The content of grub.conf is
# grub.conf generated by anaconda
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that all kernel and initrd paths are relative to /, e.g.
# root (hd0,1)
# kernel /boot/vmlinuz-version ro root=/dev/sda2
# initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.6-45.fc14.i686)
root (hd0,1)
kernel /boot/vmlinuz-2.6.35.6-45.fc14.i686 ro root=UUID=bfc7d406-5ae3-4335-a2d8-37472dcfa7dc rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
initrd /boot/initramfs-2.6.35.6-45.fc14.i686.img
title Other
rootnoverify (hd1,0)
chainloader +1
View 2 Replies
View Related
Nov 9, 2009
I'm installing CentOS for the first time to run mythtv on (I previously used Fedora, but the new version cycle was too quick). As part of the instructions I'm using, I am told to run system-config-boot (to ensure that centosplus kernel is loaded on boot). The problem is, I cant find this option in my installation of CentOS. Another option I have is to manually edit the grub.conf file, but I'm not sure exactly how I should edit it.
View 2 Replies
View Related
Mar 18, 2010
I'm trying to install Fedora onto a computer that has Windows XP on the first of two SATA drives. Windows 7 is on the second drive.
I installed Fedora no problems on a 14 gig free space I created on the first drive and told it where and what my other OS's were. Fine so far. I didn't tell it to overwrite the MBR on the XP (first) drive. I took the second option which I "think" put the boot loader on the fedora partition.
All good - till I rebooted and I just saw my Windows 7 loader with my options for XP and Windows 7 but no Fedora.
So, if I overwrite the MBR on the first drive, will that mean I can't access my Windows 7 installation?
How SHOULD I set up the boot loader?
View 4 Replies
View Related
Jan 17, 2010
When I install the FC11 by using"Install or upgrade an existing system"or"Install system with basic video driver"mode...Point 1, I can't config the network config ( IP Address ), due to theerror of network manager...Point 2, I can't enter into the text mode to do the installation steps.Remark:The machine is provide Web,DNS, and Mail Server on the NET ( Internet )
View 1 Replies
View Related
Mar 8, 2010
My machine is a new Fedora Core 12 install. The install did not make an /etc/x11/xorg.conf file by default, which is odd. So, I want to change things with the display. But there's no "system-config-display" in /usr/bin. What's going on? Why wasn't this installed by default? I've had lots of other problems with X on this machine as well:
the 10x20 fonts were missing XFree86-Misc error messages whenever I start an xterm I also receive these warnings, intermittantly, when I create xterms:
Code:
Xlib: extension "XFree86-Misc" missing on display ":0.0".
xmodmap: please release the following keys within 2 seconds:
Control_L (keysym 0xffe3, keycode 37)
xmodmap: please release the following keys within 4 seconds:
Control_L (keysym 0xffe3, keycode 37)
xmodmap: please release the following keys within 8 seconds:
Control_L (keysym 0xffe3, keycode 37)
With this many problems I want to know if there's something in general broken with X on FC12, or was that just my install, or what?
View 6 Replies
View Related
Jun 7, 2010
Can i use system-config-lvm to resize lv_root from 50GB to 20GB and then resize lv_home to use the new 30GB of space without any hiccups? Meaning I can do this without losing data etc?
View 1 Replies
View Related
Dec 29, 2008
FC10/KDE system-config-display won't run and no error messages in /var/log/messages
# system-config-display
Traceback (most recent call last):
File "/usr/share/system-config-display/xconf.py", line 312, in <module>
[code]...
View 8 Replies
View Related
Jun 10, 2010
I'm curious as to why system-config-services is not installed by default in Fedora 13. IMO it's a pretty important tool for managing a system. I checked the release notes but could not find any mention of its removal.
View 2 Replies
View Related
Jun 17, 2010
When I click on System Administration Display I get the root pasword entry. I enter the root password and then nothing. I stumbled on another way to set the resolution before but I can't find it now
View 5 Replies
View Related
Nov 5, 2010
I looked around, but found no results that really matched and I would like to point out that I am fairly new to linux, so this may be a very obvious answer to some of you.I am running fc12.i686, installed from a disk in the back of a book for a class. No one else in my class is having this issue.When I select System > Administration > Network I am given this error: Failed to execute child process "/usr/bin/system-config-network" (No such file or directory). I am not so new to not realize that this file is not there, which I confirmed with an "ls -a". My question is, is there any way that I can download and install that bin? Or perhaps replace/repair it with the disc? It was supposed to be in the original install and my have been, the only thing that I have done in the /usr/bin/ directory is I tried to install Java (6.22 I think it was), which told me it installed correctly but didn't work when I tried Minecraft.
View 3 Replies
View Related
Mar 28, 2009
I want to reinstall "system-config-network" in Fedora10. I have now system-config-network 1.5.95 and I want to have system-config-network 1.4.3 (it is from fedora8)
View 3 Replies
View Related
May 28, 2009
I've been running F10 since it first came out, and I was happy to see it was the first Fedora release that automatically recognized my Atheros wireless card. I have to run system-config-network and press the "activate" button when I start the machine, but that's ok and no big deal. But today, for whatever reason,in system-config-network, the "activate" and "deactivate" buttons are grayed out and I cannot start the device so I have no network access. When I boot the machine into Windows, it works fine.
View 2 Replies
View Related
Mar 2, 2010
When I installed F11 it didn't have the i810 driver so it defaulted to VESA. I upgraded to F12 using preupgrade and thought it would re-detect the graphical hardware and didn't. I want to recreate xorg.conf for my computer (Toshiba Satellite A45-S25) so I can use Compiz and some 3D application but I can't find system-config-display. It's missing from the system and I don't know what package it belongs to so I can't re-install it.
View 2 Replies
View Related
May 22, 2010
the icon in system menu for system-config-selinux get lost with last updates.
View 8 Replies
View Related
Feb 2, 2011
I can't change my screen resolution but my fedora doesn't have system-config-display. Trying to install this package and for some reason it is not listed under the add/remove software, and yum says it can't find it either.
# yum install -y system-config-display
results
No package system-config-display available.
Error: Nothing to do
Searching in the add/remove software I found some others such as system-config-firewall, system-config-date and etc but it doesn't have system-config-display. Is there any other way to install this package? currently running kernal linux 2.6.35.9-64.fc14.x86_64 , fedora 14 on 64 bit system gnome 2.32.0
View 8 Replies
View Related
Feb 16, 2011
In Fedora 14, when i try system-config-selinux these errors are displayed.
/usr/share/system-config-selinux/system-config-selinux.py:71: PangoWarning: Invalid UTF-8 string passed to pango_layout_set_text()
xml = gtk.glade.XML ("/usr/share/system-config-selinux/system-config-selinux.glade",
[code]....
View 2 Replies
View Related
Feb 28, 2011
I have tried re-installing system-config-network.
root@localhost:/home/kbriggs> system-config-network
Traceback (most recent call last):
File "/usr/sbin/system-config-network-gui", line 48, in <module>
gettext.bind_textdomain_codeset(PROGNAME,locale.nl _langinfo(locale.CODESET))
AttributeError: 'module' object has no attribute 'nl_langinfo'
View 10 Replies
View Related
Feb 16, 2009
I am building a new PC from scratch and want to dual boot XP and Ubuntu. I have two 1TB drives. I was planning to run RAID 1, whereby one drive would mirror the other drive, and install XP, Ubuntu, and all data on the single drive. Now Im thinking maybe I should reserve the 1TB drive for data and install two smaller drives, one to hold XP and one to hold Ubuntu and their respective programs. In this latter config, the OS and programs would not be mirrored. Im new to dual booting and linux.
View 1 Replies
View Related
Jun 8, 2009
I'm using Fedora 9 and I recently transferred my hard drive to a new laptop. Everything went smoothly except the wireless, which promptly broke. I played around with the network service and the NetworkManager service and chkconfig stuff and system-config-network, until I finally got it to work. Now I have wireless, but every time I shut down, I get some error-like messages:
"ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command." repeating every second for about 3 or 4 seconds before it finally does shut down.
These also appear in dmesg, usually about 20 in a row, thus my concern. My wireless device's interface is eth3. How to get rid of this message while still keeping wireless connectivity.
View 1 Replies
View Related
Nov 5, 2009
when I open this it opens up greyed out for a split second then closes.I started it in a console ,it did the same but the following was left in the terminal
Code:
[tytower@localhost ~]$ system-config-users
Traceback (most recent call last):
[code]...
View 2 Replies
View Related
Jul 14, 2010
I was trying to set my wireless to start up when the computer is booted like the regular ethernet eth0 but I can't figure out how to set the WPA pass phrase with system-config-network
View 2 Replies
View Related
Jan 17, 2011
Am I right in thinking that the system-config-httpd tool doesn't work in Fedora 13?
View 1 Replies
View Related
Aug 16, 2011
Configure the HTTP server via system-config-httpd brings up some nice gui.I start a console, login to root and start it with: system-config-httpdGoto tab Virtual Hosts, then addI name my Virtual Hosts "sea", set its document root to: /home/sea/webs/sea.hs/www
where index.php is located for that 'local test server'.Host information is on Name based Virtual Host.But what do i have to enter for IP Adress and Host Name? Neither of these accept 127.0.0.1 nor localhost Further, when i try to exit, it wont let me close the app.Its not saved, hence i can even delete the default virtual hosts and its there again after restarting the app Even with adding sea /home/sea/webs/sea.hs/www or sea localhost.localdomain localhost to /etc/hosts doesnt change anything
View 4 Replies
View Related
Jul 8, 2009
When I try to run the 'system-config-display' program for Fedora 11 and I use the dual head tab, attempting to save the settings results in this:
Traceback (most recent call last):
File "/usr/share/system-config-display/xConfigDialog.py", line 212, in ok
if card.getDescription() == self.secondVideocardOptionMenu.get_menu().get_acti ve().get_data("NAME"):
AttributeError: 'NoneType' object has no attribute 'get_data'
And it won't save the data.
View 4 Replies
View Related
Sep 1, 2009
I switched over to Fedora a couple of days ago. I'm using the built-in firewall shipped with it but I can't find out how to enable logging of dropped packets. Among others I'd like to use psad that needs firewall logging. Is there an easy way to do this? I'm not an iptables "expert".
View 6 Replies
View Related
Nov 14, 2009
I can no longer start cups with system-config-services (System->Administration->Services). I am prompted for the root password but it is not accepted. I can start cups in a terminal with
Code:
$ su
Password:
[code]....
View 2 Replies
View Related
Sep 1, 2010
This may fall under the "ain't broke don't fix it" category but it's driving me nuts. I've got the Broadcom 4322 wireless adapter in my laptop and it works fine with broadcom-wl driver and kmod. However there is no ifcfg-eth1 file and the card does not show up in system-config-network.
View 2 Replies
View Related