CentOS 5 Server :: How To Reinstall And Reformat
Apr 30, 2011I've installed cpanel and the only way to remove it is a complete reinstall of centos. So, I just need to know how do I reinstall and reformat centos correctly?
View 4 RepliesI've installed cpanel and the only way to remove it is a complete reinstall of centos. So, I just need to know how do I reinstall and reformat centos correctly?
View 4 RepliesI 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 RelatedI installed Mythbuntu, got some Wine apps up and running, then discovered my Nvidia DualTV MCE won't work with Myth. So I'd like to try a different variant, either the plain vanilla Ubuntu or UbuntuStudio.Can I just use Mythbuntu to create a new partition, move /home/* to it, and then reformat and install over the original Mythbuntu partition? When I reinstall the new version, how do I tell the installation process to use /home on the other partition (without overwriting it) instead of creating a new one from scratch?
View 4 Replies View RelatedMy last update for Ubuntu 9.10 messed up my whole install. My question is how do I reformat my parttion so I can reinstall Ubuntu. I am using dual boot with Windows and Ubuntu!
View 2 Replies View RelatedI have a lot of problems with the server and I want to reinstall the Centos in order to have a clean system. The problem is that I have access only via ssh console (with putty aplication)
View 1 Replies View RelatedI tried this once but my post disappeared. A thousand pardons if this is a dupe.Through the magic of typos, I managed to delete my ssh binary file. I can receive SSH connections but am unable to SSH into another computer.I located the RPM that looks to be what I'd want -- openssh-4.3p2-41.el5_5.1.i386.rpm -- but it refuses to install. RPM gives me the following conflicting messages:
[root@lightning packages]# rpm -i openssh-4.3p2-41.el5_5.1.i386.rpm
package openssh-4.3p2-41.el5_5.1.i386 is already installed
and
[code]....
I recently aquired server with TWO hard drives.For reason unknown (hehe) i installed unbuntu server on both hard drives.This is causeing me some problems, and i would like to wipe everything and start over, would like to put unbuntu server on one hard drive and use the other for free space.P.S I have had Unbuntu server run succsessfully i am just unclear on how to clear a hard drive of any OS.Oh did i mention the first time i used linux was 3 days ago? Ye i am a newby (sigh)
View 10 Replies View RelatedI have accidentally clobbered my root path /, but /boot and /usr and /home are okay. Silly me instead of doing a fsck I did a mkfs - arrgh!
/boot is on a separate partition and /, /usr, /home and swap are in a LVM I do have a backup of / on a separate machine which uses backuppc. getting ssh and rsync going first will be a priority. Luckily the machine is not a critical one as it only runs Oracle and mySQL...both databases are on /usr partition
My question is can I have the install only install the /boot and / parts but leave the /usr and /home alone?
Is there a way via yum to reinstall X/gnome/XFCE?
after the 5.4 upgrade I know longer have a X session. I can ssh in but no X whatsoever (monitor is blank).
How do I reinstall cent OS 5.2 without formatting the partitions? for example: I've create several partitions (create custom layout) and OS is installed completed. But I have some application need to reinstall at "clean" OS. If I delete and create same partitions again it take long time to format the partitions. How do I just reinstall OS without formatting those partitions?
View 1 Replies View RelatedI plan to reinstall linux (CentOS 5.2 = RHEL5) in my laptop because of insufficient diskspace partition in /. Only allocate 8.8G for /root and the rest to /app/Current my kernel version is 2.6.28, which are latest than the CentOS release which is 2.6.18, I think. Someone compile the kernel for me because he said my laptop network card is not recognized in the 2.6.18 released. I am not sure how he did it. I am a bit worried because if I reinstall again, I will face the same problem that my network card is not recognized!.
View 12 Replies View RelatedI have a newly installed CentOS 5.4 on Gigabyte G31M-ES2C, I had to change the motherboard since it has some problems. Unfortunately the new motherboard is a rev 2.x board, which has a different onboard NIC (old one is RTL 8102E, new one is AR8132), so now my ethernet connection doesn't work anymore (no eth0 device), I assume I need to install a new driver for the AR8132? If so, what's the steps to do so?lspci shows Ethernet controller as: Attansic Technology Corp. Atheros AR8132 / L1c Gigabit Ethernet Adapter (rev c0)
View 3 Replies View RelatedI install CentOS5.5 on VMWARE,the system is working properly.I want to test reinstall CentOS5.5 on VMWARE,So,I make a snapshot.My system partition(Manually partition )is:/(1G),/boot(512M),swap(2G),/usr(30G),/var(10G),/data(20G).Each partition is independent of the ] partition.I reinstall CentOS5.5 by CentOS5.5.ISO.I format / partition,and other partition unchanged.However, the installation process was wrong:
==============================================================
Package Installation
Error running transaction[code]...
How I can reinstall CentOS(Do not lose important data)?Does there have any authoritative description?
Just installed updates with the recent kernel update 11.3 for Centos 5.5. I have had guest additions running fine before that. Now when I try to reinstall the guest additions (which is necessary) I get the message Detected Unsupported x86 environment. how to get this going since it was running fine before the kernel update.
View 7 Replies View RelatedI 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 RelatedSo 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.
I can't use rpm or yum . code...
View 6 Replies View Relatedhow do I retrieve/reinstall Grub without having to reinstall Ubuntu?
View 1 Replies View RelatedI have installed apache on my linux server successfully but just found out that i needed to secure my apache server with SSL. When installing apache I didn't do this line:
./configure
--prefix=/srv/webserver/apache2
--enable-ssl <------------------------ didnt do this line
My installation does not have the mod_ssl. How do I activate the SSL on my apache without having to install it all over again?
I need a solution for my problem, I need to install and manage my clients & servers through active directory, currently server have installed FC10, I want to install Windows 2003 Server Enterprise with AD (Active Directory) but this installation update the MBR of hard disk, so how can recover or reinstalled the grub w/o re-download the FC10.
View 1 Replies View RelatedI was having a problem where I had run keytool to generate a key but had entered some bad info. I tried to run it again but it said there was already a key, so I deleted keystore thinking it would regenerate itself. I ran the keytool command again but it says it can't derive the signature algorithm.
Anyway, I've tried to 'sudo apt-get remove sun-java6-jdk' then 'sudo apt-get install sun-java6-jdk' but it doesn't seem to put me back where I was from step 1. 'sudo dpkg-reconfigure' also doesn't seem to fix it. I think if I can completely reinstall jdk then I'll be good, but how?
I just uninstalled, did 'sudo apt-get clean sun-java6-jdk' then installed again. Still get the error:
keytool error: java.lang.Excpetion: Cannot derive signature algorithm
I was trying to re install windows vista, everything started ok got to the partitions wouldn't give me an option to delete and told me that partition needed to be NTFS. Only OS is ubuntu, how to i reformat the hard drive to NTFS so that i can reinstall vista and remove ubuntu?
View 4 Replies View RelatedI have a USB modem which I used when I had Windows, this device is not compatible in any way with my Ubuntu installation. I was wondering if - rather than throw this in the trash - is it possible to reformat and use it as a USB Memory stick. Properties show it as having 23+ Gb of storage.
View 2 Replies View RelatedJust bought a 'my passport essential' wd external drive. Before putting anything on it I want to get rid of the partition that holds a windows exe for backing up and some security features. Not sure whether its a hidden partition but wondered whether the on-board disk utility could achieve the same as 'f' disc used to.
View 3 Replies View RelatedI was previously on Windows 7 and then had to get a new hard drive as my old one died on me. As I had a Ubuntu disc lying around, I decided to install it onto this computer, but honestly, I can't stand the OS and can't do anything that I'm used to doing (and doing it slower when in Linux). My question is, how do I completely reformat this hard drive / how do I install WIndows onto this computer, when my BIOS isn't letting me edit it. The Windows disc doesn't try to load, no matter what I try to do to it.
View 7 Replies View RelatedHaving some trouble with pinnacle. I have an install disk for it, but because it's an .exe file it won't install to Linux. Is it possible to reformat the install file?
View 7 Replies View RelatedI have Ubuntu running on my PC but I want to install another operating system. The message I am not getting is that I cant install to a partition that is not formatted as NTFS. Do you know how I can reformat my partition to NTFS?
View 4 Replies View RelatedI have a 2Gb DT Kingston secure USB stick which somehow I have contrived to partially reformat using Gparted - however it now only shows 15Mb of unallocated space and that's it - I cannot seem to get the full empty 2Gb back again.
Is it because it used to have windows based secure software on it - has it 'locked down' the drive so it's now useless?
I just want to have 2Gb of EXT type space!
I have been trying to DL the version of DOS-box I prefer to C:, but I made both the Win-lose partitions RO when I first installed / (call me crazy, but I was paranoid it might mess with an already broken install from nearly a decade ago with an OS that-shall-remain-nameless that's even older). Incidentally, I have learned from shenanigans with Linux-drivers from nVidia that /home partition is definitely a good idea (another post for another time)...
Anyway: even though I specifically made sure I turned the RO flag off but definitely made both Win' part's "usable" in the Installer from the NETINST live-CD. I had to format because GParted ("Partition Editor" under System -> Administration) wouldn't allow me to edit RW/RO thingy... Even when I logged in as / I checked in fstab, but there's no RO flags listed.
. I may be using the word "flag" when I mean something else. When you run the Lenny graphical installer, and choose to manually partition-edit, and then choose to "use" your [I chose] FAT-32 partitions, there's a few setup choices that become available. Including "its mount-point shall be..." and these Extra Choices I'm referring to as flags, that are "RO", "Quiet?" and a third one I can't remember... Time for sleeping!
as in the hard drive being 100% erased as if
C:>format/all
would be in MS DOS
P.S. Reminder: I have Ubuntu