Re: nvme drives

2022-10-03 Thread Genes Lists
If any disk partitions were changed then the kernel needs to be informed to update its internal map - this is usually done by calling partprobe. I dont use parted so it may already be doing that, but mentioning in case its helpful. I am unclear what the problem is exactly. regards, gene

Re: nvme drives

2022-10-03 Thread Jude DaShiell
I got 0 back when doing that command. Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author, 1940) . On Mon, 3 Oct 2022, progandy wrote: > Hello, > > The kernel should be able to detect those remapped nv

Re: nvme drives

2022-10-03 Thread progandy
Hello, The kernel should be able to detect those remapped nvme drives and report them in the ahci sysfs tree. cat /sys/bus/pci/drivers/ahci/*:*/remapped_nvme This command should report a number greater than 0 if there is such a remapped nvme. Since the nvme is listed in the lsblk output, there s

Re: nvme drives

2022-10-03 Thread Jude DaShiell
That needs sighted people to even look at those settings let alone adjust them. Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author, 1940) . On Mon, 3 Oct 2022, nhas...@gmail.com wrote: > By any chance

Re: nvme drives

2022-10-03 Thread Michał Zegan
rather not ahci. nvme and ahci are two different things. here on my computer i can enable or disable something like this and it will probably either present two nvmes as one or two nvmes as two W dniu 3.10.2022 o 17:59, nhas...@gmail.com pisze: By any chance is the disk controller in the EUFI/B

Re: nvme drives

2022-10-03 Thread nhas...@gmail.com
By any chance is the disk controller in the EUFI/BIOS set to RAID or Intel rapid storage technology? Try changing it to ACHI and see if that resolves your issue. On Mon, Oct 3, 2022, 12:02 AM Jude DaShiell wrote: > I have these on my new computer. I can partition the nvme scsi drive with > part

Re: nvme drives

2022-10-03 Thread Guus Snijders
Op ma 3 okt. 2022 17:22 schreef Anton Hvornum : [>> nvme0n1 259:00 232.9G 0 disk >> ??nvme0n1p1 259:10 3M 0 part >> ??nvme0n1p2 259:2096M 0 part /boot/efi >> ??nvme0n1p3 259:30 232.8G 0 part /] > > > Correct, both /dev/sda and /dev/nvme0n1 are normal dev

Re: gave up on archinstall

2022-10-03 Thread Jude DaShiell
is archinstall is communicating anything only with the use of color, could some form of symbols be added so screen readers can know if something important needs doing? It's good accessibility practice never to communicate anything with only color. Jude "There are four boxes to be used in defen

Re: nvme drives

2022-10-03 Thread Anton Hvornum
Hi. Correct, both /dev/sda and /dev/nvme0n1 are normal devices and parted can handle both. The others are not really block devices expected to be dealt with using parted (or equivalent programs). //Torxed On 10/3/22 17:19, Michał Zegan wrote: Hello, And what? what you have pasted is just

Re: gave up on archinstall

2022-10-03 Thread Jude DaShiell
It's helpful that archinstall reports number of missing configs, but would it be possible for archinstall to show which configs are missing or maybe write the names of those missing configs to pending.configs and have archinstall let the user know as the user quits that pending.configs got created?

Re: nvme drives

2022-10-03 Thread Michał Zegan
Hello, And what? what you have pasted is just showing one nvme device with two partitions and there is nothing unusual there in my opinion. W dniu 3.10.2022 o 17:17, Jude DaShiell pisze: NAMEMAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:00 232.9G 0 disk sr0 11:0

Re: nvme drives

2022-10-03 Thread Jude DaShiell
NAMEMAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:00 232.9G 0 disk sr0 11:01 1024M 0 rom zram0 252:00 0B 0 disk zram1 252:10 27.8G 0 disk [SWAP] nvme0n1 259:00 232.9G 0 disk ??nvme0n1p1 259:10 3M 0 part ??nvme0

Re: nvme drives

2022-10-03 Thread Anton Hvornum
Hi. What are the other drives in question? //Torxed On 10/3/22 09:02, Jude DaShiell wrote: I can partition the nvme scsi drive with parted but parted can't handle the other drive on the machine. Has archlinux got a separate tool to take control of nvme drives the way parted does?

nvme drives

2022-10-03 Thread Jude DaShiell
I have these on my new computer. I can partition the nvme scsi drive with parted but parted can't handle the other drive on the machine. Has archlinux got a separate tool to take control of nvme drives the way parted does? Jude "There are four boxes to be used in defense of liberty: soap, ba