#Copying Arch Failure
69 messages · Page 1 of 1 (latest)
My hdd is the only thing plugged in, yet it tries only to find the unplugged usb
Yes
#18416 📣 1. Boot your PC into the ISO
2. Run:
lsblk -fs
-# this should show the available drives, partitions, their size and the FS on them. Use this to figure out what drive/partition your / is located on.
3. Run:
mount /dev/root_drive /mnt
-# replace /dev/root_drive with the path to your root partition you identified in step 2.
4. Run:
arch-chroot /mnt
-# this will let you puppeteer your system without actually booting it.
5. Run:
mount -a
-# this will try to mount everything configured in your systems fstab.
I’ll go do that thanks
And then
Well before u do the chroot part
You’d need to regen fstab so it knows to boot from it
I’ve already changed the uuid situation in fstab, do I have to rebuild it still? Mb I haven’t been on arch in forever
also make sure the filesystem is correct
is u used vfat or ext4 for usb before and smt else for hhd
Also check ur kernel parameters
sda1 vfat
sda2 swap
sda3 ext4
just to be sure, which uuid’s are supposed to be in fstab
ur swap should be the same size if ur ram is the same
its sometimes ram dependent but only really if u have a low amount or a high amount
Pretty sure i fixed fstab
reminder to put a solved flag somewhere like a tag or at the front of the title
testing it now, hopefully it works this time
It’s over ðŸ˜
The partuuid=3331db78 is my usb that’s not plugged in
if it is solved anyway
oh brother
isnt this the same error
yk what
Somehow
run blkid and find out what is the hhd and what is the usb
Yeah I have no clue, it keeps trying to boot into an unplugged usb
Alr one sec, got to reboot
then if the uuid changes or whatever itll still be fine
all u need is the hhd
Did you try regening initramfs yet
Chroot and mkinitcpio -P
Did you check the the kernel cmdline?
And regening the grub conf?
.aw kernel parameters
/etc/default/grub if grub
i tried to boot back in and got a volume corrupt 💔
i forgot, that’s not repairable is it
Also you can grep the systemfor the 3331db to find what files have it (won't look at the initrd because it's not a text file)
From what
Couldn’t read it in time but I just saw one red line and the end said volume corrupt then black screen
I'm going to sleep
The iso usb shouldn't break at least if you shut it down correctly
Yeah me too, can’t stand to look at another terminal
Atp im better off reinstalling arch, not like I have anything to lose there anyways
Thanks for the help y’all
yes and just move your configs
All I had was arch functional, a browser, and a terrible hyprland rice
