|
|
| Author |
Message |
cary
Joined: 01 Jul 2006 Posts: 195
|
Posted: 06/23/07 - 04:33 Post subject: |
|
|
| I know that fat32 is part of file system. I want to learn about this and I have my old computer for that purpose. I have bought new one three weeks ago. I have tried to delete fat32, but I couldnt. Please, tell me why. Also, I want to know how to define root for fat32. I hope I am not boring to you. Thanks! |
|
|
Back to top
|
|
|
|
 |
samuel
Joined: 30 Sep 2006 Posts: 208
|
Posted: 07/07/07 - 01:45 Post subject: |
|
|
You can try to delete FAT32, buy you will never succeed, because it can not be deleted, but you can relocate root directory and increase its size. Root directory is almost like regular one, and it is treated on that way. You will define root for it if you type following:
ifndef FAT_H
define FAT_H
define MSDOSFSROOT
|
|
|
Back to top
|
|
|
|
 |
|