← prev | next →
tbogusze 2022-08-01 10:54:29
maddieclaire 2022-08-01 10:53:03
Have you tried fdisk -l? (to list it at least)

Yes, it does not detect my 10 TB Western Digital USB hard drive either
maddieclaire 2022-08-01 10:54:58
tbogusze 2022-08-01 10:54:29
Yes, it does not detect my 10 TB Western Digital USB hard drive either
Is this a HDD or a SSD?
tbogusze 2022-08-01 10:55:33
maddieclaire 2022-08-01 10:54:58
Is this a HDD or a SSD?

An external HDD connected via USB
maddieclaire 2022-08-01 10:57:16
tbogusze 2022-08-01 10:55:33
An external HDD connected via USB
What is the partition type of the hard drive partition may I ask? (trying to make sure you don’t possibly need ntfs-3g or something)
Zile995 2022-08-01 10:58:17
deathshadow882 2022-08-01 10:42:41
i always do -Rcns to uninstall packages
https://t.me/archlinuxgroup/586300
tbogusze 2022-08-01 10:59:48
maddieclaire 2022-08-01 10:57:16
What is the partition type of the hard drive partition may I ask? (trying to make sure you don’t possibly need ntfs-3g or something)

gpt if this is what you’re talking about (screenshot from another PC, works fine there)
maddieclaire 2022-08-01 11:00:46
tbogusze 2022-08-01 10:59:48
gpt if this is what you’re talking about (screenshot from another PC, works fine there)
i was referring to /dev/sdb1 partition wise
maddieclaire 2022-08-01 11:01:46
I feel like if it’s not working on just this pc, you might be missing something
tbogusze 2022-08-01 11:01:55
maddieclaire 2022-08-01 11:00:46
i was referring to /dev/sdb1 partition wise
ntfs3,ntfs
maddieclaire 2022-08-01 11:02:19
tbogusze 2022-08-01 11:01:55
ntfs3,ntfs
sudo pacman -S ntfs-3g to enable ntfs support
tbogusze 2022-08-01 11:02:23
Thanks!
maddieclaire 2022-08-01 11:02:39
tbogusze 2022-08-01 11:02:23
Thanks!
Let me know if you still need help btw
tbogusze 2022-08-01 11:03:00
warning: ntfs-3g-2022.5.17-1 is up to date — reinstalling 🤔
maddieclaire 2022-08-01 11:03:07
Huh.
ufoludek 2022-08-01 11:03:36
maddieclaire 2022-08-01 11:02:19
sudo pacman -S ntfs-3g to enable ntfs support
Since linux 5.15 NTFS has read and write support enabled by default
maddieclaire 2022-08-01 11:04:06
ufoludek 2022-08-01 11:03:36
Since linux 5.15 NTFS has read and write support enabled by default
I must be old-school install-everything type of person
Semih 2022-08-01 11:04:07
Maybe could not installed usb support kernel drive module? usb-storage?
tbogusze 2022-08-01 11:04:11
This is my kernel: Linux msi 5.18.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 02 Jul 2022 21:03:06 +0000 x86_64 GNU/Linux
maddieclaire 2022-08-01 11:05:06
tbogusze 2022-08-01 11:04:11
This is my kernel: Linux msi 5.18.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 02 Jul 2022 21:03:06 +0000 x86_64 GNU/Linux
Did you already show journalctl i assume?
tbogusze 2022-08-01 11:06:20
Semih 2022-08-01 11:04:07
Maybe could not installed usb support kernel drive module? usb-storage?
I’ve just checked three other USB sticks and none of them are working either so you’re right I guess, thanks, I’ll try to look up online for the fix not to waste your time anymore. Thanks a lot!
maddieclaire 2022-08-01 11:06:43
tbogusze 2022-08-01 11:06:20
I’ve just checked three other USB sticks and none of them are working either so you’re right I guess, thanks, I’ll try to look up online for the fix not to waste your time anymore. Thanks a lot!
WAIT, I had this issue with usbguard
maddieclaire 2022-08-01 11:06:58
make sure it’s not that program
tbogusze 2022-08-01 11:07:32
maddieclaire 2022-08-01 11:06:58
make sure it’s not that program
I don’t have usbguard installed I believe
maddieclaire 2022-08-01 11:07:49
tbogusze 2022-08-01 11:07:32
I don’t have usbguard installed I believe
Oh… Alright, i tried, good luck man
tbogusze 2022-08-01 11:15:00
As if someone in the future has the same error – this was the issue, reboot fixed it and it’s all working now: https://wiki.archlinux.org/title/General_troubleshooting#Cannot_use_new_peripherals_after_kernel_upgrade
jonathn 2022-08-01 13:12:26
tbogusze 2022-08-01 11:15:00
As if someone in the future has the same error – this was the issue, reboot fixed it and it’s all working now: https://wiki.archlinux.org/title/General_troubleshooting#Cannot_use_new_peripherals_after_kernel_upgrade
You might also be interested in kernel-modules-hook
DragonEmperor2003 2022-08-01 13:37:30

Hello,i was installing arch Linux and i keep getting this error
jonathn 2022-08-01 13:39:53
DragonEmperor2003 2022-08-01 13:37:30
Hello,i was installing arch Linux and i keep getting this error
Update archlinux-keyring
DragonEmperor2003 2022-08-01 13:40:30
jonathn 2022-08-01 13:39:53
Update archlinux-keyring
Can u tell the command please😅 I am new to this
jonathn 2022-08-01 13:41:16
DragonEmperor2003 2022-08-01 13:40:30
Can u tell the command please😅 I am new to this
https://wiki.archlinux.org/title/Pacman/Rosetta
DragonEmperor2003 2022-08-01 13:49:14
jonathn 2022-08-01 13:41:16
https://wiki.archlinux.org/title/Pacman/Rosetta
Thanks a lot… Finally got it
DragonEmperor2003 2022-08-01 13:49:24
Was struggling with that issue since yesterday
ActuallyNotGelb 2022-08-01 15:19:29

wtf
ActuallyNotGelb 2022-08-01 15:19:39
please help, I can’t get Arch installed anymore
cubementore 2022-08-01 15:20:11
mmm yes, archinstall breaks again. nothing new to see
← prev | next →