[RESOLVED] Using debug to remove partitions
Results 1 to 2 of 2

Thread: [RESOLVED] Using debug to remove partitions

  1. #1
    REI
    Guest

    Resolved [RESOLVED] Using debug to remove partitions

    I had the code to enter when you run debug & lost it...

    Does anyone out there know what I am talking about and could give me the code again?

  2. #2
    REI
    Guest

    Talking

    Never mind... I found it...

    C:\>DEBUG
    - f 200 L200 0
    - a 100
    xxxx:xxxx mov ax,301 (ignore segment ffset values at left)
    xxxx:xxxx mov bx,200
    xxxx:xxxx mov cx,1
    xxxx:xxxx mov dx,0080
    xxxx:xxxx int 13
    xxxx:xxxx int 3
    xxxx:xxxx (Press ENTER an extra time here)
    - g=100
    (ignore register display)
    - q (quits back to DOS)


    IDE drives only...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •