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 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:
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 232.9G 0 disk
sr0 11:0 1 1024M 0 rom
zram0 252:0 0 0B 0 disk
zram1 252:1 0 27.8G 0 disk [SWAP]
nvme0n1 259:0 0 232.9G 0 disk
??????nvme0n1p1 259:1 0 3M 0 part
??????nvme0n1p2 259:2 0 96M 0 part /boot/efi
??????nvme0n1p3 259:3 0 232.8G 0 part /
Jude <jdashiel at panix dot com>
"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, Anton Hvornum wrote:
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?