#help, arch fails to boot cannot mount (solved)
171 messages · Page 1 of 1 (latest)
@lilac hatch get into the chroot
then take a photo of you in the chroot
@lilac hatch astolfo pfp 
cat /etc/fstab |& curl --data-binary @- https://paste.rs
In chroot
why’s this guy my arch guardian angel wtf
Mb
@ripe moth and @serene venture both on board. now we're talking
man I ain’t used chroot in so long
I forgot how to do it
Nvme0n1p3 contains arch
Home is a separate partition
mount /dev/Nvme0n1p3 /mnt
Done
arch-chroot /mnt
@lilac hatch enable swap also
Why
then this
Don't need it
Just root partition is ok
if you have swap
I don’t
<command to print output> |& curl --data-binary @- https://paste.rs
dmesg |& curl --data-binary @- https://paste.rs
a simple, no-frills, command-line driven
pastebin service powered by the Rocket web framework.
and give url
What fs do you use on your root partition?
ext4
[ 300.728209] EXT4-fs (nvme0n1p3): mounted filesystem f5142a9c-18d0-4348-a3db-4b5884a8cd58 r/w with ordered data mode. Quota mode: none.
Seems like it mounted correctly
Now what
Post lsblk again
Tf.
you mounted your home dir
This ain't your root partition
unmount that one
Is it p2?
and mount root
Ok
I’m just following your lead
Like I’m typing and showing you whatever
Sorta your lead 😛
I just unmounted that’s all I’ve done since
.
Let me mount p2 1s
Ok dis your root then
bin boot dev etc
There we go, now:
arch-chroot /mnt
Did it
Now do the command from the beginning
Did you add the last line manually?
?
/dev/disk/by-uuid/18944E6347BA36EF /mnt/18944E6347BA36EF auto nosuid,nodev,nofail,x-gvfs-show 0 0
that line
No
that is what fucks it
What did you do before this problem exactly?
Without context I can't exactly know what is up
I was resizing partitions last night
also, can you give me: blkid /dev/nvme0n1p1
How did you resize ?
gparted
Im trying to understand how this ended up in your fstab
chroot again then journalctl -b -1 |& curl --data-binary @- https://paste.rs please
either way that line has to go
while in a live environment or in a booted partition?
Not sure that line is the culprit for not being able to boot
Let's see your journal first
Live
^
That line is in the initial error message
in the screenshot
Holy kernel message galore
if you remove that line and reboot it'll work
okay let’s do it
Not sure
I won’t pretend to have much experience with arch as I am still pretty new to it
Worth a shot
I do not mind having to reinstall arch as long as I get my Minecraft world off of there
Erm…
I don’t remember the command 😭
can I just do it in terminal here
yes
im assuming you're thinking of genfstab
which generates a new file based on what's available and mounted, we wont need that here
yeah just nano and delete line
nano file
nano /etc/fstab
Last line
the last line thats gibberish
dev-by-uuid yada yada
Ok!
Well the thing is it's not really gibberish but your system doesn't recognize ntfs
ntfs-3g?
Somehow I still don't think that was the issue...
pacman -Q ntfs-3g
the last line was not the windows drive
Especially seeing as there was data corruption messages in the first screenshot
the uuid dont match anything from lsblk -f
Here
Also you don't need this
Ntfs support is in kernel now
@ripe moth really?
this?
I do think KDE wont let you mount the ntfs in the gui w/o ntfs-3g though. if i remeber correctly
Anyway that fsck is sus