LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > MEPIS
User Name
Password
MEPIS This forum is for the discussion of MEPIS Linux.

Notices


Reply
  Search this Thread
Old 05-28-2005, 06:04 PM   #1
kyrcant
LQ Newbie
 
Registered: May 2005
Location: USA
Posts: 5

Rep: Reputation: 0
new install help!


I just installed MEPIS on my old windows box, and when i took out the install CD and rebooted, it goes to a prompt, instead of loading the gui.

I know nothing of linux, but i know i am tired of windows. I use almost all opensource stuff on my windows box now, but figured i may as well learn the os of the future...

the prompt it takes me to is ...

mepis1 login:


i can enter either root and pw: root or login with my account, but i still don't know what to do.

the machine is...

p4 2.4ghz
512mb RAM
radeon 7000/64mb
CD-drive
10gb hd (mepis is the only installed OS, the disk was formatted during install)



also, the network doesn't set itself up, using the p4s800x onboard networking and running through my windows box to connect to my cable modem. i have the same network settings on the windows box that worked when i had ubuntu installed, which worked. But this is something i think i can fix if i can get back into the gui.
 
Old 05-28-2005, 06:34 PM   #2
Skankpuss
Member
 
Registered: Nov 2003
Location: England
Distribution: mandriva 2005 le
Posts: 37
Blog Entries: 1

Rep: Reputation: 15
So is your computer still showing a black screen with just text on it?

If this is the case I think you can try typing startx
or maybe init5 or init4 (there may be a space before the number)
(login as a user, and NOT root before doing this)

I think by default it starts up into a command prompt environment (which is known as init 3 or 4 or something), then you start the x server. I believe this is equivalent to asking the box to move to a higher init level. init 0 turns off the computer I think, and init 6 reboots it.

I tried using slackware a few times and got this far and gave up cause I couldn't get any further, but I think this will get you started.

Or try something more likely to work out of the box like mandrake or red hat!

Last edited by Skankpuss; 05-28-2005 at 06:36 PM.
 
Old 05-28-2005, 06:38 PM   #3
kyrcant
LQ Newbie
 
Registered: May 2005
Location: USA
Posts: 5

Original Poster
Rep: Reputation: 0
GOT IT,thanks

