how to get type of the drive(removable,fixed,eject) using ioctl and file descriptor
how to get type of the drive(removable,fixed,eject) using ioctl function and file descriptor?
i am able to get blocksize and number of block using ioctl function and file descriptor.