Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. Determining disk geometry

Determining disk geometry

Scheduled Pinned Locked Moved System Admin
testingbeta-testingquestion
1 Posts 1 Posters 6 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    My program calls DeviceIOControl() passing IOCTL_DISK_GET_DRIVE_GEOMETRY. However, the cylinder-count in the returned DRIVE_GEOMETRY structure is incorrect. I'm expecting 16383 cylinders and getting something like 3767. The other information in the structure is correct. I'm running on W2K and am testing with large disks (18GB, 30GB). The 30GB disk isn't formatted or partitioned in a DOS/Windows way (its a disk from my Tivo, and uses a Macintosh-style partition table). I obtain the handle to the physical drive using CreateFile(). I have administrator access. The bios is auto-selecting LBA (Logical Block Addressing?) mode for the drive, but otherwise reports its correct capacity. Windows reports the capacity correctly in the Disk Administrator. Can anyone give me a clue as to what to try next? Thanks!

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups