LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 01-15-2007, 08:41 PM   #61
MyDogAndMe
Member
 
Registered: Jan 2007
Location: Birmingham UK
Distribution: ?
Posts: 52

Original Poster
Rep: Reputation: 15

Folks you have completely lost me. I am familiar with using command line instructions but where am I running the command line from. Is it from Kubunto when its running or from the Kubunto cd setup screen or the Xubunto cd setup screen. Actually the Ubunto layout looks pretty good as Klong Kas it Kdoesn't Kstart Keveryhing Kwith a 'K'.
I forgot to add when installing Kubunto it has partitioned the drive with 2 partions is this right? From my primary drive Windows doesn,t see either partion as formatted and asks me if I want to format the drive. Also where is the GRUB file stored.

Last edited by MyDogAndMe; 01-15-2007 at 08:50 PM.
 
Old 01-15-2007, 08:49 PM   #62
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 MyDogAndMe
Actually the Ubunto layout looks pretty good as Klong Kas it Kdoesn't Kstart Keveryhing Kwith a 'K'.
Oh man, I'll try to answer your question as best as i can, but I swear, you made me spit Iced tea everywhere with that line there.. LMAO.. That is one of the things I've always griped about with Kubuntu.

Typically the commands listed above by sumguy, just run them in Terminal. Install Xubuntu first(Xfce). Then log out, and log in to your Xfce interface by clicking sessions, and clicking xfce and logging in. Once your logged in under Xfce, open up a terminal again, and run the remove kde- command posted by sumguy...

That should do the trick..

IGF
 
Old 01-15-2007, 09:45 PM   #63
sumguy231
Member
 
Registered: Apr 2004
Location: North America
Distribution: Kubuntu 7.04 - Feisty Fawn
Posts: 296

Rep: Reputation: 30
To get to the command line, go to K Menu -> System -> Konsole.

Quote:
I forgot to add when installing Kubunto it has partitioned the drive with 2 partions is this right?
I believe that's the default. One is the main/home partition, the other should be 'swap' which is virtual memory. By the way, don't expect Windows to read your Linux partitions - it doesn't recognize ext3, the filesystem Kubuntu uses by default. If you have any extra space, you might want to create a Fat32 partition which both Windows and Kubuntu can read.

The apps in KDE are great, you should give them a try even if you don't like the name. Amarok is the single best media player ever created.

Last edited by sumguy231; 01-15-2007 at 09:46 PM.
 
Old 01-15-2007, 10:11 PM   #64
JimBass
Senior Member
 
Registered: Oct 2003
Location: New York City
Distribution: Debian Sid 2.6.32
Posts: 2,100

Rep: Reputation: 49
As to where grub is, it is splt into 2 pieces. I think 512 bytes or bits go to the MBR of the drive, which is the very first space on it. The rest of grub (the text menu of available operating systems and such) resides in the /boot directory, along with the kernel informtion.

I'll second amaroK being the best. It has info on all 180 Gb of compressed music that I have. All album art, master playlists, it can sort things by band/album/year of release (if you have id3 tags in). Also tracks how often you play things. Untouchable.

Peace,
JimBass
 
Old 01-15-2007, 10:26 PM   #65
MyDogAndMe
Member
 
Registered: Jan 2007
Location: Birmingham UK
Distribution: ?
Posts: 52

Original Poster
Rep: Reputation: 15
Sumguy I don't mind Windows not being able to see ext3 but does the linux OS see Windows fat32 files ok. Mainly for transfering files over to the linux setup (doesn't have work the other way round)
JimBass how do I delete the Grub file if I decide (or need to) change my secondary drive. (Linux is on the secondary drive now. XP on the primary drive).
IGF why do you put ice in your Ktea? I have milk and one sugar in mine.

Last edited by MyDogAndMe; 01-15-2007 at 10:28 PM.
 
Old 01-15-2007, 10:38 PM   #66
JimBass
Senior Member
 
Registered: Oct 2003
Location: New York City
Distribution: Debian Sid 2.6.32
Posts: 2,100

Rep: Reputation: 49
If you have a fat32 partition on your windows drive, then yes, linux can see it. You are aware that windows has not by default created fat32 partitions since windows 98/Me? You can create them under 2000, not sure about XP. But yes, if it is the second partition on your win drive, then you would do something like:

Code:
mount -t fat32 /dev/hda2 /mnt/win
and if it is the 4th partition, then change hda2 to hda4 etc.

To remove grub, you would place the winXP or win2000 install disk in, boot to it, go to repair, and type something like "fdisk /mbr" or something like that to reinstall the windows boot loader. It is documented all over this site, and the internet as well.
 
Old 01-16-2007, 01:48 AM   #67
IndyGunFreak
Senior Member
 
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355

Rep: Reputation: 70
http://www.microsoft.com/resources/d....mspx?mfr=true

Its pretty easy to remove Grub if necessary. Restart your PC with your XP disk in the drive, after it goes through the prompts, choose Repair install and then your windows disk, then type "fixmbr" and enter, and you'll get some warning about damaging your system, click Y to accept and re-write the MBR.

