CentOS 5 :: At Boot Time - See The Message "Setting Up LVM" And After A While "LVM Not Found
Sep 21, 2010
I speeded up boot time significantly. This was accomplished by using chkconfig off to stop unneeded services from starting at boot time and by reinstalling without LVMs
There are now just two remaining things that are slowing down boot time:
1- At boot time, I see the message "Setting up LVM" and after a while "LVM not found" Is there a way to keep Centos from trying to set up LVM? (I am not using LVM, that is why it is not found)
2- I am using a Lenovo Thinkpad and there is a delay at boot time as Centos setting up the built in mouse: "TPPS/2 IBM TRACKPOINT as class /input/input6"
I do not need the trackpoint (I use an USB mouse), Is there a way to disable the built in trackpoint (mouse) so that Centos doesn't spend unnecessary time install it at boot time?
How do I stop the message asking me to select a vga setting on every boot or press enter or space to see the various settings available? running slackware 13.1 on an aspire one netbook
Probing EDD (edd=off to disable) .... then the boot hang up for a few minutes with a flashing cursor immediately after the message and finally it booted the default OpenSuse 11.1 in the usual way. I tried to search LQ, Wikipedia, Google... but even if the message has been reported by many people, nobody gave the answer to the question running in my mind:
Code:
What is EDD? Should I start to think about the funeral for my beloved notebook? Should I consider to do an additional backup copy of the backup of my disk, just for sure?
i'm heaving the following message at boot time: "Starting udev: udevd[114]: unknown key 'DEVTYPE' in /etc/udev/rules.d/70-cups-libusb.rules:6", i guess it's something about usb printing support but i am not sure, and i don't know how to fix it, does any of you guys know what this exactly means and how to fix it
dmesg | grep -i time ACPI: PM-Timer IO Port: 0x408 Calibrating delay using timer specific routine.. 4658.19 BogoMIPS (lpj=2329098) Using local APIC timer interrupts.
This on a Vostro 1220 Laptop w/ Intel 5300 wireless:
A.I have long boot up time.I think it's because of the eth0 network search which I don't use.I have an intel wireless 5300 card running.How can I speed up the boot time, i.e. disable or change the eth0 at boot, the searching?
B:When I restart or shutdown, the screen flashes repeatedly and gets some garbled colors along the top before finally rebooting looks like windows ME or something).This vostro has an intel x4500HD vid chipset in it.
C.How do I get into gnome configuration editor to turn on Metacity compositing? Alt-F2 and run gconf-editor doesn't do it. I don't do compiz, but need compositing.
D.I need to install Chromium Browser as it sync my bookmarks.I have RPMforge enabled btw also...how can I do that? I.e. rpm repo for chromium?
This will help me get off to a running start so I can get up to speed on CentOS..
Installed CentOS 5.4 x86-64, installation is fine. First bootup after install always fails (after a few messages are displayed) with my monitor showing an "out of range" message.I know exactly what to fix (sync values in xorg.conf) and what values to enter there, but what I can't figure out is, how to get to a stupid prompt! Or a smart one for that matter.Also, I do get a message (before the "out of range" message) from CentOS, telling me to "press I for interactive startup" - but all that does is print as many "I" on the screen as I press. And did they really mean "I" and not "i" for this?
I hear great things about CentOS and if you can help with this silly question - How to get to a prompt - as easy as it probably is for you all, it would help me a lot.
My fedora 11 (2.6.30-102) spends a long time while initializing services on
"Starting system message bus:"
---------- Post added at 08:47 PM CST ---------- Previous post was at 06:33 PM CST ----------
Auth is LDAP.
There's a 3.5 years old bug in redhat bugs database, that's still not resolved,regarding dbus trying to use ldap auth, before ldap service is started.Workaround is to change ldap config to soft binding.
3.5 years for a bug that affect enterprise users - are you there redhat?
Before creating this topic I googled a lot and found lots of forum topics and blog posts with similar problem. But that did not help me to fix it. So, I decided to describe it here. I have a virtual machine with CentOS 5.5 and it was working like a charm. But then I turned it off to make a backup copy of this virtual machine and after that it has a boot problem. If I just turn it on, it shows the following error message:
Activating logical volumes Volume group "VolGroup00" not found Trying to resume from /dev/VolGroup00/LogVol01 Unable to access resume device (/dev/VolGroup00/LogVol01) ... Kernel panic ...! During the reboot I can see 3 kernels and if I select the 2nd one the virtual machine starts fine, it founds the volume group etc. (But there is also a problem - it can not connect the network adapters.) So, it is not possible to boot it with the newest kernel (2.6.18-194.17.1.el5), but it is possible with an older one (2.6.18-194.11...)
I looked into GRUB's menu.lst and it seems to be fine. I also tried #mkinitrd /boot/initrd-2.6.18-92.el5.img 2.6.18-92.el5 no luck! Yes, I can insert DVD .iso and boot from it in "linux rescue" mode.
and it starts successfully and the CMS can use it. To start OO at boot time, I wrote a script called 'openofficeserver' and saved it to /etc/init.d. It looks as follows
I have a SSH box which is command line only and no X, this will be used remote and i'm trying to get the wireless network configured to start at boot. I'm using wpa_supplicant as the access point is secure with WPA2 At present if I send the following commands the machine will connect to the wifi and be reachable via ssh
This does not start at boot but requires manual input of the above commands. I've just come to a complete blank on geting this to start at boot time. Also I would like to set a fixed IP for this box.
I'm hoping someone knows about this one... I'm running the latest CentOS 5.4 with kernel 2.6.18-164.15.1.el5 (x86_64).When I boot the machine, it gets to the udev starting bit, hangs for like 5 minutes, then prints a message "Failed, will continue in the background." Then it boots OK after that.I tried booting again with the kernel option (from grub) "udevdebug", and what I saw when it tried again was a million messages saying it was waiting for "/sbin/pam_console_apply" to return, but I guess it wasn't returning... ;) Again, after 5 minutes, it gave up and finished booting.Now, this host is an LDAP client.
I figured that may have something to do with it as it is likely that pam_console_apply tries to make an LDAP lookup, which is wrong, because networking hasn't even started yet. If I disable LDAP (by removing ldap lookups in nsswitch.conf), I get no pam_console_apply errors from udev and it boots quickly. But that's a bummer, I need LDAP on this box, and I don't want my boot time to be 7-8 minutes. ;)Presumably before, when LDAP was enabled and it waited 5 minutes and then notified me that it will "continue in the background", that it was eventually successful after networking started. LDAP otherwise works fine on this box, just like all the other servers we have.This is new behavior, I've not seen it with CentOS 5.3 and below. Has anyone seen this? Any hints on what I can do to avoid it? It seems like a pam bug or something, but I don't know for sure.
When I boot CentOS 5.5, I receive the message:Unable to access resume device ( UUID = some UUID etc. )How do I find out what actual device to which this UUID refers ? It does not appear to be a block device since it does not show when I try 'blkid'.To what does "resume device" refer ?
I have had a search for this problem, but have not found a match: undoubtedly it is so straightforward that no-one has needed to ask it before: I have two accounts in Evolution, work and gmail. I would like my work email (which I check via IMAP) to be copied locally as it comes in so that I can file it properly, but also kept on the server so that I can access through my laptop.
I have set a message filter which does the following: Code: IF status is not read THEN set status read copy to folder Inbox Stop processing The filter works (if I apply manually then it goes) AND I have set the preferences to apply filters automatically, but no joy when a new email arrives.
In the right upper corner of your screen,you can see if you have a network connection or not.Most of the time I do not have one according to Networkmanager (?).So I have to enable my wired connection manually.I already tried a lot to change my settings so I would have a network connection at boot,but it doesn't seem to work....Firefox is in Offline modus when I logon..
I am hosting two Virtual Servers both running Centos 5.3 on a host machine also running the same OS. The VM software in use is Xen, as supplied with the OS.The host machine's time and date is fine, however both Virtual Servers are running ahead of real time consitantly.Running /etc/init.d/ntpd restart will resolve the issue however one of these is running MailScanner and when the time suddenly goes backwards, sometimes by as much as an hour, it stops working properly.
Any time I watch a screencast dealing with notifications, there are always multiple of them on the screen. But when I have a program that uses them it always just allows one at a time.
I'm getting the following message when attempting to install or upgrade a package. Not sure if it's a bug or not, which is why I'm hesitating to file it as a bug.
For example (note line /bin/sh: 1: /usr/bin/apt-listdifferences: not found):
Code: Select alldebian@Debian:~$ sudo aptitude install angband zangband moria The following NEW packages will be installed: angband angband-data{a} moria zangband zangband-data{a} 0 packages upgraded, 5 newly installed, 0 to remove and 49 not upgraded. Need to get 5,240 kB of archives. After unpacking 13.0 MB will be used.