#Hi arch gang, I'm having a problem booting up.

67 messages · Page 1 of 1 (latest)

sand belfry
#

Hi arch gang, I'm having a problem booting up. It's stuck at this part:

/dev/mapper/main_group-root: clean, 513959/4194304 files, 15089769/16777216 blocks

Before this problem happened, I think I updated my system and packages after a long break.
I'm using bootctl as my bootloader.
Is there a way to show a log of what is happening?

Here's my loader.conf
/boot/loader/loader.conf

default arch
timeout 3
editor 0
#

Here's what I tried already:

  • chrooting in and reinstalling linux and linux-lts
  • regenerating fstab: genfstab -U /mnt >> /mnt/etc/fstab
full warren
#

@sand belfry how long do you wait?

sand belfry
#

i think i waited over 15 minutes

#

i tried rebooting and it always stop there

somber yacht
#

I'm not an expert but do you have enough disk space?

full warren
#

@sand belfry

sand belfry
#

hmm that could be the problem

#

how do i check that

somber yacht
sand belfry
#

yea im using that too

#

i think i have enough disk space

#

df -h

#

3.3G available in root
28G available in home

somber yacht
#

I'm sorry I don't know I'm new to Linux

sand belfry
#

ok np 👍

sly sedge
#

idk how tho

sand belfry
#

what would i have to do after

sly sedge
#

you would have to fsck in an iso first

sand belfry
#

like a livecd?

sly sedge
#

yea

sand belfry
sly sedge
#

ig

#

idk what $r

#

-r is

sand belfry
#

repairs damaged portions

#

but it's still not booting

#

😔

sly sedge
sand belfry
#

ok

#

getting this as results
fsck -r /dev/mapper/main_group-home

fsck from util-linux 2.39.2
e2fsck 1.47.0 (5-Feb-2023)
/dev/mapper/main_group-home: clean, 632300/9904128 files, 30305656/39601152 blocks
/dev/mapper/main_group-home: status 0, rss 3200, real 0.044118, user 0.026518, sys 0.000000

fsck -r /dev/mapper/main_group-root

fsck from util-linux 2.39.2
e2fsck 1.47.0 (5-Feb-2023)
//dev/mapper/main_group-root: clean, 513978/4194304 files, 15097004/16777216 blocks
/dev/mapper/main_group-home: status 0, rss 3200, real 0.044118, user 0.026518, sys 0.000000
#

not sure why its not 100% of my files

#

fsck -r /dev/sda1

fsck from util-linux 2.39.2
fsck.fat 4.2 (2021-01-31)
/dev/sda1: 17 files, 37881/130812 clusters
/dev/sda1: status 0, rss 3744, real 0.013276, user 0.010196, sys 0.000000
#

dang, it still got stuck at boot here

/dev/mapper/main_group-root: clean, 513959/4194304 files, 15089769/16777216 blocks
full warren
#

@sly sedge

sly sedge
#

do you have encryption

sand belfry
#

this is after i unlocked it

sly sedge
sand belfry
sly sedge
sand belfry
#

it tries to boot to the GUI but it gets stuck

sly sedge
#

stuck at what

#

oh i dont think the problem was w/ fsck then ig

#

do u have a didplay manager

sand belfry
#
...
...
[ OK ] Reached target Graphical Interface.
[ OK ] Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
#

yea KDE

#

wait thats a desktop environment

#

im using SDDM

sly sedge
sand belfry
#

not sure how

#

but what will disabling it do

#

im thinking of just wiping everything and installing a new OS lol

full warren
#

@sand belfry sudo systemctl disable sddm then reboot

sand belfry
#

ok

sand belfry
#

ok it asked me to login

#

but it crashes after trying to start the X server and goes back to login

full warren
#

@sly sedge

sand belfry
#
xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
...
xinit: giving up
xinit: unable to connect to X server: Connection refused
sly sedge
sand belfry
#

thanks for trying yall