LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-16-2007, 07:59 AM   #1
nordicwalkingus
LQ Newbie
 
Registered: Sep 2007
Posts: 20

Rep: Reputation: 0
Safe Linux uninstall, configuring grub


I have the Ubuntu server, with Kubuntu desktop installed on a separate hard drive.
Have been playing with settings and although there are some neat things in Linux, such as the auto setup of the web connection, etc, it still feels very mushy, like a slow flash site. Why did they have
to setup this kind of a Vista-like interface? It
sucks.

I will play with it for a while longer. Despite some, as I said nifty things, this may not be the OS for me. Maybe
will convince myself that this is worth the hassle,
otherwise I will need safe uninstall
procedures. Did hose it once, but of course that
messed up the grub login options and couldn't even get
into Windows, so had to reinstall Ubuntu again. Have
read the postings on changing the boot sequence, to
put Windows as the first (default) OS, but have no
idea how to edit the Grub settings.
 
Old 09-16-2007, 08:41 AM   #2
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
Grub's configuration is always a text file in /boot/grub directory in most Linux (Ubuntu and Kubuntu inluded) or /boot in Red Hat family. It is always called menu.lst for the former and grub.conf for the latter.

You need root privilege (Admin right in MS systems) to change any system file in Linux. This you can get in terminal by
Code:
sudo su
and then called up gedit (for Ubuntu or kwrite in kubuntu) in terminal by command
Code:
gedit /boot/grub/menu.lst
In Linux you can play tunes with Grub. Here is a Grub song that I play.
 
Old 09-16-2007, 09:01 AM   #3
nordicwalkingus
LQ Newbie
 
Registered: Sep 2007
Posts: 20

Original Poster
Rep: Reputation: 0
Thank you for your help, but back to basics: how do I even find terminal, or kwrite? Also is the mushy (on a fast machine) feel of Kubuntu normal? I really, really dislike this feel and also the unneeded mouse over displays everywhere. As far as I know grub was installed in the boot sector of my C drive.
Also, is there a way of disabling grub and simply formatting within Windows the 2nd drive, on which Ubuntu was installed?

Last edited by nordicwalkingus; 09-16-2007 at 09:09 AM.
 
Old 09-16-2007, 09:16 AM   #4
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
Every Linux carries a terminal mode just like every MS Windows has a Command prompt or Dos prompt. Everything you see from a desktop is made from commands or scripts in terminal mode.

You tell people that you have Ubuntu and the standard editor of Ubuntu is gedit, clickable by Application/accessories/terminal.

Kubuntu is Ubuntu using KDE and the equivalent gedit in KDE is kwrite.

If you are not getting crispy display that is a mismatch of the hardware driver in the video, which is another matter of editing /etc/X11/xorg.conf.

Normally if you use an up to date Linux its hard detection should be as good as a XP or Vista as far as the video, mouse, keyboard and nic are concerned. Linux does use generic drivers and traditionally the installer picks the drivers without the need to consult the user. You can always reconfigure or fine-tune the system later.

If you want to get rid of Linux just use a Live CD, which is what Ubuntu and Kubuntu installation CD is, and use cfdisk to remove the LInux partitions. That is a 5 seconds job. Don't waste time to amend Grub if your sole purpose is to nuke it. You can only remove one boot loader in the MBR by overwriting it with another.

You can then restore Vista MBR which is described as Task B7 in the last link of my signature.

Last edited by saikee; 09-16-2007 at 09:22 AM.
 
Old 09-16-2007, 09:19 AM   #5
IndyGunFreak
Senior Member
 
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355

Rep: Reputation: 70
Quote:
Originally Posted by nordicwalkingus View Post
Thank you for your help, but back to basics: how do I even find terminal, or kwrite? Also is the mushy (on a fast machine) feel of Kubuntu normal? I really, really dislike this feel and also the unneeded mouse over displays everywhere. As far as I know grub was installed in the boot sector of my C drive.
Also, is there a way of disabling grub and simply formatting within Windows the 2nd drive, on which Ubuntu was installed?
Try using Gnome(Ubuntu), instead of KDE(Kubuntu). I personally find it 1000x better/faster than KDE. As for finding a terminal, its in your K Menu somewhere, not sure exactly where.

To disable grub, easiest thing to do is boot your XP disk in recovery mode, and run fixmbr and fixboot. That will clear grub from the MBR. As for reclaiming your disk space, I'm not sure how to do that from within Windows. You *could* download a Gparted Live CD(more or less a free Partition Magic). Gparted sees every file system I've ever heard of. Use it to format your Linux drive to NTFS, then reboot, and Windows should then see what was your Linux drive.

http://gparted.sourceforge.net/index.php

I'd encourage you to stick with it however. There's a lot of distros out there, and I know you're not the first person to dislike Kubuntu(cuz I'm the same way, HATE it). If you don't like Kubuntu, I'd recommend downloading Ubuntu, and trying it. Its a different desktop GUI, and in my opinion, faster and easier on the eyes.

http://www.ubuntu.com

You ask a majority of the people here who've used Linux any length of time, if they are using the first distro they installed, and I'd venture a very large majority would say NO.

IGF

Last edited by IndyGunFreak; 09-16-2007 at 09:22 AM.
 
Old 09-16-2007, 09:46 AM   #6
nordicwalkingus
LQ Newbie
 
Registered: Sep 2007
Posts: 20

