Hello! I have a problem with fedora 41 on a asus zenbook 14 UX3402Z. I have a dual boot setup(windows 11 and fedora 41) and this morning in windows i installed laravel Herd( services for developing in laravel : nginx, redis, php 8.4 and mysql), virtualbox, and vagrant. Windows required restarting. I did what i had to do, and this evening i tried to boot into fedora .
It booted slow, a lot slower than usual, and after booting it was connecting to wifi, but with no internet. The wifi logo first displayed a question mark over the wifi logo, and after a reboot it displayed three dots(…). I tried sudo dhclient, but no succes, it said […] /etc/resolve.conf : Permission denied. I tried emergency mode booting, but it was infinetly looping asking to press enter and no succes whit the terminal. After rebooting totnormal, i opened a terminal and set a password to root as looking on the forum, and discovered the /home doesn’t show in lsblk. (only /boot/efi and / ); Any advices to try before reinstalling fedora to save some hours of setting it?
Check the smartctl
output for any disk errors in case you have a failing drive.
Nothing with smartctl, it says disk opened succesfully . also no problems with -a . No problems usibg btrfs check and fsck. Help
Also remember last time i succesfully used fedora, i used command set-enforce 0 , i dunno if selinux has something to do with my problem
Does it work mouting it manually? Do you see anything in the logs?
Was there a reason for that? Does resetting SELinux permissions change anything?
Can you post the outputs of cat /etc/fstab
and lsblk -f
after successful mount of the /home
partition?