General :: Upgrade RHEL5U1 To RHEL5U5 With Reinstall?
Oct 15, 2010
I want to Upgrade a Virtual machine running on RHEL5U1 to RHEL5U5. Should I go for clean install again or, is there a way I can upgrade retaining the data.
If it can be upgraded without re-install, at which point will I get that option after booting up the machine.
View 1 Replies
ADVERTISEMENT
Sep 2, 2010
I have a home server running Ubuntu 10.04. I want to replace the motherboard and CPU without reinstalling the OS. I read a long time ago that this would sort of work on Windows XP, but with stability issues. However, I have a hunch that on a modern Linux there shouldn't be any problems.
View 5 Replies
View Related
Mar 26, 2011
I want to run Ubuntu Server Edition just at home, however to avoid having to reinstall it in the future when i upgrade hardware, I was thinking of virtualizing it first. Are there any minimalistic virtualisation solutions available at the moment for this sort of purpose? Or even better a linux distro just for this?
View 3 Replies
View Related
Feb 4, 2011
how do I retrieve/reinstall Grub without having to reinstall Ubuntu?
View 1 Replies
View Related
Apr 10, 2010
Should I upgrade from 8.09 to 9.10 or does this require a clean reinstall? If the latter, then how do I go about doing this as I dual boot Win XP and Ubuntu?
View 1 Replies
View Related
May 1, 2011
obviously natty is flawed. I upgraded as an option in ubuntu studio's update manager. not sure if studio was ment to be upgraded to natty but it was in the manager, as studio is still 10.10 maverick. regardless the results have been disastrous. i am running into problem after problem as apparently many users are.
i had recently done a fresh install of ubuntu studio maverick which seemed perfect. as i was still setting up and restoring until i noticed the option for natty. so while i'm still at it i think i'm going to reinstall 10.10 this is the first imperfect ubuntu upgrade i've experienced but linux still rules.
View 5 Replies
View Related
Jan 12, 2009
I upgrade to fedora 9 from fedora 8. After upgrading I still gets F8 modules appear when I used system update. It seem that my Fedora 8 installation has a know bug that updates are halted, and this problem is not resolved during OS update. Since I have not install any other software yet I would like to make a clean installation of fedora 9. How can I remove the fedora 9 from my hard drive and make a fresh installation?
I use GRUB as a boot loader and have window install as well.
View 1 Replies
View Related
Apr 2, 2011
Can I 'upgrade' from 10.4 32bit to 64bit without reinstall?
View 4 Replies
View Related
Jun 22, 2011
This may actually (likely is) be two issues. But since both are happening since I did a reinstall (my term I think you all call it a upgrade 11.04-11.04) I thought I'd lump them together first.
My dell Inspiron mini has (of course) a touchpad and the wireless adapter is AR9285. The touchpad is not being recognized (although in a brief boot up into windows 7 it is fine there). I've tried adding backports, as I found in the documentation, but I'm lost. The wireless adaptor is being identified but the network is being shown as unclaimed. It too worked in Windows, so I'm fairly sure that although both worked fine after initial install, something was lost in the recent upgrade.
My problem is I don't know what to do for either issue next. Most of the documentation is on earlier Ubuntu releases (not 11.04) and I am not ready to backup in order to do a clean install right now. I have a new install I'm cleaning up and a clean reinstall that I just finished and am reloading backed up files onto. I'm hoping I'm missing something simple on this one...just once that would be really nice! So any quick answers? Do I need to split them into 2 issues and post elsewhere?
View 3 Replies
View Related
Nov 23, 2009
I have a Fedora Core 6 web server I've been testing. Everything was working fine(http, mysql, etc) until I installed Shorewall. After a reboot, now I get "(NONE): LOGIN" From what I've googled on this, this isn't an uncommon error, but I don't see any consistent way to correct this issue. Everyone just says boot single user and change roots pw. But thats where I run into problems. When I log in single user mode and try to run "passwd" to change root pw, I get "module not found". I've tried running vi(vim) to edit /etc/passwd but I also get an error about a library file missing. So, I'm at the point of thinking about reinstalling FC6. I'm assuming I should upgrade to a new version of FC. If I do this, will it "break" http and mysql? What version would be safest to upgrade to from FC6? Would it be better to just reinstall FC6 on top of whats there?
View 1 Replies
View Related
Jun 9, 2010
I recently upgraded Ubuntu 9.10 to 10.04 and my wireless stopped working. It can detect that there are networks around, what their signal strength is, and then try to connect to one, but it just keeps connecting. After around 5 minutes, this stops and nm-applet says no network connection.
After I try to connect, dmesg is spammed with hundreds of the same message. I can not post these here, as I am writing from a different computer and I have no internet access from my main computer.Also, there is nothing in interfaces.conf other than lo. For some reason, my card is referred to as both wlan0 and wmaster0, with this changing depending upon where I look.Most interesting of all is that, even after I reinstalled 9.10, wireless is still broken, even though it wasn't before. It also used to work under liveCD.
View 1 Replies
View Related
Apr 28, 2011
I wanted to upgrade qbittorrent to the newest version. So I went to the official website and followed the steps of typing some commands in the terminal. However, it said missing libtorrent-rasterbar5. I went to Synaptic and checked, showing "libtorrent-rasterbar6". Does this mean my version of libtorrent-rasterbar is too new?
And I've removed something regarding qbittorrent because I wanted to install rasterbar5. I searched for rasterbar5 in the Net and downloaded it. It connected to the Ubuntu Software Centre automatically but it showed unable to install.
So I thought I failed to upgrade qbittorrent. I just wanted to install the original version (v2.4.0). I did it like the first time I downloaded qbittorrent. Open the Ubuntu Software Centre and search for it and press "install". It failed! Because a type of repositories named "qbittorrent" showing conflict.
I've dealt with a similar problem regarding GIMP successfully before. But I can't remember.
View 1 Replies
View Related
May 1, 2010
when i try to upgrade my system via apt i get the following error:
Quote:
user@user-desktop:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
[code]....
View 1 Replies
View Related
Dec 4, 2010
Had a working WinXp/Karmic dual boot system. Tried to upgrade Karmic to Lucid and my daughter rebooted the system during the upgrade. I decided to do a fresh install of ubuntu, leaving Windows in place and it succeeded until the end when it said it could install the bootloader, so I proceeded without. I meant to say "it said it couldn't install the bootloader, so I proceeded without.
On booting, Grub drops to the command line.
I get grub>, not grub-rescue>
I did ls in grub and it showed the partitions I expected
/sda5 is /boot
/sda6 is /swap
/sda7 is /
/sda8 is /home
I tried to follow the grub2 command line manual by entering
Code:
set root=(hd0,7) (success)
linux /boot/vmlinuz-2.6.32-24-generic root=/dev/sda7 ro (failed - couldn't find file)
so I'm now a bit stuck.
Here are my bootinfo_script results (by the way, sdb is just an e-SATA hard disc with nothing installed on it, I don't know why bootinfo thinks Windows is there. Windows is on /sda2 with some sort of backup/recovery partition on /sda1)
Code:
Boot Info Script 0.55 dated February 15th, 2010
Boot Info Summary:
=> Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in
partition #7 for /boot/grub.
=> Windows is installed in the MBR of /dev/sdb .....
View 7 Replies
View Related
Sep 18, 2010
I will be version-upgrading a friends (Ubuntu only) laptop very soon. It is 9.04 now and the new version will be (ideally) 10.04.1 The machine has a large unused area on the hard drive and who has known this situation was to use the uncommitted area to do a complete new install of 10.04.1, leaving the 9.04 unchanged (useful insurance). Then, copy, paste (?) the /home directory from the 9.04 into the newly completed installed 10.04.1 overwriting the installed directory.
Opinions seem to support the notion that such a paste into 10.04.1 is likely to be successful and trouble free as long as the 10.04.1 installing username is the same as the 9.04 username with same privilege level. I would be grateful for comments here, particularly with any details, gotchas, you can see.
View 1 Replies
View Related
Jun 2, 2010
A week or so ago I ran an aptitude safe-upgrade and while it was updating mysql I suffered a power-failure. Now, this never really happens in Holland but of course this once it happened at the worst possible time.
I've tried a lot of different things to get mysql working again, but am running into all kinds of problems. First mysql won't shut off properly (it does startup with the computer but I can't connect to it at all) during an aptitude purge. If I kill the process mysql seems to purge properly, but I guess this is not the case because I wasn't able to install it then.
Things seem to have gone a bit more smoothly this time, however:
Code:
snek@snek-server:~$ sudo aptitude install mysql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
[Code].....
View 2 Replies
View Related
Apr 29, 2010
I recently installed opensuse 11.2 on my laptop which also had windows vista and windows 7, i created a new partition and the installation went smoothly, after i went to boot back into windows 7 i got a blue screen of death, strangely vista boots perfectly.I could just reinstall windows 7 but its a pain to reinstall all my programs and such
View 6 Replies
View Related
May 2, 2010
So I was messing around trying to uninstall Nibbles and reinstall since I have an issue starting that game and something happened and removed the submenu under Games called "Logic", which had another whole list of games.
Is it possible to reinstall the games package or reinstall the update?I'm thinking more of the lines of a system restore or something so back 2 days from today.
View 2 Replies
View Related
Dec 6, 2010
i have ubuntu 10.04 64 bit installed and configured and working sweet. I have reinstalled windows 7 and now i can't boot ubuntu i've tried easybcd to add ubuntu to win boot loader which failed and tried to follow the instructions to reinstall grub through a live cd which i am in at the moment. i go to a terminal and type sudo grub and it brings up the grub prompt. i have mounted all discs and entered the command find /boot/grub/stage1 and it keeps spitting this back at me Error 15: File not found
my hd is a 80gb with partions like this
/dev/sda1 105mb ntfs system reserved
/dev/sda2 45gb ntfs win 7 home premium 64 bit
/dev/sda3 34gb ext4 ubuntu 10.04 64 bit
/dev/sda4 1.5gb linux swap
View 9 Replies
View Related
Nov 20, 2010
I have install rpmforge which create a file in /etc/yum.repos.d/but i have deleted this file.now i want to reintall rpmforge.but i am facing a problem.
View 3 Replies
View Related
Jan 27, 2010
how to reinstall grub in red hat 5.4 Linux
View 2 Replies
View Related
Apr 8, 2011
I accidentally wrecked my internet connection by uninstalling some part of KDE that controlled the network. (How am I here? I used a liveCD to get online.) Since the only way I know how to install any Linux software is via the internet, how am I supposed to reinstall the needed network software if I can't get online to get it? The only solution I know is to reinstall the entire distro.
I wish I could use my distro's liveCD to reinstall software without reinstalling the entire distro, but if that's possible, I've never known how.
View 4 Replies
View Related
Mar 15, 2010
A few months ago I unstalled Ubuntu on my PC and was dual booting it and Vista. It worked great, love ubuntu. However I did have to run windows for some things so Dual booting was a perfect set up. However, recently my windows messed up and I had to reinstall it. Now when I start my computer I don't have the option to boot Ubuntu and I can only run vista. My hard drive is still partitioned so I'm pretty sure Ubuntu is still there, just unaccessable.Do you guys(or girls) have any ideas on how I can boot Ubuntu without having to reinstall?
View 1 Replies
View Related
Apr 25, 2010
I would like to reinstall debian on my server. It runs a self-compiled 4.0 because of the SATA controller that was not recognized at that time and the only solution was to recompile with the driver. Now, I did a test with an empty drive with V5.04 and the controller is recognized out of the box. I tried to install again, text-based and graphical, but in both modes I have to repartition. Is there a way to reinstall without losing data/reformat/repartition, and if yes, can you point me in the right direction because google or searching the forum did not deliver any solution.
View 14 Replies
View Related
Jan 19, 2010
I am having some weird problems on my Ubuntu Hardy. Single partition. I wonder if there's a chance i can avoid the reinstall afresh and try some sort of repair from the ISO cd...?! Is it?
View 1 Replies
View Related
Aug 30, 2011
I installed the Ubuntu 11.04 inside of Win 7 via Wubi. It works great and I don't want to reinstall it again, now I want to reinstall my Win 7, is there a way to keep Ubuntu?
View 1 Replies
View Related
Jan 13, 2010
In my company's production server, there are already mysql, php and httpd packages installed and running. Configurations are already made to the httpd.conf and my.cnf files.
Now I have to upgrade the packages to the latest version. I have to perform a yum update for the whole system first, then reinstall the packages right?
Will this affect the changes made to the configuration files? If yes, how do I upgrade so that the changes are not affected?
View 2 Replies
View Related
Nov 22, 2009
I used to have 5 drives on my 120GB Hard disk. I had Windows XP and Kubuntu 9.10 installed.today I started merging the drives after I have finished the process I found that grub menu is not loading instead I get something like thisgrub rescue>I am currently using Mepis 7.0 Live CD how can I restore the grub menu so I can boot to Linux or WindowsThe current HardDisk configuration is
Code:
# fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
[code]...
View 6 Replies
View Related
Mar 5, 2011
I want to remove all java packages icedtea open jdk jre and also relevent firefox plugins and reinstall latest jre with fresh firefox plugin.
View 1 Replies
View Related
Jul 4, 2010
I had to delete my swap partition in order to reinstall win XP, but now I need to reinstall it. I run Ubuntu 10.04 and read that there is a command $ sudo mkswap /dev/sda1. I have about 19 GB of free unpartitioned space left on the hardrive that I want to make into a swap partition. I'm not sure whether I should use sda1 or if the book uses it as an example and if I use it it could wipe away my existing partition with ubuntu installed on it.
View 31 Replies
View Related