https://bugs.kde.org/show_bug.cgi?id=396312

--- Comment #8 from Mattia <mattia.ve...@tiscali.it> ---
(In reply to Andrius Štikonas from comment #6)
> 
> I think my GSoC student that if defice model name is empty it would be RAID.
> Which is actually false even for one of my USB sticks which is also missing.
> I guess that virtualized /dev/vda also doesn't have model name.

# lsblk --nodeps --paths --sort name --json --output type,name,model
{
   "blockdevices": [
      {"type": "disk", "name": "/dev/vda", "model": null}
   ]
}

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to