You are not logged in.

#1 2024-12-28 12:28:41

h3rsh
Member
Registered: 2024-06-29
Posts: 1

Boot stuck at /dev/nvme0n1p2 clean....

Boot stuck at /dev/nvme0n1p2: clean,
559869/15073280 files,
5334079/60293120 blocks

Waited for a solid 30 mins, still didn't load. I've tried many solutions so far. Deleted and reinstalled nvidia packages (nvidia-dkms and nvidia-utils), didn't work.

I've also tried to open it in rescue mode by removing "quite" from the grub script but it still won't open. Then it gets stuck at "Starting default.target" Instead.

I've also "reinstalled my kernel" with these steps but it didn't work
Log into TTY
sudo pacman -Syu
sudo pacman -S linux
sudo mkinitcpio -P
sudo grub-mkconfig -o /boot/grub/grub.cfg
reboot

I've tried as many fixes I could find on the internet but to no avail. What should I do now ? I first faced this problem first after trying to force "jupyter-notebook" installation via 3rd party packages. But I've literally reset my system and installed Arch again. After rebooting the fresh Arch-Hyprland installation it ran into the same exact problem (how tf is that even possible)

Offline

#2 2025-01-09 17:51:23

theRedCyclops
Member
Registered: 2022-06-17
Posts: 67

Re: Boot stuck at /dev/nvme0n1p2 clean....

Just checking, when you reinstalled your kernel did you enter a chroot first?

Offline

#3 2025-01-09 20:39:44

seth
Member
Registered: 2012-09-03
Posts: 60,807

Re: Boot stuck at /dev/nvme0n1p2 clean....

remove "quiet" and add "systemd.unit=multi-user.target" and in doubt also "nomodeset" - does that allow you to boot?

Offline

Board footer

Powered by FluxBB