#error booting up installed linux mint
145 messages · Page 1 of 1 (latest)
Linux
reboot again, and press escape to see text info as it loads, to determine where it gets stuck on
Btw I had 2 laptops, both windows 7. One I switched to linux. the other one I wanted to make it as a secondary display for my Linux
yeah i've never heard of anyone doing that
press escape the moment u see the 'starting linux mint' marquis
Starting Linux mint doesn't always show up
It gets stuck here
well anyway, the point is to read the screen. Press escape key as soon as it starts loading.. when the screen turned all black before the green logo showed up.
or the very instant the green logo shows up
.
rename this title to "error booting up installed Linux Mint"
so other people can see it with more descriptiveness
nope
Thanks for the effort tho :)
probably just login and install
sudo apt install cinnamon
for the desktop
Ricky how many gigs u got in there
you can try to log in at the command prompt anyway, but idk if it will do any good. seems like either the desktop environment, and/or the graphics is shot
8?
Just askin
How do I do that
Go to cmd
How do i go to cmd when it is not turning on
you have a tty
Uh?
never use chatgpt for tech support, it's biased
just login with the name you called the computer
the password
and you have a terminal
Don't get mad at me, but how do I open terminal
you have a tty screen
Because it's not booting
that's not how mint should boot, it should show the mint logo/plymouth theme then boot. mint dropped you into a TTY login shell
Oh ok
it does boot, that's a TTY shell
mint is booting the arch style 
Lemme try
Is that bad?
on TTY, enter your username then your password
I can load tty whenever I want here
just probably have to reinstall the cinnamon desktop and it'll come with lightdm
sudo apt install cinnamon
the environment is cinnamon-session
you can exec it with .xinitrc with startx
if need too
idk if you still have cinnamon or anything related to it
check journalctl, system services and installed packages
all services are up and running. so you can try to reinstall your graphical session. you basically did a LTT Linus
this issue in a nuthsell 
So first I need to login with my username and password
as the whoami the thing you named the install during mint install
wdym
what
ur in the black screen REAL terminal
not a fake terminal.. a REAL terminal. raw black screen. also known as a TTY (teletype interface)
TTY is a full screen terminal
see the very last video he posted.
already did
this
ik their mint boot
Yes. Go on @winged vigil
So can I still login if the underscore is blinking?
Can someone vc and explain? 
yes
just enter your username then password
wdym
How
I logged in and now the underscore is still blinking
you login to tty
run sudo apt install cinnamon
and reboot
if its still blinking you can get to tty again with ctrl alt f2
default is like f7 back to desktop main
login to tty and try something else
like
cd ~ ; touch .xinitrc ; nano .xinitrc
slap
exec cinnamon-session
save it
andstartxin tty
lightdm must be broken to login manager
if the de is stuck
ctrl alt f3
login to there
btop
fto filter | search 'cinnamon-session'
shiftkthe process
or kill it by proc id likekill -9 1234
ctrl x
it'll prompt a y/n to save
Startx works
environment back?
How do I filter
f
ok weird just do htop for now. guess it wants bashtop ig
though see if startx works from the .xinitrc
what is happening with this system ngl
well ctrl alt f2
tty | login
htop
f3 to search
cinnamon-session
f9downkey for 'sigkill' and enter on it
qto quit
exit
then slap back toctrlaltf3
guess try now
sudo apt install i3-wm
then after
nano .xinitrc
then remove the previous 'exec'
and putexec i3
save the file from nano
thenstartxagain
but its a tiling manager so you'll need some keyboard hotkeys
likestart keyshiftenterfor terminal
startdto search in demu
to get at least an environment going
start button is start button
guessing mint uses lightdm
sudo journalctl -u lightdm.service
if you don't have data to backup, as last resort, you can nuke and reinstall mint
I dont want to do that
:))
i fixed it
i just had to revert it