Ubuntu :: Won't Boot After Installing And Removing KDE?
Feb 21, 2011
So I decided to try KDe, because why not? They have Kookies.[URL]However Terminal gave me an error, saying dependencies about odbcinst1debian2, saying that it depends on odbcinst but is not going to be insalled. So I went into Synaptic and manually removed these, then did the long command.Things got removed, reboot.Now Plymouth boots, but it stops at five orange dots (not moving) and then nothing. No login menu. I held down the power button and rebooted three times, all stuck at Plymouth.Yeah I can reinstall Ubuntu, I have the disk, but there are many configs that I did, that I do not remember.
I have installed vista(Preloaded) and Ubuntu 10.10 in dual boot in my laptop. Now i want to get rid of vista, and want to have only Ubuntu, also i want to assign all space to Ubuntu. I have two query's
1. How could i cleanly uninstall Vista from my system? (I Used WUBI to install Ubuntu)
2. Can i install Vista in future? (As my Vista was preloaded, Vista didn't recognize the hard drive on which Ubuntu is installed)
I apologize in advance if I'm posting this in the wrong forum;but I've been hacking away at this for awhile and am afraid I can't solve it.I tried to install Ruby 1.9 this morning, the install was going well until this appeared in the terminal and was stuck:
I am ready to reclaim the disk space that is currently being used by XP in my dualboot scenario. Per the Gparted scan below, my hard drive is currently being sequenced as sda1 (NTFS data only, which I mounted in Ubuntu and write my working documents to), sda2 (XP operating system/boot drive). Ubuntu is on sda3, with home on sda4. I'm currently running 9.10.
I would like to eliminate the contents of sda2, and migrate sda1 contents to ext4. Question is, what are the best steps. I have good backups of everything, and sync my NTFS data to a NAS.
I've got a win7/ubuntu 10.04 dual boot running on my system. I did the usual of installing 7 first, then ubuntu and using it as the default boot option. I now want to get rid of win 7 and expand the ubuntu installation into the free space. My current hdd structure is in the attachment. If I just boot a live cd and gparted to remove the win 7 partitions and expand the ubuntu installation into the free space, will that work or will it have a massive panic? how to I get grub to silently boot after without offering me any boot options?
I've tried ubuntu, and could never get my sound working with that, so I tried fedora and had the exact same problem there. After a few days of trying to figure it out I decided to give up because it was really getting ridiculous, and I just want to go back to windows where things simply work.
Now the problem is that when I boot from the windows XP install disc, it doesnt recognise anything on my harddrive and just gives me the blue screen when I press any key (after showing me the list of partitions on my harddrive, all of which are <UNKNOWN>). I'm not sure what the problem is but it must be something to do with the fact that I have linux installed, so is there any way I can completely remove Fedora and just start fresh with XP?The only 2 options that the XP install disc gives me are 1) Install windows XP (I get blue screen), or 2) Recover windows XP installation (I dont have xp installed anyway).
Likewise, booting from my Fedora install disc only gives me the options of installing or rescuing Fedora, but not the option of removing it.
i'm having trouble with my fresh ubuntu installation (netbook edition). what i did was install xubuntu-desktop on top of that (wanted to check it out)..........didn't really work for me, so i removed it, hoping this would also remove the xubuntu desktop logon screen, which i didn't like. since this wasn't the case, i went to synaptics and removed all and everything with xubuntu in the title. NOTE: in the same session i turned off password requests for login - it could also matter, but i'm not sure, so i thought i'd mention it. the end result: three warning messages at logon
- Could not update ICEauthority file /home/dsikl/.ICEauthority
- There is a problem with the configuration server. (/usr/lib/bgconf2-4/gconf-sanity-check-2 exited with status 256)
- Nautilus could not create the following required folders: /home/dsikl/Desktop, /home/dsikl/.nautilus. Before running Nautilus, please create these folders, or set permissions such that Nautilus can create them.
i don't have access to my programs, administrator tools, /home folder, nothing.........the only thing that appears is the right part of the top bar (network, clock etc.), but also completely different.......it doesn't have my WLAN data anymore (can't access it), and all i have managed to get started was (accidentally) terminal with Ctrl-Alt-T, and from there I can use sudo, or even start nautilus, but can't access my own user, no matter what.........in the end i somehow managed to get to the point where it requested my passphrase, which i wanted to print out a day before it happened, but didn't and the screenshot is unfortunately within my /home folder. i tried reinstalling xubuntu-desktop, even ubuntu-desktop, i repaired broken packages from the recovery mode, tried everything i could to get the bugger going again, no success yet.
i would be happy to do a clean install, but there's one spreadsheet in the documents folder which i desperately need and i really need to get a hold of it before formating. could some sort of a rescue livecd help? i just need that one file. the easiest would be if i could somehow repair whatever packages may be broken, or manually (with apt-get or similar) reinstall the additional xubuntu packages i manually removed via synaptics, but i wouldn't have a clue what those were
I'm planning to replace kde with gnome so my plan is to visit Yast pattern view check Gnome Desktopand Gnome Base System then unchecking Kde4 Desktop and Kde base system.i'm seeking stability I know openSUSE has it but no with kde.is this the right way to replace my desktop environment , I will not download the gnome iso and make a new installation
See the attached picture. I'm using Ubuntu 10.04. I've tried removing and re-installing flash using both Terminal and Ubuntu Software Center to no avail.
Is it possible to install a different windows manager?Currently I am using a HP Netbook 210. The windows manager I am using is gnome-shell that comes as default with Fedora 15. However, I am wondering if I could completely remove this and install a different windows manager. For example I would like to try the xfce 4.8.
I am not talking about completely removing Fedora 15 and then installing Fedora 15 xfce spin. Just the window manager.How easy would it be to remove gnome-shell windows manager and then install xfce 4.8 windows manager?
I have an issue with packages. When I try to install any package then I receive error like this one below. e.g. install Lynx:
Code: # apt-get -f install lynx Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: libperl5.10: Depends: perl-base (= 5.10.0-19lenny3) but 5.10.0-19lenny2 is to be installed libsnmp15: Depends: libsnmp-base (>= 5.4.1~dfsg-12) but it is not going to be installed lynx: Depends: lynx-cur (>= 2.8.7dev9-2.1) but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
So I decided to remove libperl5.10 which apparently mess. But its not that easy, just take a look:
Code: # apt-get --purge remove libperl5.10 Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: libsnmp15: Depends: libsnmp-base (>= 5.4.1~dfsg-12) but it is not going to be installed Depends: libperl5.10 (>= 5.10.0) but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). ...and now I don't know what to do ?
I am using OpenSUSE 11 on my Intel Dual core. But, now i want to move to Centos5 and planing to remove SUSE and installing Centos5. But to be frank, i don't have any source to take the backup of my data. So, can i install only CentOS by removing SUSE without any data lose. Any procedure? If yes, then let me know the step by step guide so that i can go with Centos ASAP.
So I can't install Firefox, because it conflicts with Iceweasel, but it appears that uninstalling Iceweasel uninstalls GNOME (gnome & gnome-core).Is there any way around this? Perhaps telling apt that Firefox is an alternate to Iceweasel?
I want to remove pulse and install alsa instead but I can't seem to be able to do it. I tried to search for all packages with "pulse" in their names and purging them but it didn't work because aptitude wanted to remove all of the packages that used pulse with along with pulse.
I thought to uninstall Gnome Network manager since it was always asking for to connect with wireless internet but it was working fine with wired internet.I uninstalled it and installed wicd. and then for some unknown reasons the internet disappeared.Kindly let me know How can i get back network manager without having internet and make internet work on my computer.I did searched a lot on Ubuntu forums using somone's else computer but no success.So if you let me know how to approach the problem in right manner it shal be great .
I have only Ubuntu 10.10 on my system. I made a separate partition for /boot folder (/dev/sda1/) which is 100 MB in size. Now I want to install windows 7 on my computer, I wish to convert this partition to the system reserved partition in windows.
I googled a bit for the problem & found exactly opposite process (in ubuntu documentation), where one can create a new /boot partition after installation. I wanted to know whether it is safe to use the same process for removing that /boot folder. Or is there a method for making a new /boot folder using the Live CD/USB?
I have my pc setup with 2 hard disks, my main HD is running Win XP and the second HD is loaded with 9.1, the disk I loaded 9.1 on is a 40 gig HD, I wanted to try out 9.1 as a clean install before mucking around with dual boot. I really like 9.1 and now I want to change the way I am setup so I can run a dual boot. Right now the way it is I go through GRUB to choose either linux or win, it defaults to Linux, I removed the disk the 40 gig drive the other day and when I do I can't boot up, I get an error message telling me something like Grub not found (Duh right I took the HD out) I want to reset my comp so the 40 gig drive is visible to win and do the dual boot with 9.1 inside of windows.
My questions are this.
1. How would change the current boot config. so that windows loads and I don't have to use GRUB to choose my O/S.
2. How would I go about removing 9.1 from the 40 gig drive and leaving it blank so I can utilize it for windows.
my main concern here is getting the pc set back up so I can boot into windows without using the GRUB menu, I'm on my work pc and getting some greif from my boss on this. I'm worried that if I just remove 9.1 from the 40 gig drive that I won't be able to load windows, like when I physically removed the HD from the pc.
Can i even format without removing windows in the progress? If not, what would be the best way to just remove everything i have on the computer to get it as close as possible to a new computer? I don't have windows install CD because the laptop had Vista pre-installed. So i must be careful what i remove or my brother won't buy the laptop I'm mostly concerned about killing the GRUB and making me unable to start the computer.
I've recently installed Vmware on Vista and I am using that to run Linux. I prefer this method over duel booting as I can quickly switch between the two OSes. So here is what I would like to do.
1) Remove swap partition (not needed).
2) Remove Linux and format partition to NTFS for windows use.
3) Remove Grub.
What I don't want to do.
1) Reinstall Windows Vista (Lots of programs installed).
Running Ubuntu 10.10 on a Sony Vaio VGN-NR430E laptop.My system had been running noticeably slow lately, so I decided to poke around the system monitor and see what was eating my resources. Xorg peaked at around 50% cpu, so I decided (in a rash decision) to remove it. Went to Syanptic Package Manager -> completely remove all "Xorg server" packages ( was alerted that Xorg itself would have to be reinstalled for this to happen, "OK" ). After Syanptic finished, I looked back to the System Monitor and saw Xorg still there, still eating CPU. Out of frustration, I selected "End Process".The grub loader still works so I can switch between kernel versions and "recovery" mode, but a normal boot simply takes me to a black screen. I tried sudo apt-get update from Recovery mode, only to get an error when connecting to the repositories.
So I made my netbook a dual-boot machine about 2 months ago - it came with windows 7 and I added ubuntu. I've been running Ubuntu on my desktop machine for a while, so I'm pretty comfortable.
Now I'd like to completely get rid of the windows partition on my netbook and make the whole thing ubuntu. However, I've downloaded and installed so many programs and packages and libraries that I don't want to have to do it again. Is there a way to remove the windows partition (basically expanding the ubuntu side) and keep my programs/settings/libraries/packages/etc on the linux side? Or do I have to erase the partitions and start over with a fresh install?
what i did was, remove evolution mail from synaptic, what i wanted to do was just remove the indicator applet from the task bar. i read a bunch of bad stuff about removing evolution from synaptic vs just removing the applet.
im worried. did i break anything or put my security at risk. after, i used a command (older) (sudo apt-get install ubuntu-desktop)to install ubuntu desktop. because i thought that it would fix evolution. then i went to synaptic and installed a package called evolution. i rechecked evolution in applications menu. however, i notice that i have both a checkable evolution and two evolution icons. nothing 'seems' broken. im not sure if it ever was. and evolution calender pops up as normal, as does the the installed plain evolution. they both seems to be an exact copy of the other.
all i really wanted to do was remove the indicator applet. did i make a serious mistake. since ive had ubuntu, ive reformatted a lot because i was worried i made a mistake of some kind. however now im into the more "make a mistake and fix it stage' as im pretty happy with my current desktop and have worked hard to customize it. the command, sudo apt-get remove indicator-messages removed the mail icon. i still am worried that i broke something, or put my security at risk. also, now i have two mail icons. evolution mail and calendar, and another just called evolution.
Am running Karmic and Windows7 dual booting with separate hard drives. I want to remove Windows 7 and leave Karmic on it's single drive. I am concerned that I will cause a boot problem if I just 'unplug' the Windows 7 drive.
I want to remove/disable keyring. I want it to still save my passwords but not ask for a master password on boot. I am using 10.4 but it probably works the same...
Today I've decided that I would like to remove my useless, freezing windows install from my Ubuntu laptop and only use Ubuntu... booting windows XP from a virtual box whenever I need to use a Windows application with poor Wine support. Any safe way I can go about doing that? I tried googling this, but all I found was the opposite, remove ubuntu from windows... which is quite sad. Anyway, windows is using up a ton of space that it doesn't need to. It takes me 5 minutes to even get it booted and after using Ubuntu, I have no patience left for the program. What should I do?
Have recently installed 10.10 and have several other OS' installed, as well as other NTFS (non-OS) partitions. After a couple of updates, my boot menu shows about 8 entries, whereas I should only have about 4... How is this fixed in Grub2?
Have installed Startup Manager, and there seems to be no option here...
I received an alarm on a server stating that the /boot partition was 90% used. The partition contains several old kernels so I removed all but the current and previous 2 known stable versions using apt. This did not purge the files from the /boot partition.The /boot partition still contains the kernel files for 12 old versions. Is it safe to delete these files after the kernel has been removed using apt? Below is the output of the /boot partition.