Ubuntu :: Update Grub Doesn't Work - Centos 5 Not Detected
Dec 24, 2010
I have installed ubuntu and Centos 5 , but when i do sudo update-grub , the new centos 5 is not detected. Some days ago i did the same (i installed ubuntu , and then Centos 5) , but i had to format the hard disk because some problems i had. The thing is that in that first time update-grub worked , but now not , why? Shouldn't be detected this time too? I have to manually add the new entry to the grub no?
View 4 Replies
ADVERTISEMENT
Oct 25, 2010
I've got a double boot system (Windows XP Pro and Ubuntu Maverick). Since I updated Grub2, Grub doesn't work anymore! I'd tried this (because I HAD that error). But since than, I'd a black screen (harddisk didn't anything, and Grub too...) And now, after using a couple of these commands via the Ubuntu Lucid Lynx Live CD I get a mini bash in Grub, but no entry's to one of the two systems! What's wrong, and what do I have to do? (and what did I wrong?
View 7 Replies
View Related
Jan 21, 2010
i was updating my grub.cfg, by running sudo update-grub, i get a lot of errors:
[code]...
how do i make it so it can open /dev/sdf and ge it's disk size so my grub will update correctly?
View 6 Replies
View Related
Apr 6, 2009
I updated centos from 5.2 to 5.3 as recommended:
yum clean all
yum update glibc*
yum update
Update was successful (I didn't see any errors). Then I rebooted pc and found out that my web is extreamly slow. In httpd logs I found: php -> file_get_contents [URL] always dies (timeout error, but somedomain.com is fine, I can telnet it easy on 80) I was wounder if it's update problem and tried yum:
>yum update Loaded plugins: fastestmirror Determining fastest mirrors Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=5&arch=i386&repo=os error was [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')> Error: Cannot find a valid baseurl for repo: base
so you doesn't work too... I have no proxies, I tried to reboot pc, I tried: yum clean all
View 1 Replies
View Related
Jun 14, 2010
after i update my Server to 5.5 i get the following error
[root@Linux /]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=5&arch=x86_64&repo=addons error was
[Errno 14] HTTP Error 407: Proxy Authentication Required
Error: Cannot find a valid baseurl for repo: addons
i export the proxy but still not working,
View 9 Replies
View Related
May 3, 2011
you have an onboard soundcard that you have or may not have disabled in the BIOS, and you intend to use headphones with a USB sound card with headphone and microphone jacks (or no mic jack, it doesn't matter), but you notice that the headphones are detected. Alsamixer provides an interface to control the volume, etc etc, but still the headphones do not work..In my case, the module snd_hda_intel was being loaded for my onboard soundcard that I had disabled in the BIOS before booting the computer for the first time, and even though I tried to "activate" the USB headset in alsamixer, I still couldn't get the headset to work.
Solution as a trial: Open a terminal, and look to the code section for what you need to type.A big missing key to my puzzle is how to simply restart and/or reload a module so that it isn't necessary to unplug and plug back in the USB device. Can't I just re-discover the USB devices? (or other such hardware, such as a PCI card, or otherwise inaccessible component?)
View 4 Replies
View Related
Oct 20, 2010
I have an issue with wireless connectivity on my laptop. Its a HP dm3 and the intel network adapter is supported as I can scan and detect wireless access points.However, when I attempt to connect to my home network, it fails and this is probably a result of two things: The BSSID is missing and/or the DHCP client ID is missing.I am running Kubuntu 10.10 32 bit
View 2 Replies
View Related
May 9, 2010
OpenSUSE 11.2 x86_64
KDE SC 4.4.3
Linux 2.6.34-rc6-29-desktop (from KERNEL:HEAD)
HAL 0.5.13-4.2.1
udisks 1.0.0.git20100224-11.1
ASRock G43Twins-FullHD LGA 775 Intel G43 Micro ATX Intel Motherboard
Samsung 22X DVDR DVD Burner Black SATA Model SH-S223Q (connected via SATA. detected as: /dev/sr0)
Discs are read by the drive when inserted (they are spun and the LED light on the drive lights up) but nothing happens after that.
I disconnected the SATA cable and tried a new SATA cable on a different SATA port and also tried a different SATA power cable but that did not fix anything.
View 9 Replies
View Related
Mar 4, 2011
I have 2 hard disks. sda,sdb
In sda, I have 4 partitions, and I have windows 7 in one of the extended partitions [not in the primary partition].
In sdb, I have 3 partitions. 2 for storage, and 1 10GB drive for Ubuntu. Again, Ubuntu is not of a primary partition.
I had ubuntu 10.04 running on that for a long time. However, I wanted to reinstall ubuntu and use 10.10.This is what I did EXACTLY:Booted from Ubuntu install CD
Chose advanced istall
Selected sdb3 for Ubuntu
I installed GRUB2 on the SAME partition as Ubuntu aka sdb3 Installed then rebooted
I can boot into Ubuntu fine, but whenever I select Windows 7 bootloader from the GRUB menu, the screen goes black, and my PC reboots.
Boot Info:
Code:
Boot Info Script 0.55 dated February 15th, 2010 [code]....
ls: reading directory sda6/: Input/output error
I have tried the testdisk/update-grub method, but it didn't work.
View 9 Replies
View Related
Mar 21, 2011
I have used CentOS for a while and have never run into this issue. I searched all over and didn't see a similar issue anywhere, I did an install of CentOS as a server (no GUI) with only the base. Partition is /boot ext3, size of 100MB. The rest of the drive is partitioned as / with ext3. This is being done on a CompactFlash card of 32GB in size. The BIOS sees it as an IDE drive.
When the install completes and the system reboots, the grub stops at the grub> prompt. There is no menu for OS options. If I do the following commands:
grub>root (hd0,0)
grub>kernel /vmlinuz-2.6.18-194.el5 root=LABEL=/
grub>initrd /initrd-2.6.18-194.el5.img
grub>boot
View 19 Replies
View Related
Jun 2, 2011
after I updated my BIOS , my keyboard didnt work in grub , but I can use it before grub.
View 2 Replies
View Related
Jun 27, 2009
This will be a little long (having read Phil's 'how to ask questions' FAQ). I'm trying to get OpenVPN working between my CentOS server and some Windoze laptops running XP. There seems to be plenty of sample
config files available, but to date, none of them have worked for me. Pulling out my trusty Wireshark, I've found some clues,
BACKGROUND:
My local subnet (NAT'ed by my gateway router) is 192.168.52.x. My router has been configured with a conduit (port-forward) for port 1194 (the standard OpenVPN port), which points towards my CentOS server.The CentOS server is .52.112, and the supplicant is .52.110. I have tried the lient both inside and outside my local subnet, with no difference in events or outcomes.
[Code]...
View 2 Replies
View Related
Jan 3, 2011
i want to apt-get update. But it is not working.
[code]...
Is it something that is wrong in the source.list?
View 14 Replies
View Related
Jan 13, 2010
I got this error message today when i ran sudo update
E: Type 'See' is not known on line 2 in source list /etc/apt/sources.list
E: Type 'n' is not known on line 2 in source list /etc/apt/sources.list.d/ubuntu-wine-ppa-karmic.list
and i cant burn dvd with brasero also my sis760 doesnt work on this
im trying to switch back to windows but i need to copy the image to a dvd
but brasero doesnt work and when ever i use the software center i see nothing under the categories
View 9 Replies
View Related
Mar 20, 2010
I have a kind o Kubuntu-Studio 9.10
I installed from Ubuntu Karmic minimal, so i did install KDE.
i have update-manager-kde, update-notifier-kde and kpackage kit installed. for manual installing i use synaptic though.
in the repositry-manager the automatic updates are anabled (daily).
but it is not checking for updates. i checked manually in synaptic, and there are updates available.
so, how do i let it check automaticly for updates?
View 3 Replies
View Related
Apr 7, 2010
after doing an upgrade to 10.4 and updating grub I get this message. how do I address this
[Code]...
View 2 Replies
View Related
Jan 4, 2010
I installed from scratch 11.2, but i see now that the Automatic update doesn't work. I run "Refresh" on Updater Applet and it come up with an error: PackageKit Error repo-not-available:
View 9 Replies
View Related
Jan 4, 2010
After upgrading Jaunty to Karmic internet sharing (iptables) stoped working. Nothing in iptables configuration was changed.
Code:
# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
[code]....
View 2 Replies
View Related
Jan 3, 2011
I am working on ubuntu (Xubuntos) using VMware virtual machine. when I enter apt-get update it gives following error;
Code:
xubuntos@xubuntos-tinyos:~$ sudo apt-get update
Code:
Err http://tinyos.stanford.edu edgy Release.gpg
Cannot initiate the connection to 3127:80 (0.0.12.55). - connect (22 Invalid argument)
Err http://tinyos.stanford.edu edgy/main Translation-en_US
[Code]...
View 2 Replies
View Related
Jul 22, 2010
Update manager pops up telling me there are new updates, but clicking on the 'Install Updates' button does nothing.However, if I click on Settings, then just close the settings dialog,it then says 'Starting Update Manager' and when that finished, the 'Install Updates' will work, but I have to do this every time I restart the computer.
View 9 Replies
View Related
May 25, 2010
I've installed the GNOME Update Manager (0.68-debian.7) from the official Debian package archive. However, after checking for new packages and clicking "Install the updates", the update manager asks for rights and then just checks for new updates again. Selecting different packages didn't help either, it just checks for updates again and doesn't update anything. Has anyone experienced the same problem
View 6 Replies
View Related
Jul 13, 2011
Dell Studio 1555 (Wireless WLAN 1397 Half MiniCard (4312bg)) Wireless doesn't work after update of kernel (kernel-PAE-2.6.38.8-35.fc15.i686)
Quote:
Originally Posted by iwconfig
# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
What should I do to repair wireless?
View 2 Replies
View Related
Sep 9, 2011
I just performed a KDE update from 4.7.0 to 4.7.1 on my OpenSUSE 11.3 64-bit machine and my desktop is in bad shape: the plasma stuff doesn't seem to work at all...and I don't have any panels...the default one on the bottom of the screen is gone also. I tried creating a new user in Yast, but when I log in I get a blank black screen. KDE seems to be pooched!
View 9 Replies
View Related
Oct 22, 2009
I used the following 2 rules in iptables to forwarding some packagesiptables -t nat -A PREROUTING -p tcp --dport 8000 -j DNAT --to-destination 192.168.0.244:8000iptables -t nat -A POSTROUTING -p tcp --dport 8000 -j MASQUERADEIt works perfectly before, the kernel was 2.6.18-92.1.22.el5.After we did a update, the kernel now is 2.6.18-128.7.1.el5.and the forwarding is stop.I just wondering where can I get some debug information. I checked /var/log/message, dmesg ... seems nothing there.
View 1 Replies
View Related
Nov 18, 2009
I have installed Centos and after few days I used it as a web server, database server (MySQL) and have some very important for me applications installed.
Today - I have read about "yum -update" function and I (a dummy one...) tried it. After some minutes the process was finished. But unfortunatelly - my server did not boot any more.
As startup options I have:
CentOS (2.6.18-164.6.1.el5)
CentOS (2.6.18.-164.6.1.el5PAE)
CentOS (2.6.18-128.2.1.el5PAE)
CentOS (2.6.18-128.2.1.el5)
CentOS (2.6.18-128.1.14.el5)
CentOS (2.6.18-92.el5)
I'm not sure what are these options. Anyway - I have tried to choose every one and the result is aways the same : red Hat Nash version 5.1.19.6 starting
Then starts the clock [ok],
Then starts the "udev" [ok]
And then My screen goes to suspend mode, with the text "no signal".
The most important thing is to backup the data from the hard disk. Do I have any chance to repair this installation ?
View 5 Replies
View Related
Mar 24, 2010
Microphone used to work well, but now it does not Indicator in Gnome sound properties does not move and there is no sound in Skype.
View 2 Replies
View Related
May 19, 2010
I've patched my kernel to enable my IDE-mode SATA drivers (ata_piix.c), and everything works fine. But when I attempt to create a Driver Update Disk with this structure, it doesn't work (though the same format works for SLES11):
[Code]....
View 1 Replies
View Related
Apr 5, 2010
i have huawei usb stick modem, i'm connecting to internet with wvdial command, i have configured the file "wvdial.conf" to be able to connect, everything works fine i guess but the update applet still show me the message
Code:
Unable to check whether updates are available
connect to the internet and connection manager too .. it tell me i'm not connected, i think i must configure my connection in an other way .. but i don't know how ..
View 5 Replies
View Related
Jun 4, 2010
(Beginner)Just installed openSUZE 11.1 Dual boot with Vista. I can set up my wireless settings, wep, etc and it says it connects just fine. But when I try to USE the internet it doesn't work. Nothing in update, nothing in firefox. It says it is connected but it's acting like something is blocking it.
View 2 Replies
View Related
Sep 16, 2010
Yesterday my computer froze using ubuntu 10.1 so i turned the power off, then back on, now i get this message when trying to boot: error unknown file system Grub Rescue>
I tried fsck from a live CD but it doesn't work.
View 1 Replies
View Related