LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 12-20-2003, 12:14 PM   #1
Billy Bob 1981
Member
 
Registered: Nov 2003
Location: Born Kentucky, move alot
Distribution: MDK9.2
Posts: 33

Rep: Reputation: 15
Talking finally, at the console!! this thing has never made less sense!:(


i left my errors in parenthesis for other newbies with same problem

the problem i had was after choosing my selection from Lilo Graphic, (do not mount bootloader on windows HD, yes i made that mistake) i would get a msg saying something about not enough ram. i had also passed a msg on to kernel linux mem=1024m. (be sure to use caps for the "M") only detected 896M. at the end of the installation, i had always left "enable xfree to start at bootup. leave this as "no" if you get a blanks screen after making your selection.

now im at the console after login, alt+f1 thru f6 reveal the same thing, a console waiting to log you on. hitting escape twice reveals a VERY numerous list of commands to use, over 2,000. the book said f7 would reveal my desktop, and it did not. just a blinking cursor. ive been bxtching about getting this thing installed for sometime now, and thanks for putting up with me, but ive been reading and it would seem the book leads me to a dead end.

where do i go now LQ? im starting to understand options and arguments, but not nearly enough. thanks.

btw, i had a bounty out for $$ if anyone would get it going, thanks for not responding, i really needed the self satisfaction of getting it going.

the last time i was at a console was typing "dosshell" or C:\windows. thanks again LQ.
 
Old 12-20-2003, 12:25 PM   #2
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
The next step would be to configure X and get it running. After you get X running and switch to a virtual console, then alt-F7 will take you back to the x session.

You will need to get the video card driver installed, so I hope you have installed kernel-sources and the compiler.

# Configuring X
Linux Hardware Compatibility HOWTO - video cards
The Linux XFree86 HOWTO
Configuring XFree86 for a Non-Specific Linux Distribution
Common X configuring tools:
Debian - dpkg-reconfigure xserver-xfree86
Mandrake - XFdrake
Red Hat Linux 9: Red Hat Linux Reference Guide Chapter 7. The X Window System
Redhat 7.3 down - the setup utility leads to several config tools
Redhat 7.3 up - redhat-config-xfree86
You may have one or more of these tools:
XF86Setup
XFree86 -configure
Xconfigurator
xf86cfg
xf86config
xconf
ATI Linux drivers
If you need the nVidia driver, you want the Linux IA32 driver unless you just bought the new AMD 64 bit CPU

# Mandrake links
Mandrake home page
Mandrake Users website
Easy urpmi config for Mandrake
urpmi mini-HOWTO
All You Ever Wanted to Know About Urpmi But Never Dared Asking Before
Easy software management: Red Carpet
Maximum RPM
rpmfind
You didn't install the developmental packages? As root, command:
urpmi gcc
An Introduction to the Midnight Commander. You can install it by commanding:
urpmi mc
Midnight Commander home page
 
Old 12-21-2003, 06:43 AM   #3
/bin/bash
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Mandrake Slackware-current QNX4.25
Posts: 1,802

Rep: Reputation: 47
Quote:
btw, i had a bounty out for $$ if anyone would get it going, thanks for not responding, i really needed the self satisfaction of getting it going.
I thought you had it going because you never returned after my last post.

Well you are sitting and staring at a black screen with a blinking cursor and a login prompt. Sounds to me like you have come a long way since I last heard from you.

Have you tried startx? You should try it first, you might be suprised.
 
Old 12-21-2003, 06:28 PM   #4
Billy Bob 1981
Member
 
Registered: Nov 2003
Location: Born Kentucky, move alot
Distribution: MDK9.2
Posts: 33

Original Poster
Rep: Reputation: 15
when i said thanks for not replying, i meant taking up my offer on the bounty. you helped me out too, but its not what got the console going.

thats kinda funny story. i used to date a foreign exchange student when she was here from holland. yes...she did smoke. but her boyfriend munching on a sandwich looked over at the screen where i was griping about linux, and he said "teb him *munch munch* to turn obb ech" turn off x.

but now mr. fancypiper says to configure x to get a console going. am i going to have to do this every time i boot up linux? piper, it looks like you really put some effort into replying to my thread, i dont know if it will help me or not, but it deserves a chunk. ive never used affero before. so ill give it a shot. thanks again.

billy bob-ye-haw
 
Old 12-21-2003, 06:37 PM   #5
Billy Bob 1981
Member
 
Registered: Nov 2003
Location: Born Kentucky, move alot
Distribution: MDK9.2
Posts: 33

Original Poster
Rep: Reputation: 15
hm...yeah... ugh. im in the process of switching banks right now, so i dont have an atm card just yet. they dont take paypal, but do you take checks? how about ill get it to you after xmas. (good reading material btw)
 
Old 12-21-2003, 06:42 PM   #6
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
No, you don't need X running unless you want to use GUI apps. You can survive nicely in command line.

Most distros are configured for 6 virtual consoles, accessed by alt-F1 through alt-F6.

In command line, I use wvdial to connect the modem to the internet.

I use the combo of sendmail/fetchmail/mutt for e-mail and links for web browsing.

For file management/editing/+other tools, I use Midnight Commander, for downloading I use wget and my cd burning/copying/audio encoding, I use the command line.

It sounds like you have a pretty noisy system...
 
Old 12-21-2003, 07:22 PM   #7
/bin/bash
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Mandrake Slackware-current QNX4.25
Posts: 1,802

Rep: Reputation: 47
i would get a msg saying something about not enough ram. i had also passed a msg on to kernel linux mem=1024m. (be sure to use caps for the "M") only detected 896M.

Sorry about the little m, but I got my info straight from the Bootprompt HOWTO.
Quote:
Note that the argument does not have to be in hex, and the suffixes `k' and `M' (case insensitive) can be used to specify kilobytes and Megabytes, respectively. (A `k' will cause a 10 bit shift on your value, and a `M' will cause a 20 bit shift.) A typical example for a 128MB machine would be "mem=128m".
 
Old 12-21-2003, 07:26 PM   #8
/bin/bash
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Mandrake Slackware-current QNX4.25
Posts: 1,802

Rep: Reputation: 47
Quote:
when i said thanks for not replying, i meant taking up my offer on the bounty. you helped me out too, but its not what got the console going.
You should go back to the original thread and post what you did to fix the problem in case someone is searching with the same problem.
 
Old 12-25-2003, 03:24 PM   #9
Billy Bob 1981
Member
 
Registered: Nov 2003
Location: Born Kentucky, move alot
Distribution: MDK9.2
Posts: 33

Original Poster
Rep: Reputation: 15
hear ye hear ye, i have seen the screen. after xf86config, i did startx, and got a red screen. i nearly fell out of my chair only to see a prompt telling me its not a good idea to log in using root. hehe yeah, i forgot to log out of it after messing with x. even so, i was so excited about the prospect of doing the processes on my own, that i screamed so loud my wife came running.

i then logged in as a user. lol!! fun times ahead!
thanks again!.

"hell, it only took me 3 months, but its a big accomplishment towards putting an end to MS dependency for me."
 
  


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
kernel: st0: Error with sense data: Current st09:00: sense key N da_kidd_er Linux - Hardware 0 12-16-2004 10:51 PM
Setting up the thing that comes before the console cursor in bash dushkinup Linux - Software 2 03-27-2004 04:21 PM
sound thing made it go belly up madhavr Mandriva 1 11-15-2003 06:17 PM
Made the switch to Linux..finally! redwolf LinuxQuestions.org Member Success Stories 6 08-06-2003 06:30 PM
why can't some thing open in console? Chooco Linux - General 7 06-03-2002 03:50 AM

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

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