Original Poster
Rep: Reputation: 0
Thank you both. As I said, I am trying to get to understand and even like Linux,and forums like this one can be a big help in that regard. By the way, I wouldn't dream of using Vista. I am using XP Pro.

Is there a way of actually hosing the grub install, without using Windows recovery disks? I could simply format the (present) Linux drive through Windows, using the Seagate utility. The only problem is recovering the normal Windows boot order.
I will try your suggestion as far as:"If you are not getting crispy display that is a mismatch of the hardware driver in the video, which is another matter of editing /etc/X11/xorg.conf." , but actually it is not really the question of a crispy display, but rather the jerky, non-positive, mushy scrolling, clicking and everything else. The display itself seems fine.

Also, Kubuntu desktop was recommended by a friend. I might try Gnome, instead.
 
Old 09-16-2007, 10:01 AM   #7
nordicwalkingus
LQ Newbie
 
Registered: Sep 2007
Posts: 20

Original Poster
Rep: Reputation: 0
Did try to edit the boot order by changing the 0 to 4 through "kwrite /boot/grub/menu.lst." Wouldn't let me save the changes. Tried to run the command "sudo su", to gain root priviliges (which I thought I had anyway) to no avail.
 
Old 09-16-2007, 10:05 AM   #8
jiml8
Senior Member
 
Registered: Sep 2003
Posts: 3,171

Rep: Reputation: 116Reputation: 116
I am not sure why you would identify the KDE interface in kubuntu as slow and mushy; I run kubuntu on a 7 year old laptop and KDE not only runs at a speed comparable to that of Windows XP (which came loaded on the system), but it also runs Beryl at an acceptable speed in spite of the old video card.

Now when I first set up kubuntu on this system, even though I had provided a swap partition for it, the system did not use the swap partition - didn't mount it and didn't know it was there.

This led to performance issues after the system had been running for awhile, but those problems went away when I figured out what was happening and enabled swap.

I suggest you take a look at that possibility.
 
Old 09-16-2007, 10:13 AM   #9
nordicwalkingus
LQ Newbie
 
Registered: Sep 2007
Posts: 20

Original Poster
Rep: Reputation: 0
I guess this would be worth looking at...Where? How?
At this stage, with 1GB of RAM it runs, I suppose OK, but it is jerky and mushy. Quite an unpleasant feeling, as I said, it reminds me of one of those crappy, all-flash websites, or a car with an automatic transmission. Browser (Firefox) scrolling is particularly jerky and unpleasant.

Last edited by nordicwalkingus; 09-16-2007 at 01:31 PM.
 
Old 09-16-2007, 12:34 PM   #10
jiml8
Senior Member
 
Registered: Sep 2003
Posts: 3,171

Rep: Reputation: 116Reputation: 116
With 1 Gig, you should be OK unless you are doing something that really sucks the RAM. But to look at it quickly, open a shell window and enter the command vmstat. Read the manpage (man vmstat) to learn what you are looking at.

You also should run the top command (from a shell window) to see what processes are sucking your CPU. What you describe makes the most sense to me if you have some program running that is hogging the CPU.
 
Old 09-16-2007, 01:22 PM   #11
nordicwalkingus
LQ Newbie
 
Registered: Sep 2007
Posts: 20

Original Poster
Rep: Reputation: 0
Thanks. I will look into this tonight. Now have to stay in Windows for a few hours (work). I assume that by shell, you mean the 'run' window... Also, if you look at my earlier posts, do you have an understandable procedure to change the boot order?
 
Old 09-16-2007, 01:40 PM   #12
AceofSpades19
Senior Member
 
Registered: Feb 2007
Location: Chilliwack,BC.Canada
Distribution: Slackware64 -current
Posts: 2,079

Rep: Reputation: 58
the shell, is the terminal, which is in Kmenu>Sytem and click on Konsole,
to change th boot order, open the terminal and type sudo gedit /boot/grub/menu/lst an dchange the order
 
Old 09-16-2007, 01:45 PM   #13
nordicwalkingus
LQ Newbie
 
Registered: Sep 2007
Posts: 20

Original Poster
Rep: Reputation: 0
Thank you! I will post the results of my quest later
 
Old 09-16-2007, 09:07 PM   #14
nordicwalkingus
LQ Newbie
 
Registered: Sep 2007
Posts: 20

Original Poster
Rep: Reputation: 0
As far as memory usage, I am gettingrocs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
r b swpd free buff cache si so bi bo in cs us sy id wa
0 0 0 712464 8944 153372 0 0 605 78 208 928 31 4 55 10

Obviously no swap file.
 
Old 09-16-2007, 09:14 PM   #15
nordicwalkingus
LQ Newbie
 
Registered: Sep 2007
Posts: 20

Original Poster
Rep: Reputation: 0
Command: sudo gedit /boot/grub/menu/lst, or sudo kwrite /boot/grub/menu/lst,
or even sudo gedit /boot/grub/menu.lst, or sudo kwrite /boot/grub/menu.lst
doesn't work...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Safe to uninstall with apt-get install? riwaJR Debian 4 04-03-2006 12:51 PM
Uninstall Linux / Grub shankariyer Linux - Software 3 05-11-2005 03:07 AM
How do i COMPLETELY uninstall Linux and GRUB? Lambas Linux - Newbie 10 11-09-2004 07:37 AM
SuSE Linux Uninstall & GRUB herkdrvr Linux - General 2 10-25-2004 09:59 PM
Uninstall GRUB and Linux nizzy Linux - General 5 11-09-2002 05:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration