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. Hidden Partition

Hidden Partition

Scheduled Pinned Locked Moved System Admin
questionc++jsonhelp
5 Posts 3 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.
  • T Offline
    T Offline
    TOMCAT81
    wrote on last edited by
    #1

    Hi, I need sme help regarding HIDDEN PARTITIONS.like:: What exactly it is? What is its use? Can we access it via any programming language(MFC/Win32 API)? When we format whole Hard disk,hidden partition is also gets formatted or not? Help Help Help

    R 1 Reply Last reply
    0
    • T TOMCAT81

      Hi, I need sme help regarding HIDDEN PARTITIONS.like:: What exactly it is? What is its use? Can we access it via any programming language(MFC/Win32 API)? When we format whole Hard disk,hidden partition is also gets formatted or not? Help Help Help

      R Offline
      R Offline
      Roger Wright
      wrote on last edited by
      #2

      Hidden partitions are used by some disreputable manufacturers in place of Recovery CDs, also used by disreputable manufacturers but more expensive. Reputable manufacturers distribute real OS CDs with the operating system you paid for intact and licensed. Hidden partitions usually contain a system image of the original setup so that it can be easily restored by the press of a key on bootup. You may be able to access it using a custom program, depending upon the protections assigned to it, and the user permissions of the account that you use to run the program - it wouldn't hurt to try. The FORMAT command works on logical drives, not partitions, so FORMAT C: will destroy the C: drive, but not the D: drive contained in the same extended partition. Of course, that will rarely happen, as the C: drive is usually created in a Primary partition, which can only contain one logical drive, and the rest of the logical drives on the same hard drive are created in an Extended partition (which can hold 4 logical drives). My server is a bit weird, as it has C on Drive 0, D and E on a second physical drive (Drive 1), and boots from J (on Drive 0), but that's not the norm.:-O The usual procedure is to use FDISK to create a Primary partition on physical Drive 0, then allocate the rest of the drive to an Extended partition. Primary partitions are bootable, so a logical drive C is created on the Primary partition. Additional logical drives are created in the Extended partition. Each logical drive is then formatted using FORMAT, and the OS is installed on the logical drive in the Primary partition. Running FORMAT on one logical drive will not affect the other logical drives on the same physical drive, or within the same partition. "If it's Snowbird season, why can't we shoot them?" - Overheard in a bar in Bullhead City

      T 1 Reply Last reply
      0
      • R Roger Wright

        Hidden partitions are used by some disreputable manufacturers in place of Recovery CDs, also used by disreputable manufacturers but more expensive. Reputable manufacturers distribute real OS CDs with the operating system you paid for intact and licensed. Hidden partitions usually contain a system image of the original setup so that it can be easily restored by the press of a key on bootup. You may be able to access it using a custom program, depending upon the protections assigned to it, and the user permissions of the account that you use to run the program - it wouldn't hurt to try. The FORMAT command works on logical drives, not partitions, so FORMAT C: will destroy the C: drive, but not the D: drive contained in the same extended partition. Of course, that will rarely happen, as the C: drive is usually created in a Primary partition, which can only contain one logical drive, and the rest of the logical drives on the same hard drive are created in an Extended partition (which can hold 4 logical drives). My server is a bit weird, as it has C on Drive 0, D and E on a second physical drive (Drive 1), and boots from J (on Drive 0), but that's not the norm.:-O The usual procedure is to use FDISK to create a Primary partition on physical Drive 0, then allocate the rest of the drive to an Extended partition. Primary partitions are bootable, so a logical drive C is created on the Primary partition. Additional logical drives are created in the Extended partition. Each logical drive is then formatted using FORMAT, and the OS is installed on the logical drive in the Primary partition. Running FORMAT on one logical drive will not affect the other logical drives on the same physical drive, or within the same partition. "If it's Snowbird season, why can't we shoot them?" - Overheard in a bar in Bullhead City

        T Offline
        T Offline
        TOMCAT81
        wrote on last edited by
        #3

        Hi Roger, But what actually i would like to know is: (1) How I can attain a situation in which system at boot time will ask for "press h to boot from hidden partition" (2) How I can transfer the control to hidden partiton booting. (3) Is it possible to program BIOS?...so that at boot time it will automatically transfers control to hidden partition address. "Everything that glitters is not GOLD"

        L 1 Reply Last reply
        0
        • T TOMCAT81

          Hi Roger, But what actually i would like to know is: (1) How I can attain a situation in which system at boot time will ask for "press h to boot from hidden partition" (2) How I can transfer the control to hidden partiton booting. (3) Is it possible to program BIOS?...so that at boot time it will automatically transfers control to hidden partition address. "Everything that glitters is not GOLD"

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          hi , i am interested to join u r discussion.I am also dont know how os actually stores the details about hidden folder .Is it some what related to window registry & if u both are knowing anything about win registry pls reply me

          T 1 Reply Last reply
          0
          • L Lost User

            hi , i am interested to join u r discussion.I am also dont know how os actually stores the details about hidden folder .Is it some what related to window registry & if u both are knowing anything about win registry pls reply me

            T Offline
            T Offline
            TOMCAT81
            wrote on last edited by
            #5

            Hey, This group is not for windows registry. But then also if u wanna join,we dont mind. Actually what u want to know abt windows registry? Be point to point.

            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