LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 04-23-2023, 01:26 PM   #1
CF1
LQ Newbie
 
Registered: Apr 2023
Posts: 2

Rep: Reputation: 0
Don't know any passwords


I have a Dell Precision T7610 with SUSE installed. When my department was closed, the system was given to me. I have no idea what any of the passwords are, especially for root. My goal is to somehow bypass the need for a password at boot and ultimately install Windows. Any guidance?
 
Old 04-23-2023, 01:29 PM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by CF1 View Post
I have a Dell Precision T7610 with SUSE installed. When my department was closed, the system was given to me. I have no idea what any of the passwords are, especially for root. My goal is to somehow bypass the need for a password at boot and ultimately install Windows. Any guidance?
Yes; follow Microsoft's instructions for downloading a Windows ISO image and burning it to a USB stick. Boot from it, format the hard drive and install Windows. If you don't want Linux, then there's nothing else to do.
 
1 members found this post helpful.
Old 04-23-2023, 01:52 PM   #3
CF1
LQ Newbie
 
Registered: Apr 2023
Posts: 2

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by TB0ne View Post
Yes; follow Microsoft's instructions for downloading a Windows ISO image and burning it to a USB stick. Boot from it, format the hard drive and install Windows. If you don't want Linux, then there's nothing else to do.
Thanks. I'll give it a try.

Is there a way to remove any current root password so that I can see what is on the system as is?

Last edited by CF1; 04-23-2023 at 03:49 PM.
 
Old 04-23-2023, 05:59 PM   #4
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Boot up as single user. Look at the suse docs.

Edit:
https://www.suse.com/support/kb/doc/?id=000016838
https://linuxconfig.org/recover-rese...-root-password
https://askubuntu.com/questions/1216...-type-the-pass

etc.

Last edited by teckk; 04-23-2023 at 06:06 PM.
 
Old 04-23-2023, 06:19 PM   #5
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by CF1 View Post
Thanks. I'll give it a try. Is there a way to remove any current root password so that I can see what is on the system as is?
Many ways, but if you don't know Linux (and aren't going to use it), it's just going to frustrate you to try to navigate and 'look'. Resetting the root password is one thing...but some distros won't let you log in as root from the GUI. If you're going to look around, set up your own user with:
Code:
useradd -m <YOUR USER NAME>
..then set a password:
Code:
passwd <YOUR USER NAME>
...and log in with that. Two commands from single-user terminal, and you should be able to log in. Reset the root password first, though.
 
Old 04-23-2023, 06:25 PM   #6
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,222

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Quote:
Originally Posted by CF1 View Post
Is there a way to remove any current root password so that I can see what is on the system as is?
You don't need to remove the password to see that. Boot from a thumb drive and mount the hard drive.
 
1 members found this post helpful.
Old 04-23-2023, 11:11 PM   #7
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
I would seriously NOT try to read the current disk contents.

If you were allowed/supposed to, you would have been given the relevant info/acct.
Also, some one might not have deleted something they should have.

Just re-format/re-install from scratch, regardless of target OS wanted.
 
Old 04-23-2023, 11:53 PM   #8
JJJCR
Senior Member
 
Registered: Apr 2010
Posts: 2,150

Rep: Reputation: 449Reputation: 449Reputation: 449Reputation: 449Reputation: 449
If it's not a company owned laptop anymore and you think someone will not look for it, then do the thing that you want.

reset password: https://www.suse.com/support/kb/doc/?id=000015925

dual boot Linux/Win: https://itsfoss.com/install-windows-...ntu-dual-boot/

Good luck!
 
Old 04-24-2023, 01:20 AM   #9
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,834

Rep: Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308
Based on my experience (and on my company): I can give you my laptop and you will not be able to read anything on it (without password). So yes, if you wish you can try to install anything as it was already described, but do not try to use it without reinstalling something [else].
 
Old 04-27-2023, 01:02 AM   #10
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Yeah, all our company laptops use disk encryption.
 
Old 04-27-2023, 02:34 AM   #11
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
CF1,

The answer was given by TB0ne in post #2.

In order to activate Windows you will need to have a valid product key.

Of course there may be a BIOS password on this machine.

Last edited by beachboy2; 04-27-2023 at 02:36 AM.
 
1 members found this post helpful.
Old 04-27-2023, 08:40 AM   #12
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,659
Blog Entries: 4

Rep: Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939
I suggest that you simply purchase a copy of Windows from Microsoft – you can download it of course – and cold-install that version on the computer, thereby wiping out everything that is now on it. (Move anything that you want to keep out of harm's way, say onto a thumb drive.) During the install, tell the installer to wipe the disk – this will of course take a while.

Windows has gotten a lot simpler and easier to work with in recent releases, at least in terms of "installing it." So far as I am aware, there is only one version of it now. The license fee is fair and not onerous.

You can, of course, do exactly the same thing with Linux. Your choice. Grab a free copy of "VirtualBox" from Oracle and you can even have both operating systems on the same computer at the same time – one being the "host," the other being the "guest."

Or, you might contact the company and either they will give you the magic passwords, or they will reset them for you to a new one that you provide.

Last edited by sundialsvcs; 04-27-2023 at 08:44 AM.
 
Old 04-27-2023, 09:15 AM   #13
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Expanding on post #6: a live distro runs from USB, DVD or other using the system and drives until a reboot and then it's gone. Unless of course you install it or a presence whilst live.

Relates a little bit: https://www.linuxquestions.org/quest...3/#post6427200

...have fun!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
What I know, looking for what I don't know I don't know Dontpanic Linux - Newbie 18 07-23-2019 07:37 PM
Authentication failure/ I tryed 3 authentic passwords but none work in terminal. don't know how to install vlc without terminal. so please elneuma Linux - Desktop 2 12-12-2016 01:40 PM
Don't know root, user passwords (OpenSUSE 10.1) Corfy SUSE / openSUSE 12 04-16-2008 07:49 AM
Any know anything I don't know about for Allofmp3.com? RHLinuxGUY General 20 04-06-2007 09:53 AM
Is there a way to sync Samba passwords with linux user passwords MarleyGPN Linux - Networking 2 09-09-2003 10:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration