#[Paused temporarily] Problem with X.
161 messages · Page 1 of 1 (latest)
You probably don't need to reinstall your system, that's the windows approach
And while it works it's usually a waste of time, and your files
If the X is not starting you could find the logs and scroll through them until you find the error
There is absolutely no chance that a single person in this entire server will be able to identify the issue and fix it
You could've accidentally switched to a tty, did you reboot?
I've had this exact problem a month ago and after asking multiple different people for help and ttying to fix it for 2 weeks, nothing came of it.
No I didn't
There most definitely is, hardest part is always cooperation
And yes i've rebooted mutliple times
Then read/send the X logs here
Bruh
You need to mount the drive to a directory
Are you sure you want to try to fix it? Reinstalling and reconfiguring everything would probably only take like 2h
We are continuing from #tech-general, he's trying to reinstall a system with broken X
Can i ls the directories of the drive to see existing directories?
This is probably the easiest way
Once you mount it
I wouldn't be so sure but ok, lets try
First you mount the drive to a directory and then you ls that directory
Well I don't know to what directory to mount it to
Is it temporary?
You can make a new one
Or permanent drive
Why create this support thread then?
It has a clone of the boot drive as it was the previous time this bug happened
We got evicted from #tech-general ?
But fix the title and the question tho
^
Do what?
Mount it
Yeah
Then create a directory you will use as your drive somewhere, I recommend the home dir
So mkdir backup
Inside /dev/sda3?
Inside ~
I created backup in /home/giorkos
Since the drive has multiple partitions run fdisk -l /dev/sda
3.6 terabytes?
Yeah
Then /dev/sda3 is your partition
Run mount /dev/sda3 ~/backup
mount point does not exist
Are you sure you made the folder?
Yes
Well it can't find it
Big B?
Small
Did you make it just now?
Yes
Rerun the mount command then
Oh no i made it before the mount command
Then why's it not working?
~ is the home folder of current user
How do i login as giorkos
Ohh
You need to specify it explicitly since you are not logged in as giorkos
mount /dev/sda3 /home/giorkos/backup
ls -la /home/giorkos/backup
What does -la do?
-l = more detailed look -a = all files, including hidden ones
Oh thanks
What does it output?
Huh
Ok now i can slowly backup all the files I need, which aren't many
That's great
Does backup get unmounted when the system restarts?
Microsoft basic data drive with a linux looking folders?
Yes
You know you can chroot, right?
Also what would happen if backup already had stuff in it?
And then I mounted?
Also you can use a live USB to do the job
No need to chroot
Isn't that the same thing as what I have here?
And for good reason.
Are you using vanilla arch?
Sorry if that comes across as angry or anything, I'm not. I've just experienced this exact problem before.
I guess so yes.
I have plasma x11
Try reinstalling xorg and the video drivers, then the display manager and desktop
I already tried that
All of those things
None worked
.aw journalctl
Will help to track issues
man journalctl
Ask journalctl about the errors
systemctl status also helps
How is man supposed to help
What am I supposed to do with a 1.5k line log
So you learn how to use journalctl then use it to track the errors
Hold j
Oh
Fair enough sorry
Reinstalling is usually a last-resort when fixing issues
I just saw this whole thing and didn't understand what it was
Journalctl will show you what went wrong
This is a last resort
It really isn't
I'm just doing it first this time.
I never needed to reinstall Linux because of some issue, I just figured out how to fix it
So check logs on journalctl
Can't Ubuntu based distros to a beginner
Now check journalctl logs and track the issue
In my experience it's a giant pain to use
Mint is not Ubuntu
Maybe try Garuda/EndevourOS
I said nothing about Ubuntu itself
I said Ubuntu-based
But anyways, check journalctl@half plaza
I'm checking it.
Okay well I kind of have to go to the gym, so i'll come back to this later. Thanks for your help though! I really appreciate finally understanding how mount works.
And i'm not trying other distros.
I'm here and staying here.
Try journalctl -b -p err
See ya later
Gtg