🧟‍♂️ Cadaver

  • 1 Post
  • 37 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle

  • I’m using Arch, I love it. What’s absolutely bonkers is that the system belongs to you.

    However, if you have never used Linux, it’s insane to try to install Arch. The online wiki is tailored for people with at least a decent amount of Linux knowledge.

    As a noob, it will result in data loss, except if you’re already very familiar with terminals or are very fluent in IT.

    You might want to try something more user friendly, as Zorin then come back to Arch when you want more power.










  • The problem seems to come from Windows. However, what you can do is open a terminal then type :

    sudo os-prober

    sudo grub-mkconfig -o /boot/grub/grub.cfg

    Try to reboot and see what happens. If it doesn’t fix anything, then it might be that your Windows SSD should be mounted directly on the motherboard or, at the very least, on a USB-C port.

    Sometimes, what happens is that the hub needs a driver which isn’t loaded by the DOS kernel by default. And since it isn’t loaded, Windows can’t recognise the hub so the hard drive containing itself can’t be found.

    If that solution works, maybe you should swap your windows and your linux SSDs, see if the linux kernel can figure out the hub at boot.