ComputerForum.com ComputerForum.com  
TigerDirect
 
Go Back   Computer Forum > Computer Software > Operating Systems

Reply
 
LinkBack Thread Tools Display Modes
Old 04-25-2007, 03:39 PM   #1 (permalink)
Diamond Member
 
Nevakonaza's Avatar
 
Join Date: Oct 2005
Location: Midlands,Uk
Age: 20
Posts: 8,144
Default Ubuntu login problem

hi all,

i got this annoying problem with the new Ubuntu 7.04 running in Vmware,During setup it asks you for a Username and password and i enter in what i want.
then it finished the install and booted into linux but when i try to logon using the username and password i created it keeps saying its wrong

so i thought ok,Maybe i made a mistake when entering the password on the install screen so i re-instaled Ubuntu again and made the username and password again and what do you know....it says its wrong again

i definatly know its not the wrong password,Because i double checked it before i continued with the instilation.

whats going on?
i never had this problem on the previus release of ubuntu

Screenshot:

__________________
Core 2 Duo E6300 2.8Ghz -Asus Silent Knight II
MSI P35 Neo-F (45nm Ready)
Seagate Barracuda 250Gb Sata II + WDC 400GB Sata II
3Gb GeIL DDR2 @ 800 Mhz (Dual channel)
Asus Extreme 8800GT G92 512Mb with Glaciator cooler
Creative SoundBlaster X-Fi Xtreme Fidelity 7.1
Sony 20X DVD±RW DL & DVD-RAM SATA
Vista Ultimate X32|Kaspersky IS 2009
Dual Display (Belinea 22'' + 19") LCD Widescreen
Nevakonaza is offline   Reply With Quote


Old 04-25-2007, 03:51 PM   #2 (permalink)
Diamond Member
 
patrickv's Avatar
 
Join Date: Jul 2006
Location: Soul Chamber
Posts: 5,553
Default

Never used 7.04 but you probably know 7.04 is still in development.Have you tried root ? or is root still disable ?
__________________
Laptop: Thinkpad X60: Core2Duo T7200 @ 2Ghz,1GB DDR2,110GB SATA -winXP ProSP2
Work Desktop: Core Duo E2180 @ 2Ghz,1.5GB DDR2,240GB HD - XP PRO SP2
patrickv is offline   Reply With Quote
Old 04-25-2007, 04:02 PM   #3 (permalink)
Diamond Member
 
patrickv's Avatar
 
Join Date: Jul 2006
Location: Soul Chamber
Posts: 5,553
Default

from your login screen switch to terminal (dunno if it works though). (i forgot the combination of buttons to press to switch) but once you get the terminal type" sudo passwd root " and see if it works...not really sure ,worth a try though
__________________
Laptop: Thinkpad X60: Core2Duo T7200 @ 2Ghz,1GB DDR2,110GB SATA -winXP ProSP2
Work Desktop: Core Duo E2180 @ 2Ghz,1.5GB DDR2,240GB HD - XP PRO SP2
patrickv is offline   Reply With Quote
Old 04-25-2007, 04:27 PM   #4 (permalink)
Diamond Member
 
Nevakonaza's Avatar
 
Join Date: Oct 2005
Location: Midlands,Uk
Age: 20
Posts: 8,144
Default

Quote:
Originally Posted by patrickv View Post
Never used 7.04 but you probably know 7.04 is still in development.Have you tried root ? or is root still disable ?
ive tried typing in root for username & pass it doesnt work...also just tried root on its own without a pass and still it doesnt work.

Gonna keep trying

EDIT:I got in,Once more i re-installed and it will accept my pass now

thanks for your help.
__________________
Core 2 Duo E6300 2.8Ghz -Asus Silent Knight II
MSI P35 Neo-F (45nm Ready)
Seagate Barracuda 250Gb Sata II + WDC 400GB Sata II
3Gb GeIL DDR2 @ 800 Mhz (Dual channel)
Asus Extreme 8800GT G92 512Mb with Glaciator cooler
Creative SoundBlaster X-Fi Xtreme Fidelity 7.1
Sony 20X DVD±RW DL & DVD-RAM SATA
Vista Ultimate X32|Kaspersky IS 2009
Dual Display (Belinea 22'' + 19") LCD Widescreen
Nevakonaza is offline   Reply With Quote
Old 04-25-2007, 04:32 PM   #5 (permalink)
Platinum Member
 
Join Date: Sep 2006
Posts: 969
Default

Quote:
Originally Posted by patrickv View Post
Never used 7.04 but you probably know 7.04 is still in development.Have you tried root ? or is root still disable ?
It's not still in development, the 7.04 should give that away.

7 = 2007
4 = April

It was released on the 19th.
_simon_ is offline   Reply With Quote


Old 04-25-2007, 05:10 PM   #6 (permalink)
New Member
 
Join Date: Apr 2007
Posts: 3
Default

Ubuntu 6.06 is more stable, 7.04 still in development.
__________________
View Linux screenshot at: http://linuxscreenshot.blogspot.com
alohanema is offline   Reply With Quote
Old 04-25-2007, 05:48 PM   #7 (permalink)
Platinum Member
 
Join Date: Sep 2006
Posts: 969
Default

I'll say it again... 7.04 is not in development.

7.10 is in development.
_simon_ is offline   Reply With Quote
Old 04-25-2007, 05:54 PM   #8 (permalink)
VIP Member
 
tlarkin's Avatar
 
Join Date: Apr 2006
Location: Kansas City, MO
Posts: 6,189
Default

there are several things you can try. You can exit to the terminal by hitting: ctrl + alt + F1.

from there try running this command

Code:
/sbin/fsck -fy
if fsck is not in /sbin do a whereis fsck and then use that path for the command.

Also, I think I remember reading that when you first install ubuntu you have to log in as root, with no password and then set up your accounts. I have no idea why it does that.

To create a user from BASH, you can do this:

Code:
/usr/sbin/adduser -u tlarkin -g admin -d /home/users/tlarkin -p password
Obviously subsitute my user name and password, also the -g may need to be upper case -G every distro is a bit different. if the adduser command is not in /usr/sbin do a whereis again to find its path

Last edited by tlarkin; 04-25-2007 at 05:59 PM.
tlarkin is online now   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Boot problem little_drive Motherboards 2 03-30-2006 08:39 PM
Problem With Mouse... Caused By ??? jbrown456 Desktop Computers 19 03-15-2006 05:28 PM
Login Problem Daemion Computer Networking and Servers 1 08-19-2005 09:34 PM
Small, but very annoying, HD problem cdmjr Computer Memory and Hard Drives 22 01-10-2005 06:59 PM
Focus problem ajla Video Cards and Monitors 12 09-23-2004 03:17 PM



All times are GMT +1. The time now is 03:22 PM.


Powered by: vBulletin Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Copyright © 2002-2008 Computer Forum and Web Design Forum