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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. how to read data from hard disk using int86() function?

how to read data from hard disk using int86() function?

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestion
5 Posts 4 Posters 0 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.
  • A Offline
    A Offline
    amit code
    wrote on last edited by
    #1

    how to read data from hard disk using int86() function??i have used the 0x13 interrupt and then passed 0x42 to a.h.ah.but m not too sure of wat m reading

    prashant jain malviya national institute of technology

    J D 2 Replies Last reply
    0
    • A amit code

      how to read data from hard disk using int86() function??i have used the 0x13 interrupt and then passed 0x42 to a.h.ah.but m not too sure of wat m reading

      prashant jain malviya national institute of technology

      J Offline
      J Offline
      jhwurmbach
      wrote on last edited by
      #2

      You probably should put your copy of Peter Nortons "Inside the IBM PC" (dated 1983) back into the shelf. MS-DOS 2.11 has recently been superseeded. :-D No kidding: You *are* using plain DOS here? Windows ( later than WinME even in the dos box) will not allow you to access the hardware direcly.


      Though I speak with the tongues of men and of angels, and have not money, I am become as a sounding brass, or a tinkling cymbal.
      George Orwell, "Keep the Aspidistra Flying", Opening words

      M 1 Reply Last reply
      0
      • J jhwurmbach

        You probably should put your copy of Peter Nortons "Inside the IBM PC" (dated 1983) back into the shelf. MS-DOS 2.11 has recently been superseeded. :-D No kidding: You *are* using plain DOS here? Windows ( later than WinME even in the dos box) will not allow you to access the hardware direcly.


        Though I speak with the tongues of men and of angels, and have not money, I am become as a sounding brass, or a tinkling cymbal.
        George Orwell, "Keep the Aspidistra Flying", Opening words

        M Offline
        M Offline
        Mark Salsbery
        wrote on last edited by
        #3

        jhwurmbach wrote:

        Peter Nortons "Inside the IBM PC" (dated 1983)

        The book that started it all for me.  There's a blast from the past :)

        Mark Salsbery Microsoft MVP - Visual C++ :java:

        J 1 Reply Last reply
        0
        • M Mark Salsbery

          jhwurmbach wrote:

          Peter Nortons "Inside the IBM PC" (dated 1983)

          The book that started it all for me.  There's a blast from the past :)

          Mark Salsbery Microsoft MVP - Visual C++ :java:

          J Offline
          J Offline
          jhwurmbach
          wrote on last edited by
          #4

          I got my copy of that book still sitting on the shelf above my PC at home. You never know when you need to look up some detail about the A20-Gate again! :laugh:


          Though I speak with the tongues of men and of angels, and have not money, I am become as a sounding brass, or a tinkling cymbal.
          George Orwell, "Keep the Aspidistra Flying", Opening words

          1 Reply Last reply
          0
          • A amit code

            how to read data from hard disk using int86() function??i have used the 0x13 interrupt and then passed 0x42 to a.h.ah.but m not too sure of wat m reading

            prashant jain malviya national institute of technology

            D Offline
            D Offline
            David Crow
            wrote on last edited by
            #5

            prashantjain wrote:

            how to read data from hard disk using int86() function??

            Wouldn't that require bypassing the HAL?


            "A good athlete is the result of a good and worthy opponent." - David Crow

            "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

            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