HDIO_GETGEO and HDIO_GET_IDENTITY in Linux using C++ -
can explain core difference between hdio_getgeo , hdio_get_identity. linux documentation know former getting device geometry , latter getting ide identification info.
which hdio_ ioctl call should use no. of sectors , bytes per sector of hard disk in linux??
Comments
Post a Comment