RE: Signing Into GRUB But...
Hello...I cannot sign into GRUB before the graphical interface is applied to my screen. I tried to put in my password but the process is applied too quickly and I cannot type fast enough to enter into non-graphical mode with GRUB.
Comments
-
you probably have to do some editing of /etc/default/grub. When there is no other operating system on the computer some distributors do this (ugh...) -- prevent seeing a screen. Go into that file and you need to comment out the line:
GRUB_HIDDEN_TIMEOUT=0 (i.e., put a # in front of it). You may also want to change the timeout.
Reboot and you shoudl see the grub screen. (I've seen this mostly on Ubuntu)
0 -
Hello...I pressed Esc a couple of times and it lead me to GRUB but I cannot get into non-graphical mode for some reason. I researched the idea and still could not come up with a viable solution.
0 -
UBUNTU 16
1. Edit GRUB configuration file
$ sudo vi /etc/default/grub
#GRUB_HIDDEN_TIMEOUT=0
#GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10:x! (save & exit)
2. Update GRUB configuration file
$ sudo update-grub
3. Restart system
$ reboot
4. Make necessary changes to login to runlevel 3 (text mode)
When you see the GRUB boot screen, press "e" (edit)
Scroll down to the kernel command line (1st line that starts with "linux")
and append 3 to it
Finally, press Ctrl x to boot into text mode
5. Login to text mode
Once in text mode, login using your normal user account
6. Return to runlevel 5 (GUI)
$ sudo service lightdm restart
0 -
Hi silver2row,
Did you edit /etc/default/grub as Coop instructed you, and then executed sudo update-grub and restarted the system?
Regards,
Luis.
0 -
No...not yet. I will get on it soon and get back to everyone. Thank you again for your support.
0 -
Hello...I went into my default directory and found the file grub. I was denied permission to write to that file, i.e. /etc/defualt/grub. I am sorry. I followed the instructions on Ch. One by calling sudo ls and then putting in my password.
0 -
Seth here. Hello. I uncommented the line in the file grub GRUB_HIDDEN_TIMEOUT=0, i.e. I put a # in front of the line. I rebooted and nothing happened. I changed the timeout value and nothing happened. I am not sure what to do from here.
0 -
Hello...https://www.linux.com/forums/lfs201-class-forum/lab-31-booting-non-graphical-mode-using-grub-ubuntu-1610 is similar to my issue. I tried to change the file grub and then reboot. This did not work. I can press Esc over and over again to get into GRUB, though. Should I change my GRUB file in SSH via /etc/default or in the GRUB screen?
0 -
Hello Once More...Seth here. I appended "text" and/or "3" to the line that starts with Linux and pressed Control-X. I booted into Graphical Mode still. I changed the lines in the GRUB file in SSH to "#" respectively. I updated GRUB by sudo update-grub. I also rebooted. I came to the GRUB screen like described. I pressed "e" and I was brought to the screen to edit my GRUB in basic mode. I cannot figure out what to do. I am sorry. The system still boots in Graphical Mode.
0 -
In my initial post I forggot to say "sudo update-grub" after you edit /etc/default/grub (thanks for the other poster who did do this) Otherwise editing the file is ineffective. Furthermore to edit the file you have to be superurser, do you have to do something like "sudo vi /etc/default/grub" (or use emacs, nano, gedit instead of vi)
If you want to make booting into command line first a permanent behaviour, edit the line "GRUB_COMDLINE_LINUX=" and add the option at the end (" 3")
0 -
Hello...I got the system to work. The username and password section to sign in on text mode worked finally. I had to put a 3 behind the end of that GRUB_COMDLINE_LINUX=... Thank you. I saved it and got in to text mode.
0
Categories
- All Categories
- 178 LFX Mentorship
- 178 LFX Mentorship: Linux Kernel
- 775 Linux Foundation IT Professional Programs
- 384 Cloud Engineer IT Professional Program
- 175 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 103 Cloud Native Developer IT Professional Program
- 7.7K Training Courses & Learning Paths
- 13 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 35 Cloud & Containers Training
- 3 Cybersecurity Training
- 3 DevOps & Site-Reliability Training
- 2 Linux Kernel Development Training
- 2 Networking Training
- 2 Open Source Best Practice Training
- 5 System Administration Training
- 1 System Engineering Training
- 6 Web & Application Development Training
- 798 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 96 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 92 Storage
- 773 Linux Distributions
- 81 Debian
- 68 Fedora
- 24 Linux Mint
- 13 Mageia
- 24 openSUSE
- 151 Red Hat Enterprise
- 32 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 472 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 103 Linux Security
- 79 Network Management
- 102 System Management
- 46 Web Management
- 166 Mobile Computing
- 32 Android
- 119 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 407 Off Topic
- 128 Introductions
- 35 Study Material
- 1.1K Programming and Development
- 311 Kernel Development
- 723 Software Development
- 1K Software
- 418 Applications
- 183 Command Line
- 5 Compiling/Installing
- 71 Games
- 320 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)
