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-11-2017, 02:49 PM
|
#1
|
LQ Newbie
Registered: Mar 2017
Location: Florida
Posts: 3
Rep: 
|
linux mint, comes up with a login scr - I never completed
I bought a linux mint usb to try and get into a laptop which is not working. the scr is part of the problem, it flickers really bad, so seeing instructions is not easily possible. I have been trying this for a cple months, on and off. somehow it got installed, but when I turn the machine on it comes up with a login screen. I never set it up, don't have a password, etc.
It is linux, mint, and it got installed on my hard drive at some point.
there is no option to change, or for a forgotten pswd, user, etc...???
any suggestion on this? apparently it would give me access to my files, maybe windows was a good part of my trouble (win 7 up to 10- clean install) although I know my hd has errors, may be physical.
Help!
my other machine is an all in one with win 10 (i think it was originally an upgrade)
|
|
|
03-12-2017, 02:11 PM
|
#2
|
LQ Guru
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 8,207
|
The best way to get around the password problem is to boot from a cdrom, either your installation disc or a specialised SystemRescue disc. This will give you a live system with tools for fixing the situation.
You will need to have your hard drive mounted on some suitable mount point so that you can access the files. It might get mounted automatically or it might not, depending on what kind of disc you are using. Someone here can guide you through the process of finding out.
Once the disc is mounted, you can edit the system configuration files to get rid of the unknown password.
Mint, like Ubuntu, gives the first registered user full administrative rights. Looking at /etc/passwd and /etc/sudoers will tell you the name of this user. You can then edit out the user's password in /etc/shadow, reboot and log in without a password. Of course you will need to set a new one immediately!
You may find other things wrong with your installation but most problems in Linux can be fixed with a little patience.
|
|
|
03-12-2017, 06:39 PM
|
#3
|
LQ Newbie
Registered: Mar 2017
Location: Florida
Posts: 3
Original Poster
Rep: 
|
older version ?
Quote:
Originally Posted by hazel
The best way to get around the password problem is to boot from a cdrom, either your installation disc or a specialised SystemRescue disc. This will give you a live system with tools for fixing the situation.
You will need to have your hard drive mounted on some suitable mount point so that you can access the files. It might get mounted automatically or it might not, depending on what kind of disc you are using. Someone here can guide you through the process of finding out.
Once the disc is mounted, you can edit the system configuration files to get rid of the unknown password.
Mint, like Ubuntu, gives the first registered user full administrative rights. Looking at /etc/passwd and /etc/sudoers will tell you the name of this user. You can then edit out the user's password in /etc/shadow, reboot and log in without a password. Of course you will need to set a new one immediately!
You may find other things wrong with your installation but most problems in Linux can be fixed with a little patience.
|
Thank you .. but I am trying to install on 'a computer with problems', as a way to get to my older files. I am thinking linux may get rid of some of the problems, so far what I have seen is encouraging. Is there an older version of linux, without the box, that I can install and then upgrade if it works? I need a way of changing my laptop display to a 2nd display and I am able to find it.
I started this by buying an inexpensive version of a usb dr to help me fix the bootup and install or use linux mint. I can actually get it to boot, my windows is dead otherwise, but I cannot find the location of where I can change the display or add a 2nd, etc. my display 'jumps' with various horizontal lines, and I am not able to read it at all sometimes, but I noticed when I left it sit, with linux sign on box, it stopped, though the horizontal lines (like when you have several of the same screen open) were still there in lesser #'s. Then after I tried to enter a login - tried linux, and every other pw I could remember using, it started back up jumping.
I thought an old version, really bare bones, could get me into the system.
unless there is something on the usb or cd i can edit it is a lost cause.
|
|
|
03-13-2017, 02:15 AM
|
#4
|
LQ Addict
Registered: Dec 2013
Posts: 19,872
|
sometimes, when a laptop screen flickers, it can have to do with the hinges and the cables therein, so wiggling the screen might improve things a little.
apart from that:
- attach an external screen
- remove the hard drive and put it into another computer, or usb enclosure
sure you can get your data back.
|
|
|
03-13-2017, 02:33 AM
|
#5
|
LQ Guru
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 8,207
|
What you are describing sounds like a graphics driver problem. You may need to install a proprietary driver. Until you have done that, you will have to work at the command line. You can do that with SystemRescue, which is basically a very simple Linux, just what you say you want. Most people use SystemRescue in graphical mode but you don't need to. Once the password problem is fixed, you can boot from the hard drive, press ctrl+alt+F1 to get a text console and log into Mint from there.
Could you please tell us what graphics card you are using and someone else can probably tell you how to fix the display problem. I think adding a second display might be something as simple as plugging a monitor into your vga port.
|
|
1 members found this post helpful.
|
03-13-2017, 09:22 AM
|
#6
|
LQ Newbie
Registered: Mar 2017
Location: Florida
Posts: 3
Original Poster
Rep: 
|
display
Quote:
Originally Posted by hazel
What you are describing sounds like a graphics driver problem. You may need to install a proprietary driver. Until you have done that, you will have to work at the command line. You can do that with SystemRescue, which is basically a very simple Linux, just what you say you want. Most people use SystemRescue in graphical mode but you don't need to. Once the password problem is fixed, you can boot from the hard drive, press ctrl+alt+F1 to get a text console and log into Mint from there.
Could you please tell us what graphics card you are using and someone else can probably tell you how to fix the display problem. I think adding a second display might be something as simple as plugging a monitor into your vga port.
|
Thank you so much!
The machine is an HP Probook 4720s; ATI radeon prem graphics, core i3, original- window 7, then upgraded, eventually a clean install to win 10.
I have an hdmi cable going to my tv but it will not project, I know I had to set the display in win 10 previously, so I thought this would be the same. It is also not seeing the ethernet cable. I must have gotten rid of all my vga cables.. can't find any. do you think that would be diff than the hdmi (having to set system for 2nd display)?
I had been told that my problem is my graphics card, then system board since it is integrated in a laptop.
What blew this out of the water (at least partially) is that when I let it sit with that linux screen, it stops jumping altogether.. I had left it with the menu screen up and was able to actually look at an item before it resumed jumping.
|
|
|
All times are GMT -5. The time now is 02:07 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
|
|