Results 1 to 10 of 12
Ubuntu user whose time had come to try something new.
1. When DHCP failed I choose to install and hold networking until later. (I am wireless with Ubuntu 10.04 and ...
- 05-20-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 6
noob with installation challenges
Ubuntu user whose time had come to try something new.
1. When DHCP failed I choose to install and hold networking until later. (I am wireless with Ubuntu 10.04 and win 7)
2. Installation seemed to go without hitches and did give me a multiple boot, however entered ID and PW then got I guess what is called the terminal access with $ sign and put me at stand still.
3. I can only assume I now must manually configure my wireless as well and you guessed it, no clue as well.
Appreciate any insights and apologize if this should have been 2 posts
Thanks
- 05-20-2011 #2Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,935
I'm not sure what that means. Do you get the user login screen with a user name, then prompted to enter the user password?however entered ID and PW
I don't regularly use Ubuntu, but have it installed and when I boot it, that's what I get.
That's the standard prompt in a terminal. If you do not get a graphical user interface?? you might try typing: startxgot I guess what is called the terminal access with $ sign
at the prompt to get a graphical user interface. If that doesn't work, you should get some output, warnings, error messages, post them if you can. I'm not sure what happened with your installation as Ubuntu usually installs pretty easily. I'm not sure what you mean by entering the ID, do you mean your user name you set up during the installation? Generally, you need an entry in /etc/inittab file to boot to level 4 or 5 which would give you a GUI. I think Ubuntu uses a different file. Hopefully, a regular Ubuntu user will post.
- 05-20-2011 #3Just Joined!
- Join Date
- May 2011
- Posts
- 6
noob with installation challanges
Let me try this again. I only mentioned Ubuntu in passing and the stark differences in login there
and the challenges here.
When I boot debian I get black screen with various file results and at bottom the line:
Debian GNU/Linux 6.0 debian tty1
debian login
After login I get another black screen about no warranty etc and line
allen@debian:~$
blinking cursor
And I have no clue where to go or what to do.
note allen is my user name
Please advise and thanks
- 05-20-2011 #4Is this a net install?When I boot debian I get black screen with various file results and at bottom the line:
Debian GNU/Linux 6.0 debian tty
If Desktop environment is installed.And I have no clue where to go or what to do.
Code:startx
Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 05-20-2011 #5Just Joined!
- Join Date
- May 2011
- Posts
- 6
noob with installation challanges
It is a net install
- 05-20-2011 #6
Debian User Forums • View topic - HOWTO: Install X Window System and a Desktop Environment
Should get you started to getting into a desktop.Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 05-20-2011 #7
More up to date How to from
The Perfect Desktop - Debian Squeeze | HowtoForge - Linux Howtos and TutorialsLinux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 05-21-2011 #8Just Joined!
- Join Date
- May 2011
- Posts
- 6
noob totally confused
One must sign in to this net version and I did
but at the allen@debian:~$ if I put in apt-get install xorg
I am informed I must be root.
However one can not sign in as root so please explain or
simply give me the URL to load full version desktop and all.
Eighty years old and this net version is about beyond my comprehension
Thanks
- 05-21-2011 #9in Debianbut at the allen@debian:~$ if I put in apt-get install xorg
I am informed I must be root.
However one can not sign in as root so please explain
Hit enterCode:allen@debian:~$su Password: (your password you made during install goes here. It will not show any dots)
When you see the # after ~. That means you are now root and canCode:allen@debian:~#
Hit enterCode:allen@debian:~#apt-get install xorg
My advise first is when you get to root. Before doing apt-get install xorg do FIRST
Then Hit enter. So you update all your available packages like xorg and libraries to most current first so when getting ready to install Desktop. You have the latest stuff Debian has to offer. It is a must before doing application installs in Debian. apt-get update command does not install anything. It just updates what is available.Code:allen@debian:~#apt-get update
Good Luck with it. I learned Linux at a late age myself. Just a Tattoed Harley Biker Home user also. You'll get it eventually I hope.
Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 05-21-2011 #10Just Joined!
- Join Date
- May 2011
- Posts
- 6
noob getting there I think?
Really appreciate all the help and did exactly as instructed.
update first and it went through
apt-get install xorg
reply was cannot find package xorg
What am I missing?
Thanks


Reply With Quote
