Questions about Partition Gap



Hi all,
When using WinHex to view my hard disk, I found there are some continues sectors named "Partition Gap", What's Partition Gap?
I found that the EBR(Extended Boot Record) of the following partition is located at the first sector of the Partition Gap, and the next 62 sectors is empty, like this:

| EBR | The sectors is empty, can they be used to store custom data? | VBR | file system ...................
0 1 63 64

I want use the "unused sectors" of the Partition Gap to store my data, can I?

Wish your suggestion !


Thanks for all

Robin




Relevant Pages

  • Re: Questions about Partition Gap
    ... When using WinHex to view my hard disk, I found there are some continues ... sectors named "Partition Gap", What's Partition Gap? ... | EBR | The sectors is empty, can they be used to store custom data? ...
    (microsoft.public.windows.file_system)
  • Re: Questions about Partition Gap
    ... These data can be easy accessed by application such as pre-os boot ... When using WinHex to view my hard disk, I found there are some continues sectors named "Partition Gap", What's Partition Gap? ... I want use the "unused sectors" of the Partition Gap to store my data, ...
    (microsoft.public.windows.file_system)
  • Re: Questions about Partition Gap
    ... These data can be easy accessed by application such as pre-os boot ... When using WinHex to view my hard disk, I found there are some continues sectors named "Partition Gap", What's Partition Gap? ... I want use the "unused sectors" of the Partition Gap to store my data, ...
    (microsoft.public.windows.file_system)
  • Re: Questions about Partition Gap
    ... So before you use the sectors you need to verify if they're free for use, but also after storing your info there you need to implement a mechanism to verify your data is inact once you need it. ... These data can be easy accessed by application such as pre-os boot ... When using WinHex to view my hard disk, I found there are some continues sectors named "Partition Gap", What's Partition Gap? ...
    (microsoft.public.windows.file_system)

Loading