If for some reason you have to do this, it might also be wise to re-write the 1st boot sector. Its done exactly as above, except the command is fixboot.

No K's....

IGF
 
Old 01-16-2007, 09:26 PM   #68
MyDogAndMe
Member
 
Registered: Jan 2007
Location: Birmingham UK
Distribution: ?
Posts: 52

Original Poster
Rep: Reputation: 15
I have downloaded Xubuntu again from a different mirror. I remember seeing something about hash code checking, but I can't remember where it was and using search doesn't come up with anything. I have found an MD5V zip file and downloaded it but where do I find hash codes.
 
Old 01-16-2007, 09:49 PM   #69
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,671
Blog Entries: 4

Rep: Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945
Quote:
Originally Posted by MyDogAndMe
I have not tried any Linux OS yet. Someone told me Mandriva would be best. But I would like to now if windows software runs on Linux systems or do you need emulator software running (not using it for games).
Here's my best, most-considered advice ...

If you're interested in Linux, then by all means, embrace it! But you don't have to (and you probably shouldn't) embrace it "at the exclusion of" Windows.

If you're actively using a program that runs best on Windows, by all means, have Windows available to run that program! (It's cheap enough...) Meanwhile, either on the same computer or on another one that you've got handy (or, get one), experiment with Linux.

It's very handy to be able to (inadvertantly) detonate a small explosive under your Linux box ("oops...") and to swivel your chair around, open up the Windows laptop, and surf to the web site that will give you the info you need to resuscitate the ever-patient, long-suffering Linux box.

In other words, you can have your cake and eat it too, and it's usually better that way. The two systems are not mutually exclusive.

As you proceed through the sometimes-bewildering (especially at the beginning) learning-curve of Linux, don't toss out the baby with the bathwater. There's just no good reason to do that.
 
Old 01-18-2007, 07:16 PM   #70
MyDogAndMe
Member
 
Registered: Jan 2007
Location: Birmingham UK
Distribution: ?
Posts: 52

Original Poster
Rep: Reputation: 15
I tried Alt Ctrl F2 and typed in apt-get install xfce. I got the following message that might well be written in hyrogliphics.

E: Could not open lock file /var/lib/dpkg/lock - open (13 Permissions denied)
E: Unable to lock the administration directory (var/lib/dpkg/), are you root?
What in the name of everything edible is that all about????

Last edited by MyDogAndMe; 01-18-2007 at 07:18 PM.
 
Old 01-18-2007, 07:43 PM   #71
sumguy231
Member
 
Registered: Apr 2004
Location: North America
Distribution: Kubuntu 7.04 - Feisty Fawn
Posts: 296

Rep: Reputation: 30
^You have to have root permissions to install things. In Kubuntu, you do this by typing
Code:
sudo apt-get install xubuntu-desktop
When you see the Password: prompt, type your password.
Note that you probably want the xubuntu-desktop package and not just xfce.
 
Old 01-18-2007, 07:57 PM   #72
MyDogAndMe
Member
 
Registered: Jan 2007
Location: Birmingham UK
Distribution: ?
Posts: 52

Original Poster
Rep: Reputation: 15
At the moment this is a bit like swimming in treacle. OK so I typed in sudo apt-get install xubunto-desktop

Reply was
Reading package lists...Done
Building dependency tree
Reading state information...Done
E: Couldn't find package xubunto-desktop
Also could you please tell me how do I get out of the DOS screen back to the GUI. I tried typing EXIT but it doesn't understand DOS syntax for some reason.
 
Old 01-18-2007, 08:17 PM   #73
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by MyDogAndMe
I tried typing EXIT but it doesn't understand DOS syntax for some reason.
I wonder if that is because it is not DOS???
We are talking about Linux, which is a cousin of Unix. DOS was derived from Unix, but there are many differences.

I have not followed all of this, but why are you not using the GUI package manager?

Getting back to the GUI depends on how you got to the terminal. Assuming that you did ctrl-alt-F2 from a GUI, then you can get back with ctrl-alt-F7 (or possibly F8 or F9). Other methods include "startx", "init 5", and good old-fashioned "reboot"
 
Old 01-18-2007, 08:41 PM   #74
MyDogAndMe
Member
 
Registered: Jan 2007
Location: Birmingham UK
Distribution: ?
Posts: 52

Original Poster
Rep: Reputation: 15
Pixellany ctrl-alt-F7 worked. I tried running the Adept Manager but I can't see where you type the commands in!!
 
Old 01-18-2007, 08:44 PM   #75
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
I missed something:

You need xubuntu, not xubunto
 
  


Reply

Tags
emulators, mathematica



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
Linux text work software Lord_Tenebrus Linux - Software 3 05-13-2006 03:16 PM
Apple software vs Windows software on Linux... r_jensen11 Linux - Software 5 09-25-2003 06:32 PM

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

All times are GMT -5. The time now is 09:54 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