Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
01-04-2017, 06:23 PM
|
#16
|
Member
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
|
One concept here is to 'catch' "grub" *before* the Linux kernel starts running at all.
This ('magic keywords' )web-search returns various explanations: interrupt grub
If/when you you get to the point where the grub screen displays the option to enter 'e' (edit linux parameters),
then you add like 'single' or init=/bin/sh, and Mint come up in a mode where you can change user/root passwords.
This is like catching Windows boot to recovery mode. Finding the right interrupt key is a bit like 'entering BIOS' but we're not talking bios here.
grub is often configured to pause 5 seconds (allowing this 'e' option) before loading linux,
so the shift/esc/F? 'magic key' interrupt may not even be needed.
So, let's first 'catch grub'. Let us know.
|
|
|
01-04-2017, 06:25 PM
|
#17
|
Member
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
|
ooops, 'ninja'ed
>Sorry, I meant I can navigate and enter the options but I cant type anything.
Try an: e
p.s. describe a bit more about where/what you're 'navigating'.... what 'recovery menu'?
Last edited by Jjanel; 01-04-2017 at 06:26 PM.
|
|
|
01-04-2017, 06:27 PM
|
#18
|
Member
Registered: Jan 2017
Location: Among the corn and the cow poop
Distribution: Linux Mint
Posts: 38
Original Poster
Rep:
|
Okay, I caught the grub.
Last edited by roadgeek01; 01-04-2017 at 06:28 PM.
|
|
|
01-04-2017, 06:29 PM
|
#19
|
Member
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
|
Where's "there"?
|
|
|
01-04-2017, 06:31 PM
|
#20
|
Member
Registered: Jan 2017
Location: Among the corn and the cow poop
Distribution: Linux Mint
Posts: 38
Original Poster
Rep:
|
I am on the screen that showed up after I pressed E on the grub screen.
|
|
|
01-04-2017, 06:31 PM
|
#21
|
Member
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
|
oh ok! scroll to linux line (see stuff from my web-search); insert single
|
|
|
01-04-2017, 06:34 PM
|
#22
|
Member
Registered: Jan 2017
Location: Among the corn and the cow poop
Distribution: Linux Mint
Posts: 38
Original Poster
Rep:
|
I am confused. I am at the line where it says linux. Do I type insert single there?
|
|
|
01-04-2017, 06:35 PM
|
#23
|
Senior Member
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,950
|
Add single to the end of the boot line.
This doesn't permanently change GRUB - so you have to edit every time you wish to boot with an altered boot line.
Last edited by JeremyBoden; 01-04-2017 at 06:36 PM.
|
|
|
01-04-2017, 06:37 PM
|
#25
|
Member
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
|
Last edited by Jjanel; 01-04-2017 at 06:53 PM.
|
|
|
01-04-2017, 06:48 PM
|
#26
|
Member
Registered: Jan 2017
Location: Among the corn and the cow poop
Distribution: Linux Mint
Posts: 38
Original Poster
Rep:
|
I know this sounds like a stupid question, but where is the end of the line?
|
|
|
01-04-2017, 06:57 PM
|
#27
|
Member
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
|
arrow keys... I've had to 'fight' the cursor here! you'll get it... keep poking&reading the web...
we've all (well, most/some/me anyway) 'been there at first' ... don't feel bad
p.s. this "EndOfLine?" *did* actually happen to me at first! But: philo:
'belief=thot' kept me going: if I believe I'll 'get there', I will; if I believe I'm stuck, I will be!
Last edited by Jjanel; 01-04-2017 at 07:07 PM.
|
|
|
01-04-2017, 07:06 PM
|
#28
|
Member
Registered: Jan 2017
Location: Among the corn and the cow poop
Distribution: Linux Mint
Posts: 38
Original Poster
Rep:
|
Okay, at the linux line, there is a text as follows:
linux /boot/vmlinuz-3.11.0-12-generic root=UUID=6b809d87-6b09-4bbb-9405-9167ba9eb8ad ro quiet splas\
There is then a text on the line directly under the linux line that is as follows:
h $vt_handoff
I typed single at the end of handoff. Did I do it right?
|
|
|
01-04-2017, 07:10 PM
|
#29
|
Member
Registered: Jun 2016
Distribution: any&all, in VBox; Ol'UnixCLI; NO GUI resources
Posts: 999
|
Maybe/probably!... oh, see \ in jpg picture I edited-into my earlier post
Worst-case: it won't boot & you can try again.
p.s. ooops, even I couldn't "find the end of that line" here! Wow...
( \ is Unix-speak for line-continuation)
Last edited by Jjanel; 01-04-2017 at 07:24 PM.
|
|
|
01-04-2017, 07:14 PM
|
#30
|
Member
Registered: Jan 2017
Location: Among the corn and the cow poop
Distribution: Linux Mint
Posts: 38
Original Poster
Rep:
|
Yes. The word single is in the same general place as the one in the picture. The text under the linux line on my computer currently is as follows:
h $vt_handoff single
|
|
|
All times are GMT -5. The time now is 10:37 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|