I guess I needed to rerun the part of the installation that installs the front-end thingy where i get to choose which OS to use. Even though i only have one, and then only one kernel installed, i still have to have it. I re-installed it, (i don't remember what its called, and it seems to have disapeared) but it works now.

Now, on to the network problem! Making no progress there at all.

Is there some kind of auto-detect thingy like Ubuntu and Windows has?
 
Old 05-28-2005, 08:31 PM   #4
thekat
Member
 
Registered: Oct 2003
Location: /dev/null > Oklahoma
Distribution: Mepis 3.3.2-test 3, CC Home 3.0, OpenBSD 3.8
Posts: 64

Rep: Reputation: 15
Do you know what kind of network card you have in your machine..???

most NIC (read: network interface card) are usually auto-detected
on install..
 
Old 05-28-2005, 09:22 PM   #5
kyrcant
LQ Newbie
 
Registered: May 2005
Location: USA
Posts: 5

Original Poster
Rep: Reputation: 0
got it!

turns out i didn't have all the setting on the windows box right, but Mepis was working just as it should! lol, should have known!

This is a very good learning experience, doing all this.

My next step is to install BOINC, which I run on my windows box. I've downloaded the program into my user directory, but now I'm not at all sure what to do with it. I'll keep looking...

Is there some kind of Add/Remove programs thingy in MEPIS? I know the one in windows doesn't work all that well, and one has to use uninstaller programs to really get rid of all the files, esp. .dll's.
 
Old 05-28-2005, 09:34 PM   #6
mos
Member
 
Registered: May 2005
Location: Orlando, Fl
Distribution: ArchLinux (Can use any distro though)
Posts: 231

Rep: Reputation: 30
synaptic, it can add or remove anything
 
Old 05-28-2005, 09:38 PM   #7
kyrcant
LQ Newbie
 
Registered: May 2005
Location: USA
Posts: 5

Original Poster
Rep: Reputation: 0
I'm keeping this thread here because I'm hoping that installing programs works about the same for all of them, and none of this info is specific to boinc.

I've got the gzip file unzipped in /username/boinc and now I have no idea what to do. I try to run it in the terminal window and it says

bash: boinc: command not found

but i do a dir and it shows

boinc

as the only file, about 9 megs, and "executable", according to the konqueror.

hmmm...


I'm going to download something else and see if it works. POV?
 
Old 05-29-2005, 01:15 AM   #8
aveteam
MEPIS volunteer
 
Registered: May 2005
Location: Central Oregon, USA
Distribution: PCLinuxOS 0.92
Posts: 14

Rep: Reputation: 0
Lightbulb

Found this on Google:

http://www.abovetopsecret.com/forum/thread109550/pg1

Not sure how exact it is, but the 3rd post down sounded good to me

Hope this helps. Can't believe they didn't include a README or INSTALL file to help you on your way.
 
Old 05-29-2005, 01:38 AM   #9
mos
Member
 
Registered: May 2005
Location: Orlando, Fl
Distribution: ArchLinux (Can use any distro though)
Posts: 231

Rep: Reputation: 30
add this line to /etc/apt/sources.list, you will need to edit it as root:

deb http://www.thomas-alfeld.de/frank/download/debian/ ./

then do these commands as root:
apt-get update
apt-get install boinc-client boinc-dev boinc-manager kboincspy-cvs
 
Old 05-29-2005, 10:13 AM   #10
CouchMaster
Member
 
Registered: Mar 2005
Location: West Texas
Distribution: Sidux - Mint - PC Linux - Ubuntu 7.04 - Mepis 7 Beta5 - DreamLinux 2.2
Posts: 234

Rep: Reputation: 33
Re: new install help!

Quote:
Originally posted by kyrcant
I just installed MEPIS on my old windows box, and when i took out the install CD and rebooted, it goes to a prompt, instead of loading the gui.

I know nothing of linux, but i know i am tired of windows. I use almost all opensource stuff on my windows box now, but figured i may as well learn the os of the future...

the prompt it takes me to is ...

mepis1 login:


i can enter either root and pw: root or login with my account, but i still don't know what to do.

the machine is...

p4 2.4ghz
512mb RAM
radeon 7000/64mb
CD-drive
10gb hd (mepis is the only installed OS, the disk was formatted during install)



also, the network doesn't set itself up, using the p4s800x onboard networking and running through my windows box to connect to my cable modem. i have the same network settings on the windows box that worked when i had ubuntu installed, which worked. But this is something i think i can fix if i can get back into the gui.
Sounds like you didn't install grub to the mbr
 
Old 05-29-2005, 10:32 AM   #11
kyrcant
LQ Newbie
 
Registered: May 2005
Location: USA
Posts: 5

Original Poster
Rep: Reputation: 0
yes!
 
  


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
fc3 install doesnt install grub properly onto sata drive sabo Linux - Newbie 4 02-03-2007 04:04 PM
make install does not install daemons (clamd snortd). Is this a feature of tarball? Emmanuel_uk Linux - Newbie 3 11-15-2005 01:29 AM
Error: Unable to boot /install/2.6/linux when starting Etch Install BuckRogers01 Debian 4 08-06-2005 06:40 PM
How do I re-install an operatingsystem? Corrupted install. Yast wont load. URGENT.thx CrewXp SUSE / openSUSE 5 05-09-2005 12:07 AM
knoppix liveCD install works great, HD install not so good stephanie_k Linux - Newbie 3 05-10-2004 09:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > MEPIS

All times are GMT -5. The time now is 12:17 PM.

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