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.
|
 |
|
03-02-2017, 09:14 PM
|
#1
|
LQ Newbie
Registered: Mar 2017
Posts: 11
Rep: 
|
Hello all....I need some help please?
Hi,
I was given an old toshiba laptop by a friend, who has no idea what the password is or was. Is there a way in Linux Ultimate Mint Live V1.5 for a 32bit, to completely bypass an old unknown password and to create an entirely new one?
|
|
|
03-02-2017, 09:21 PM
|
#2
|
Member
Registered: Apr 2012
Distribution: Ubuntu, SUSE, Redhat
Posts: 188
Rep: 
|
Hi
Do you need to preserve anything on the laptop? If not, just wipe and do a clean install.
If you do need the files, do this: https://community.linuxmint.com/tutorial/view/1355
|
|
1 members found this post helpful.
|
03-02-2017, 09:25 PM
|
#3
|
Senior Member
Registered: Sep 2010
Location: Lawrence, New Zealand
Distribution: Slackware
Posts: 1,077
|
I'm assuming the laptop is running Linux Ultimate Mint Live V1.5.
Assuming that, you can do this:
https://community.linuxmint.com/tutorial/view/339
EDIT:
As izoudavy said, if you don't need to preserve anything on the laptop, you may as well just reinstall and start fresh.
Last edited by notKlaatu; 03-02-2017 at 09:26 PM.
|
|
1 members found this post helpful.
|
03-02-2017, 09:32 PM
|
#4
|
LQ Newbie
Registered: Mar 2017
Posts: 11
Original Poster
Rep: 
|
Thanks guys....
I appreciate the responses. I have looked at both places you've both directed me to....and I can not locate the kernel..??
I don't know what the user name or password ever was. On install, it never asked me for it, then when I go and try to use it, it keeps asking me for the old user and password?
|
|
|
03-02-2017, 09:35 PM
|
#5
|
LQ Newbie
Registered: Mar 2017
Posts: 11
Original Poster
Rep: 
|
Is it possible there's a generic user name and password?
could it be as easy as that?
|
|
|
03-02-2017, 09:37 PM
|
#6
|
Senior Member
Registered: Jan 2009
Location: RHELtopia....
Distribution: Solaris 11.2/Slackware/RHEL/
Posts: 1,491
Rep: 
|
You can try booting it into single user mode where you'll be able to reset the root account password.
Hold down "Shift" as as it boots and you should see the GRUB menu appear (eventually)
In the terminal-esque display the grub provides youyou should see something like...
Quote:
linux /boot/vmlinuz-X.X.X-X-generic root=UUID=someendlessstring\
more-endlessString ro quiet splash
initrd /boot/initrd.img-X.X.X-X-generic
|
Press 'e' to edit
Modify the middle line by appending 'single' to it i.e.
Quote:
more-endlessString ro quiet splash single
|
Press Ctrl + x or F10 to reboot with these kernel options.
Change the password. Reboot. Repeat the process again only this time remove the word 'single' from the middle line (it may not be there on reboot but better to check). Reboot one more time to check the changes remain persistant and...
Welcome to Linux!!!
Post any questions you have along the way, we're happy to help
|
|
1 members found this post helpful.
|
03-02-2017, 09:39 PM
|
#7
|
LQ Newbie
Registered: Mar 2017
Posts: 11
Original Poster
Rep: 
|
I downloaded this Linux Ultimate Live Mint V1-5 from an ISO
from a website called surge force or something like that...
|
|
|
03-02-2017, 09:53 PM
|
#8
|
LQ Newbie
Registered: Mar 2017
Posts: 11
Original Poster
Rep: 
|
Is there a way to post a screen shot to your forum?
I am still having trouble, do I hit enter after I type e for edit?
then, do I just arrow up to the ro quiet splash part, put a space and then type single?
Or do I have to type the whole second line over?
|
|
|
03-02-2017, 09:57 PM
|
#9
|
LQ Newbie
Registered: Mar 2017
Posts: 11
Original Poster
Rep: 
|
how do I change the password?
I'm still not seeing how this works? What about the username? what is the kernel?
|
|
|
03-02-2017, 10:16 PM
|
#10
|
LQ Newbie
Registered: Mar 2017
Posts: 11
Original Poster
Rep: 
|
I tried to put the word single at the end of the strand....
and then reboot...
when it finally came up again, it asks for a user name?
do you guys think I should do a new install off one of the suggested sites one of your guys mentioned? media slacker?
what exactly is it refering to when it mentions the kernel?
|
|
|
03-02-2017, 10:46 PM
|
#11
|
LQ Newbie
Registered: Mar 2017
Posts: 11
Original Poster
Rep: 
|
I suppose I've gone to the well a few times too many? sorry to be such a uneducated pest, I'm really trying....
|
|
|
03-02-2017, 10:47 PM
|
#12
|
Senior Member
Registered: Jan 2009
Location: RHELtopia....
Distribution: Solaris 11.2/Slackware/RHEL/
Posts: 1,491
Rep: 
|
Quote:
what exactly is it referring to when it mentions the kernel?
|
The Linux Kernel. A glob of compiled C++ code that translates everything else in the operating system into machine readable instruction sets or data.
Quote:
do you guys think I should do a new install
|
If you don't need any data on the laptop, that would be an excellent idea.
Quote:
sorry to be such a uneducated pest
|
You're fine, it's just getting late on the East Coast of the US where a lot of us live. notKlatuu is in New Zealand, so he probably had to go to work.
The people who have been helping you are pretty well known on this board, they're very nice folks, just sleepy most likely, so no worries.
Last edited by dijetlo; 03-02-2017 at 10:52 PM.
|
|
1 members found this post helpful.
|
03-02-2017, 10:47 PM
|
#13
|
LQ Guru
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.x
Posts: 18,444
|
I would recommend getting a bootable image of Mint from https://distrowatch.com/, then simply booting off of it and following the prompts; it should be relatively straightforward.
Don't bother trying to fix-up the old install; it's not worth it.
If you need to ask more qns, please use normal font, not bold.
Also, use code tags https://www.linuxquestions.org/quest...do=bbcode#code when posting code / data / error msgs etc.
Its vitally important to post them exactly, even if you have to type them in by hand; please do not just 'describe' them - minute details can be crucial.
HTH & Welcome to LQ 
|
|
1 members found this post helpful.
|
03-02-2017, 10:52 PM
|
#14
|
LQ Newbie
Registered: Mar 2017
Posts: 11
Original Poster
Rep: 
|
Thank you, I'm going to go ahead and try that, talk to you guys later! Thanks for all of your answers, I truly appreciated each one.
|
|
1 members found this post helpful.
|
03-03-2017, 03:14 AM
|
#15
|
LQ Newbie
Registered: Mar 2017
Posts: 11
Original Poster
Rep: 
|
new question......
hello guys, it's newbie again...
I did a fresh install, but am still being asked for a user name and I assume a password too...
Is there a standard override or standard bypass I can enter, to keep moving forward?
|
|
|
All times are GMT -5. The time now is 03:08 PM.
|
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
|
|