Ubuntu :: 9.10 Cannot Boot To Command Line Login Screen?
Mar 13, 2010
I have used the below command to do that successfully for the previous version of ububunt, but this time I failed to do that with Ubuntu 9.10. I know I can do that manually by "sudo /etc/init.d/gdm stop" command. I try to change the name of /etc/init.d/gdm files, but the problem still exist.m"sudo update-rc.d -f gdm remove"
View 3 Replies
ADVERTISEMENT
Mar 22, 2011
is there a way to change the gdm login screen (either the background image or the text in the login window) from the command line?i'd like to check several things at boot and report that on the gdm login screnn.
View 8 Replies
View Related
Apr 30, 2011
I installed this graphics card update in kubuntu 11.04 [URL].... And when now kubuntu boots to a command line interface login screen I don't mind reinstalling to fix it, i would just like to install the latest version of the graphics card driver. I've tried twice with the same results, how i can fix it?
View 1 Replies
View Related
May 14, 2010
I know there is a way to do this... What do I need to install to give me this option from the login screen?
View 2 Replies
View Related
May 14, 2010
Does anyone know how? I want to add the command line option to the login to. So, I have Gnome, KDE and command line.
View 9 Replies
View Related
Feb 21, 2011
I decided to dual boot install Ubuntu with my Windows 7. After a lot of hair pulling, i finally managed to boot the live cd environment with "nomodeset". From there i installed ubuntu. When it finished installing, i booted to the new ubuntu install only to be presented with a command line login. If i change the boot line from "quiet splash" to "nomodeset", i can coax ubuntu to boot in low graphics mode. However this is not a permanent fix, and doing so causes a 2 inch offest of the screen on the right hand side. Only the have the missing 2 inches appear on the left side. If from the "Ubuntu is running in low graphics mode" message, i select "console login", and type "startx" i just comes out with "X Server Fatal error- No Screens found". I also tried:
Code:
But it still didn't help. I'm running out if ideas here, can anyone point me in the right direction?
This is a cd that i got free from Canonical themselves. It's Ubuntu 10.04 LTS, and I have Intel Integrated Graphics.
View 1 Replies
View Related
May 30, 2011
Few day back I have installed fedora 15 in my system with gnome desktop environment. when i was using fedora 11 I used to login via command line by changing the /etc/inittab from run level 5 to run level 3 . once if i login when ever i need GUI, simply i will type startx command , but when i tried to change the runlevel in fedora 15 , It was confusing to me , there is no 1,2,3 is there . how can i change to command mode login in fedora 15..?
View 1 Replies
View Related
Jan 4, 2011
Does anyone know how to login through command line in grub.
View 14 Replies
View Related
Jan 26, 2010
How do i turn it back on, I found a new login sound i want and i need to turn it back on.
View 4 Replies
View Related
Jan 5, 2011
how to login through cmdline in grub.I tried some of codes but failed.codes were-grub>set root=(hd0, grub> linux /vmlinuz root=/dev/(sda, ro error;no such disk
View 6 Replies
View Related
Jan 14, 2010
I was expecting a gnome window login prompt after installation was done. Instead I am getting a command line login prompt.Am I right expecting a X-Windows login prompt?I login successfully, but I am dropped into a shell (bash) instead of a gnome desktop.
The hardware I am installing on:
Intel Core 2 Duo
2 GB Ram
137 GB HD
Radeon X1300/X1550 Series
Monitor - Dell E156FP (max res 1024x768 60 Hz)
View 8 Replies
View Related
Feb 10, 2011
I have Fedora 14 with minimal installation (without graphical interface and so on) and the application I've been working needs to be initialized on boot up. So, I need to disable the login prompt (and password) by command line. How can I do it? I've seen by GUI, but with command line nothing...
View 2 Replies
View Related
Feb 28, 2010
I am using debian 5.04(base) + lxde. I am using gdm to login. I want to change the gdm to commandline login only, which similar to (ctrl +alt + f2) but whenever computer restart, it boot into gdm. what is the file to change the boot level?
View 1 Replies
View Related
Jun 8, 2010
I have an old PC (130mb RAM, 6gb hard drive).
I installed a command-line version of Ubuntu 10.04 using the Alternate CD. The machine was wiped, and I used most of the default settings.
I used a thirteen character user id which consisted of mixed case letters and numbers, and an eighteen character password that contains mixed case letters and numbers and a # sign.
When I rebooted, the command-line login would not accept my password. I assumed I had somehow made a mistake, and just wiped the machine again and reinstalled. This time I was very careful with the user name/pw.
Again, the command-line login did not accept my password!
On a hunch, I took an old Ubuntu 7.10 Alternate CD and erased the machine again. I installed a command-line version of Ubuntu. AGAIN --- it will not accept my password even though I'm 100% sure it is correct.
View 2 Replies
View Related
Mar 2, 2010
I have installed opensuse on VirutalBox , during installation I said "yes" to autologin as normal user.After installation and restart , it shows follwing message "Logging in Laks ...Cannot enter home directory . using /"I can login as single user by passing "single " in grub.
View 9 Replies
View Related
Oct 19, 2010
I have an installation of Maverick using command line only. It switches the monitor to standby after only about 5 minutes. Previous Ubuntu server and command line only versions do this too. Does anybody know where the setting is to change or disable this behavior? Perhaps something to do with ACPI?
View 2 Replies
View Related
Nov 12, 2015
debian 8 64bit
gnome classical gui
user is dd
psswd is word
adm psswd is adword
unlock crypt psswd is crypto
This is how I start debian. I can choose between debian gnulinux and advanced options. I select debian.
Then 'please unlock crypt' shoIws. I enter 'crypto'.
Then debian gui login screen shows. I enter 'dd' and 'word'.
Debian 8 gnome classical starts.
Can I login to debian 8 gnome classical by entering 'dd' and 'word' in a command line?
I do not want to login by debian gui login screen. But by command line.
If I select advanced options. Then recovery mode, I can get a command line. If I can login there, then I do not know how to.
View 1 Replies
View Related
Apr 18, 2010
I'm trying to connect to a wifi network where it hijacks all requests and redirects you to a page where you have to agree to a terms of use before it lets you connect to the actual outside world. This is a pretty common practice, and usually doesn't pose much of a problem. However, I've got a computer running Ubuntu 9.10 server with no windowing system. How can I use the command line to agree to the terms of use? I don't have internet access on the computer to download packages via apt-get or anything like that. Sure, I can think of any number of workarounds, but I suspect there's an easy way to use wget or curl or something.
Basically, I need a command line solution for sending an HTTP POST request essentially clicking on a button. For future reference, it'd be helpful to know how to send a POST request with, say, a username and password if I ever find myself in that situation in another hotel or airport.
View 2 Replies
View Related
Jul 20, 2010
what is the command or man/info page that show how to change screen/monitor resolution while in the bash shell?
View 1 Replies
View Related
Feb 20, 2011
Does anyone know if there's a command I can put in Terminal to change the screen resolution?
View 3 Replies
View Related
Nov 4, 2010
Out of curiosity and stupidity, I configured 2 extended partitions to LVM in gparted. Now, I can't boot into X window, and there's only GRUB command line during boot.
View 5 Replies
View Related
Jun 12, 2010
While attempting to install an external screen on my laptop I messed up the KDE screen settings and upon reboot I get a command line interface.Which configuration file should I edit to set up my screen so that I get my Debian lenny KDE GUI back?
View 4 Replies
View Related
Jun 3, 2011
i am having a boot problem with opensuse.i installed a theme named suse-elegant under personal settings(configure desktop)-system administration-login screen.
i had also added vbox users(i ticked vboxusers) under yast-security and users-user and group management-edit-details to make virtual box work.
i want to check that installed theme so i restarted my laptop.after the restart opensuse taking too long time to boot
note:the login theme also not working.
after the boot i restored defaults in login screen themes.it is also not working.
i don't know which cause this problem(vboxusers or login theme).i am also seeing a root user has been added in my login area.i tried opensuse failsafe also.
View 5 Replies
View Related
Oct 1, 2010
I am using Ubuntu 10.04.1 and I run it 24 hours a day. Recently one morning I went to my laptop and opened the screen but the login screen wouldn't appear. Anytime the cursor appeared, HDD activity would go to 100%. I'm assuming this because the HDD light on my laptop was permanently on. So I made the dumb decision of just holding the power button down and turning it off. When I turned it back on, I noticed it came to a command prompt type screen listing "initramfs" at the bottom apparently wanting me to input a command. I did a lot of research and couldn't find much of anything that would help me. I read about GRUB, superblocks, fsck, e2fsck, etc.. . I tried all of those and nothing has worked so far. Any ideas? I did notice one thing. When I went into the actual install with the livecd, it told me the drive was /dev/sda5, but in Disk Utility on the livecd, it told me it was /dev/sda1
View 9 Replies
View Related
Jun 28, 2011
I was running scripts overnight from the command line (inside Screen on a Linux EC2 instance) and some errors that I was not tracking occurred. I want to "scroll up" or view more of the history in Screen, but I cannot seem to find any commands that will work. I need to see the onscreen output "further up" than I can on my current screen. CTRL + a is supposed to put me into scroll mode inside Screen, but it's not working.
View 4 Replies
View Related
Feb 2, 2010
I am having an install problem where the distro I am installing, installed at the wrong screen resolution. The display settings menu doesn't offer the correct resolution so I'm using half my screen real estate.
View 5 Replies
View Related
Oct 29, 2010
I am trying to make a java application run on a barebone computer connected to a tv screen trough hdmi. I want to make this run as light as possible so gnome probably is overkill. currently I'm running fluxbox but I would like to encapsulate video and some other gui stuff in the program and run it command line(trough startup script.) Another way to do this would be running it when fluxbox starts in full screen. But I really don't know how to do this or where to edit the startup script so I can run it. I'm using ubuntu 10.04 server edition and only installed jre, fluxbox, and of course ssh-server.
View 4 Replies
View Related
Jul 24, 2011
i used to have 9.10 but now upgraded to the latest version. Back then I changed the background to full black for both the preboot screen and login screen.Now after upgrading it changed it to the purple color screen. I am wondering how I can change back the background color?
View 1 Replies
View Related
Mar 4, 2010
Is there something I can add to my "menu.lst" file to give me the option to boot Ubuntu into command-line only without needing to edit system files every time I want to switch
View 6 Replies
View Related
May 24, 2011
Despite my best efforts to have them use debian or ubuntu server, a client wanted ubuntu 11 on the new server they built. It runs all the services I need it to, but would be nicer to have that server boot to command line. It seems nothing is going to work. I have tried:
1. changing /etc/default/grub to "quiet splash text"
result: blank screen
2. sudo update-rc.d -f gdm remove
result: no change
3. echo manual | sudo tee -a /etc/init/gdm.override
result: blank screen
Has anyone gotten Ubuntu 11.04 to boot to command line out there?
View 3 Replies
View Related