08. Storage in linux
Storage basics Note: Block devices stores in sdk directory. lsblk to see the list of block devices in the system. ls -l /dev/ | grep “^b” look files that has ‘b’ as the first character. Traditional spinning hard-disk and SSD are called as block devic...
Mar 16, 202510 min read10
