Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Installing Gentoo
  • Search

Live GUI USB Image Default Passwords

Having problems with the Gentoo Handbook? If you're still working your way through it, or just need some info before you start your install, this is the place. All other questions go elsewhere.
Post Reply
Advanced search
11 posts • Page 1 of 1
Author
Message
red6
n00b
n00b
Posts: 29
Joined: Fri Apr 05, 2024 7:16 pm
Location: Toronto

Live GUI USB Image Default Passwords

  • Quote

Post by red6 » Sun Jun 01, 2025 4:43 pm

I have searched everywhere and can not find nor guess the default passwords for 'root' or 'gentoo' users.

Any thoughts.

If I had a brain I would be dangerous :)



Meanwhile I am installing from the minimal ISO and stage3 tar file on a VPS provided by Cloudzy. A good test for me.
Top
Banana
Administrator
Administrator
User avatar
Posts: 2397
Joined: Fri May 21, 2004 12:02 pm
Location: Germany
Contact:
Contact Banana
Website

  • Quote

Post by Banana » Sun Jun 01, 2025 6:16 pm

If I'm not totally mistaken, since it is some time ago, you should be able to switch to root with sudo su as the automatically logged in user.
Forum Guidelines

PFL - Portage file list - find which package a file or command belongs to.
My delta-labs.org snippets do expire
Top
b11n
Guru
Guru
User avatar
Posts: 303
Joined: Wed Mar 26, 2003 8:15 am
Location: New Zealand

  • Quote

Post by b11n » Sun Jun 01, 2025 11:05 pm

The default passwords are randomly generated, for safety. This usually isn't a problem because the liveCD logs the 'gentoo' user in by default, and as Banana notes, from there you can 'su' to root.

If you want to access the live environment remotely with ssh,[/code] set your own password for the 'gentoo' user with 'passwd'.
Top
flysideways
Guru
Guru
Posts: 527
Joined: Sat Jan 29, 2005 1:06 pm

  • Quote

Post by flysideways » Mon Jun 02, 2025 6:34 am

I like the current version of the Gentoo LiveGUI. The crew that has made and maintain it are due credit. It far exceeds earlier versions.

It has even earned the respect of being mentioned in the Handbook as one of the potential installation media.

In the time I have been using Gentoo, I do not remember ever installing sudo. sudo's usage is also a bit sparsely mentioned in Gentoo docs.

Using sudo su - to get into a comfortable state for the rest of the installation, may be a worthy edit for the Handbook, in addition to LiveGUI specific instructions for sshd.
Top
rab0171610
l33t
l33t
Posts: 721
Joined: Sat Dec 24, 2022 1:41 am

  • Quote

Post by rab0171610 » Mon Jun 02, 2025 7:05 am

I use

Code: Select all

sudo passwd
to change the root password during the live session.
Top
red6
n00b
n00b
Posts: 29
Joined: Fri Apr 05, 2024 7:16 pm
Location: Toronto

Resolved

  • Quote

Post by red6 » Mon Jun 02, 2025 1:44 pm

Sudo worked for me. Thanks. I was able to create passwords for gentoo and root without being prompted for existing passwd.

But silly me, I was hoping for an installer. So not sure how to get some persistence of any kind.
Top
flysideways
Guru
Guru
Posts: 527
Joined: Sat Jan 29, 2005 1:06 pm

  • Quote

Post by flysideways » Tue Jun 03, 2025 3:13 am

You are the installer.
Top
red6
n00b
n00b
Posts: 29
Joined: Fri Apr 05, 2024 7:16 pm
Location: Toronto

I am the installer

  • Quote

Post by red6 » Sun Jun 08, 2025 4:13 pm

Yup. True. So after having ZERO success with a bunch of cloud providers and always ending up with the same error regarding EFI vars I have given up on Gentoo for now. I wanted a systemd free setup and achieved it with Artix Linux on a bunch of VPS's around the world.

Trick was to create one and only one partition and make it a ext4 system and set the bootable flag with fdisk/cfdisk. Then grub installed and boot time is total of about 1.2 seconds.
(It even has to be the first mbr primary partition! A swap partition as the first partition doesn't work in all my experiments.)

But I will admit that all the head banging with Gentoo was not fruitless.
Top
pietinger
Administrator
Administrator
Posts: 6639
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

Re: I am the installer

  • Quote

Post by pietinger » Sun Jun 08, 2025 5:08 pm

red6 wrote:[...] and always ending up with the same error regarding EFI vars I have given up on Gentoo for now. [...]
Trick was to create one and only one partition [...]
This tells me you have done an old MBR partition setup (where you have installed grub into the empty space before the 1st partition.

There are two possibilities:
1. you really have such an old machine that does not yet speak UEFI, or
2. you have enabled compatibility mode in the UEFI BIOS (CSM mode or Legacy). Since our GentooLiveCD works with MBR and GPT, the lack of efivarfs is a sign of this. Mabye read this chapter:
https://wiki.gentoo.org/wiki/User:Pieti ... stallation

If you want you can test it (even with an installed Artix Linux):

1. Change the setting in your BIOS
2. Boot our GentooLiveCD
3. Ask if /sys/firmware/efi exist, or simply ask with "mount"
4. Change it back to CSM in BIOS to be able to boot your Artix again
https://wiki.gentoo.org/wiki/User:Pietinger --> New at Gentoo
Top
red6
n00b
n00b
Posts: 29
Joined: Fri Apr 05, 2024 7:16 pm
Location: Toronto

Re: I am the installer

  • Quote

Post by red6 » Sun Jun 08, 2025 5:32 pm

pietinger wrote:
red6 wrote:[...] and always ending up with the same error regarding EFI vars I have given up on Gentoo for now. [...]
Trick was to create one and only one partition [...]
This tells me you have done an old MBR partition setup (where you have installed grub into the empty space before the 1st partition.

There are two possibilities:
1. you really have such an old machine that does not yet speak UEFI, or
2. you have enabled compatibility mode in the UEFI BIOS (CSM mode or Legacy). Since our GentooLiveCD works with MBR and GPT, the lack of efivarfs is a sign of this. Mabye read this chapter:
https://wiki.gentoo.org/wiki/User:Pieti ... stallation

If you want you can test it (even with an installed Artix Linux):

1. Change the setting in your BIOS
2. Boot our GentooLiveCD
3. Ask if /sys/firmware/efi exist, or simply ask with "mount"
4. Change it back to CSM in BIOS to be able to boot your Artix again
Thanks for that. I will keep on trucking. I really want to get this solved. I am determined to get away from systemd and OpenRC seems to be the logical choice given it's pedigree right here from GenToo dev's.
Top
pietinger
Administrator
Administrator
Posts: 6639
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

Re: I am the installer

  • Quote

Post by pietinger » Mon Jun 09, 2025 12:10 am

red6 wrote:Thanks for that. [...]
You are very Welcome! :D
red6 wrote:[...] I will keep on trucking. I really want to get this solved.
YES! With this setting you are right here at Gentoo. ;-)
https://wiki.gentoo.org/wiki/User:Pietinger --> New at Gentoo
Top
Post Reply

11 posts • Page 1 of 1

Return to “Installing Gentoo”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic