I have a new WD Blue 1TB ssd hard drive that doesn’t want to get formatted or mounted. When I attach the drive via USB I get an error message of:
Unable to Mount 1.0 Tb volume
An operation is already pending
Eventually I get:
Unable to Mount 1.0 Tb volume
timeout was reached
I have a Lenovo Thinkpad T570 running Linux Mint 22.1 Xia base. “GParted” and “Disks” don’t see the drive. Is there something I can do to access the disc or is it toast?
@Mirokhodets @floppingfish Actually the Linux kernel will not treat an nvme as /dev/sd, it will be /dev/nvme0n1 or some such.
deleted by creator
@Mirokhodets Perhaps because nvme requires different treatment than a rotary drive and so is treated as a different device. I’m not psychic or at least not to the degree necessary to read the developers mind, but if it were I that would be why I would do so.