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
- 175 LFX Mentorship
- 175 LFX Mentorship: Linux Kernel
- 745 Linux Foundation IT Professional Programs
- 372 Cloud Engineer IT Professional Program
- 168 Advanced Cloud Engineer IT Professional Program
- 73 DevOps IT Professional Program - Discontinued
- 3 DevOps & GitOps IT Professional Program
- 98 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- AI & ML Training
- Blockchain & Decentralized Identity Training
- Cloud & Containers Training
- Cybersecurity Training
- DevOps & Site-Reliability Training
- Linux Kernel Development Training
- Networking Training
- Open Source Best Practice Training
- System Administration Training
- System Engineering Training
- Web & Application Development Training
- 2 LFD103-JP クラス フォーラム
- 4 LFD210-CN Class Forum
- 764 LFD259 Class Forum
- 681 LFS101 Class Forum
- 2 LFS158-JP クラス フォーラム
- 162 LFS207 Class Forum
- 3 LFS207-DE-Klassenforum
- 4 LFS207-JP クラス フォーラム
- 61 LFS241 Class Forum
- 52 LFS242 Class Forum
- 42 LFS243 Class Forum
- 19 LFS244 Class Forum
- 4 LFS250-JP クラス フォーラム
- 166 LFS253 Class Forum
- 1.4K LFS258 Class Forum
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 768 Linux Distributions
- 81 Debian
- 67 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 945 Programming and Development
- 310 Kernel Development
- 617 Software Development
- 977 Software
- 369 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 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)
