CentOS 5 :: Where Is The Boot Loader Config File
Jan 17, 2010
i have a VPS server running centOS 5 and i need to edit the boot loader config file but my VPS does not seem to have the usual suspects of grub.conf or lilo any where on the system.
where the boot loader config file might be or what it might be called ?
If it helps to know, the VPS was setup instantly the moment i bought it.
View 1 Replies
ADVERTISEMENT
Jun 14, 2010
I installed ubuntu using wubi and then I tried installing grub 2 but it failed. I need a way to reinstall the mbr sp it will load the windows 7 loader from the first partition.
View 1 Replies
View Related
Oct 18, 2010
I have a system with 2 hard drives. One drive (D) is my Ubuntu 10.04 system and the other drive (C) is my Windows XP system.
When I boot, I get BIOS then GRUB. If I choose the XP selection I am taken to a Boot Loader that now longer works. I get an error saying: "Windows could not start because the following file is missing. <windows root> system32hal.dll Please reinstall a copy of the above file.
Can I remove the boot loader and let Grub take me directly to the C:/windows? If so how?
View 4 Replies
View Related
Oct 12, 2010
I am unable to get a knoppix poor mans install to boot using grub and opensuse 11.3. I have tried the same method on another box, same opensuse 11.3 and it boots fine. However, no matter what partition I put the knoppix files in on the problem box, it is the same error. I also have several opensuse kernels listed in the grub menu that were added when the kernel was updated, so the knoppix grub entry is off the screen. I have to down arrow to list the knoppix entry. I read that with this kind of error using ubunto as the host system, that running update-grub will force grub to look for bootable kernels and add it to the menu of boot choices. Does the same fix apply to opensuse 11.3? I have two versions of puppy linux working on this box as a poor mans install, so I am at a loss why it will not see the knoppix kernel. Can it be a problem of too many kernels listed in the menu.lst file? This box is a live update from opensuse 11.0.
View 13 Replies
View Related
May 21, 2009
For security reasons I need to ensure all of my users screensaver is set to come on after 10 minutes of inactivity. My thought was to find the screensaver config file, modify a setting in the file to 10 minutes and change ownership of the file to be root (so the user can't undo my changes either in the file or via the gui). However, I can't find the screensaver config file to do this. I'm running Centos 5.2. Anyone know where I can find the screensaver config file?
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
Jun 15, 2011
I tried to installed Centos5.4 version on Dell PC intel corei3 inspiron580s and succeeded but found some issues following below
1 Hardware issue for LAN driver ( Broadcomlink(TM)gigabit ethernet)
2 Display Driver not support and also missing Xorg.config file (i.e ., My Screen Starts from center of screen )
3. What is minimum configuration for centos 5.4 ?
View 2 Replies
View Related
May 26, 2010
I did a yum update this morning that included a dnsmasq update. Subsequently, for an unrelated reason, I restarted dnsmasq, but it failed because /etc/dnsmasq.d didn't exist. It looks like my /etc/dnsmasq.conf file now includes "conf-dir=/etc/dnsmasq.d" at the end. Since dnsmasq was starting and I didn't remove dnsmasq.d, I assume this line was added by the update. Commenting the line resolves the issue.
An alternative hypothesis, given that I don't really know what the state of /etc/dnsmasq.conf and /etc/dnsmasq.d/ was before the update, might be that the directory did exist, but was removed by the update. I find this the least likely of my 2 stated hypotheses. (There are other hypotheses, but I think they are even less likely). Am I correct is concluding the conf-dir line was added by the update? If so, shouldn't the updated RPM create the directory during install?
View 6 Replies
View Related
Mar 18, 2009
I've been racking my brains over the past few days trying to figure out why my NIC card (network interface card) won't show up in the ifcfg-eth0 file.When I configure a new server (like this one) I always go to:/etc/sysconfig/network-scripts/ifcfg-eth0 and from there I usally see the name of my NIC's manufacturer's name and the hardware MAC address.Then it's only a simple process of entering the server's IP address, netmask and gateway and I'm up and running in no time...But not in this case! the ifcfg-eth0 file is completely blank! There's not ONE single line of config info in it... (?)The server runs an Intel core 2 duo (dual-core) CPU with 1 gig of RAM.
I've even re-formatted the drive and re-installed Centos 5.1 on the darn thing 3 times and it simply won't work.The server cannot resolve when I do a wgetIt also gives me a 'resolution problem in the named configuration'.What I don't understand is that the 2 small LEDs on the Cat 5 cable lights up and flash at what appear to be regular intervals here.
View 6 Replies
View Related
Apr 30, 2009
We have been struggling with a problem with the mysql-server package. This might be in the wrong category because our problems are with it on x86_64. Where the problem happens variables that should populate from the my.cnf don't, on other servers, they do, the my.cnf files are identical except for the server-id
The problem occurs on some of our machines but not others. All are using the mysql-server-5.0.45-7.el5.x86_64 The ones that work, when you connect with a client respond with server version 5.0.45-log source distribution The ones that don't work respond with 5.0.45 source distribution
It's unclear what the differences are between the two source versions and how we wind up with two different versions. One thing that might be involved, the mysql package is installed with both the i386 and x86_64
View 1 Replies
View Related
Nov 18, 2009
I am getting a strange font problem (see attached screenshot) for a user logging in over VNC Server, I am also logged in over VNC however I am no experiancing any problems... This was the case on CentOS 5.3 and on 5.4. I have tried removing the .vnc dir in the users home dir and re running vncserver so that it recreates it, I found this in the logs:
1. (nautilus:14718): Pango-WARNING **: No builtin or dynamically
2.loaded modules were found. Pango will not work correctly.
3.This probably means there was an error in the creation of:
4.'/etc/pango/pango.modules'
5. You should create this file by running pango-querymodules.
6.Fontconfig error: Cannot load default config file
[code]....
View 2 Replies
View Related
Mar 7, 2010
i try to run yum update and now i get this error Config Error: File contains no section headers.
[code]....
View 4 Replies
View Related
Jan 5, 2010
I see these boot.log warning and understand that the directory where these config files are kept has (or is) changing. Okay, but is the correct procedure to just move them over from the /etc/modprobe.conf dir to the /etc/modprobe.d file? I am wondering if some changes to those config files or those that they are related to must be also made? A portion of the boot.log is below.
[Code]....
View 14 Replies
View Related
Aug 17, 2010
After a kernel update, the system always updates the GRUB menu, and the newer kernel is the default boot option.However, after an update on my F13 X64 system, the GRUB menu was updated, the config file still sets the default to "1" but if i left the automatic boot it will boot the previous kernel... am I crazy or missing something here?Here is my /boot/grub/grub.conf file:
Code:
#boot=/dev/sda
default=1
[code].....
View 4 Replies
View Related
Sep 7, 2009
I was tryin to deploy svn on centos 5 with respect to [URL] I am stuck understandin the location svnpath parameter on svn config
[Code]...
View 1 Replies
View Related
Aug 3, 2010
I have a Sony Vaio PCG-5A1N (built for Japan) which has a malfunctioning CD-ROM. The bios doesn't support USB external CD-Drives and it doesn't have any USB boot either.The only method, I am left to work with is the PXE boot. I have finally setup a PXEBOOT on another CentOS server and everything works fine all the way to choosing language etc....but after it grabs images/stage2.img this is what it gives me:
loader received SIGSEGV! Backtrace:
[0x8048cf4]
[0x300420][code]...
View 8 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
Sep 1, 2011
I recently lost the default panel from the top task bar, a message appeared on boot up saying a config file was missing or couldn't load - or something to that effect. I didn't realise to what it was referring until the computer (an Acer One) completed its start up and I could see the desktop
How can I restore the panel? (graphic from my other Ubuntu laptop attached showing the default panel appearance)
View 5 Replies
View Related
May 7, 2011
I currently can run an old swf on my Chumby 8 device by storing and using these three files on a USB plugged into the device
config
<?xml version="1.0" encoding="utf-8" ?>
- <config>
[code]...
View 1 Replies
View Related
Oct 12, 2009
I keep getting this warning when booting Fedora 11: WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
View 4 Replies
View Related
Nov 8, 2010
I'm trying to dual boot Win7 and Ubuntu WITHOUT using Grub. This is to support Bitlocker encryption.
I followed this guide, and now when I select Ubuntu I get a Grub> prompt and no ubuntu.
I feel like I'm halfway there, I just need to get Grub to load correctly or something.
View 8 Replies
View Related
Nov 1, 2010
I'm trying out puppy linux, as I have an old system, and the new Ubuntus do not work on it.
Anyway,I cannot boot from my hard drive but only from the floppy.I'm just not too keen on always booting from the floppy.
Here is the Menu.ls file:
View 8 Replies
View Related
Dec 16, 2010
This is the third time I try unsuccessfully to install Debian as a second OS on a hard drive. When it gets to the end of the installation process the installer asks whether I want to go ahead with the Grub Boot Loader, I choose yes. The end result is however that I can't boot that partition within the hard drive -- i.e., Debian. Can someone tell me what is going on? Should I not use the Grub Boot Loader when I have more than one operating system on a machine? Should I not install Grub on the Master Boot Record (MBR)?
View 3 Replies
View Related
Oct 23, 2009
I have XP, Win7 Pro and F 11 installed. Before I installed F 11, Win 7 boot mgr was working fine. I then installed F 11 and I went to System/Admin/bootloader to edit it and it wouldn't bring up the boot loader. In the attachment was the error msg. Now my only option when I boot up is F 11.
I do not have access to the Win 7 DVD only the F 11 install disk since I am on a fishing trip and need to use Win 7. How can I repair to the grub boot loader to boot into Win 7?
View 3 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
Jun 17, 2010
Here's my current setup:
Disk 0 (500GB): Windows Vista
Disk 1 (1TB): Windows 7
Disk 2 (160GB): Ubuntu
My boot disk is Disk 0. Currently when I turn on the PC, GRUB loads from Disk 0. I can then choose either Ubuntu or Windows Loader. If I choose Windows Loader (also located on Disk 0), I can choose to load Windows Vista or Windows 7. I like this setup, but I would like to move the loaders (exactly as they are) to Disk 1 so that I can format Disk 0.
View 1 Replies
View Related
Apr 26, 2011
One thing I notice and hope someone here can steer me in the right direction. When I start up my computer I have the list of options to choose from, if I choose to boot into Win 7 I am the presented again with another boot menu from windows. I would like to remove the Windows boot loader.
View 4 Replies
View Related
Jul 28, 2010
I have 2 HDDs:
HDD 1 (sda) with Windows XP installed on sda1 and four more partions.
HDD 2 (sdb) with three NTFS-Partitions (sdb1, 5 and 6) and Ubuntu 10.04 (sdb7) + Swap-Partition (sdb8).
I would like to boot Ubuntu using the Windows XP boot loader, i.e., having an entry there to choose Ubuntu and start my installation of Ubuntu 10.04. I have installed Ubuntu 10.04 on sdb7 and told the installer to install the grub2 boot loader to /dev/sdb (should it have been /dev/sdb7?). When using the boot selection option of my bios and choosing the second HDD Ubuntu starts without problems.
I used dd if=/dev/sdb of=bootsect.lnx bs=512 count=1 to copy the mbr of my second HDD and copied the file bootsect.lnx to my c: drive. Then added C:ootsect.lnk = "Ubuntu Linux" to my Windows boot.ini. When rebooting my computer I get the option "Ubuntu Linux" in the XP boot loader. Choosing it I come to a black screen with a blinking white cursor. All I want to do is not use Grub 2 as my primary boot loader but instead leave my WinXP installation untouched and start Ubuntu from within WinXP boot loader. This has been working just fine with my old Ubuntu installation.
View 9 Replies
View Related
Mar 2, 2011
i have a dual boot system running Fedora14 as the main OS and WinXp as a secondary OS. On the boot up screen i choose to boot windows XP and all i get is a black screen. i am assuming the boot-loader has a small glitch and won't boot WinXp. i am stressing because i need to use MS office Access to finish a crappy school project due tomorrow.
View 7 Replies
View Related
Feb 26, 2011
I can't boot to the grub boot loader now. It only boots into the grub command prompt. What should i do?I understand grub is the bootloader but I don't know what else to call the command prompt
View 9 Replies
View Related