You are not logged in.
Pages: 1
Hello everyone
. I have a dual boot in my pc, with Arch Linux and Windows 10. But Arch have stopped to boot normally and boots in emergency mode. Here's what I see in my screen after selecting Arch Linux in grub and whaiting a while (i have recorded it with the mobile phone and copied it, so i could mispell).
Starting version 245.7-1-arch
/dev/sda5: recovering journal
/dev/sda5: clean, 438232/6406144 files, 13392110/25600000 blocks
[ TIME ] Timed out waiting for device /dev/disk/by-uuid/0a7cd7c-cd89-48f8-bfd0-f94d5b412fdd.
[DEPEND] Dependency failed for /dev/disk/by-uuid/0a7cd7c-cd89-48f8-bfd0-f94d5b412fdd.
[DEPEND] Dependency failed for Swap.
[ TIME ] Timed out waiting for device /dev/disk/by-uuid/c98d0a9-d9ec-42be-b6c1-778736a85d09.
[DEPEND] Dependency failed for /dev/disk/by-uuid/e42c10d-21f7-4d5d-a753-ba4a4f1554cf.
[ TIME ] Timed out waiting for device /dev/disk/by-uuid/e42c10d-21f7-4d5d-a753-ba4a4f1554cf.
[DEPEND] Dependency failed for /dev/disk/by-uuid/e42c10d-21f7-4d5d-a753-ba4a4f1554cf.
[ TIME ] Timed out waiting for device /dev/disk/by-uuid/bf3c8f-e491-4d60-a372-aba2fe63e7e3.
[DEPEND] Dependency failed for /dev/disk/by-uuid/bf3c8f-e491-4d60-a372-aba2fe63e7e3.
[ TIME ] Timed out waiting for device /dev/disk/by-uuid/ee840570-ba34-4e20-a508-3e4ee08ced52.
[DEPEND] Dependency failed for /dev/disk/by-uuid/ee840570-ba34-4e20-a508-3e4ee08ced52.
[ TIME ] Timed out waiting for device /dev/disk/by-uuid/39e802e1-82e4-4c08-b00a-e8e117e3cdd3.
[DEPEND] Dependency failed for /dev/disk/by-uuid/39e802e1-82e4-4c08-b00a-e8e117e3cdd3.
[DEPEND] Dependency failed for /home.
[DEPEND] Dependency failed for Local File System.
You are in emergency mode. After logging in, type "journalctl -xb" to view
system logs, "systemctl reboot" to reboot, "systemctl default" or "exit" to boot into default mode.
Contraseña de root para mantenimiento
(o pulse Control-D para continuar):Here 's the last two 2 lines translated to english (because i have Arch in spanish):
Root password for maintenance
(or press Ctrl+D to continue):Last edited by 8cobosdev (2021-02-27 20:03:18)
Offline
Compare the UUIDs listed in /etc/fstab with those listed by the blkid command from a live ISO image.
Jin, Jîyan, Azadî
Offline
There were not the same UUID's, so I removed the fstab file and generated a new one with all partitions used by Linux mounted.
Then I created a new initramfs with mkinktcpio and unmounted the partitions just in case there could be another additional problem.
But now, when I boot up I get a black screen.
Offline
Can you change to a different terminal with Ctrl + Alt +F2? If not try booting into multi-user.target. If that fails boot from the live media post the journal for a boot with the blank screen. See the tip box from pastebin to post the output from the console.
Offline
I 've booted sucesfully into multi-user.target . Please keep helping till I can boot graphically.
Thanks
Offline
You could start by specifying what your graphical target is, but a common issue is cuurently https://wiki.archlinux.org/index.php/Ke … _KMS_start
Offline
Please keep helping
Not until you post the information requested by loqs.
Jin, Jîyan, Azadî
Offline
Pages: 1