LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Hello all....I need some help please? (https://www.linuxquestions.org/questions/linux-newbie-8/hello-all-i-need-some-help-please-4175600953/)

tigerlily7 03-02-2017 09:14 PM

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?

jzoudavy 03-02-2017 09:21 PM

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

notKlaatu 03-02-2017 09:25 PM

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.

tigerlily7 03-02-2017 09:32 PM

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?

tigerlily7 03-02-2017 09:35 PM

Is it possible there's a generic user name and password?
 
could it be as easy as that?

dijetlo 03-02-2017 09:37 PM

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

tigerlily7 03-02-2017 09:39 PM

I downloaded this Linux Ultimate Live Mint V1-5 from an ISO
 
from a website called surge force or something like that...

tigerlily7 03-02-2017 09:53 PM

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?

tigerlily7 03-02-2017 09:57 PM

how do I change the password?
 
I'm still not seeing how this works? What about the username? what is the kernel?

tigerlily7 03-02-2017 10:16 PM

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?

tigerlily7 03-02-2017 10:46 PM

I suppose I've gone to the well a few times too many? sorry to be such a uneducated pest, I'm really trying....

dijetlo 03-02-2017 10:47 PM

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.

chrism01 03-02-2017 10:47 PM

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 :)

tigerlily7 03-02-2017 10:52 PM

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.

tigerlily7 03-03-2017 03:14 AM

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 12:15 PM.