Hello everybody,
I just modified the FastFat file system driver to extend FAT32 file
system to fit my own need. In my own driver, I define the system id in
partition table to 0x66, and jump[0] to 0xea to avoid confusing
FastFat drivers.
The driver can be successfully loaded and recognized the partition
that I modified from FAT32. The Disk Administrator also see that
volume in use and good status, but there is no drive letter assign to
that volume.
How can I get a drive letter assigned to that volume? Any help will be
appreciated!!
Thanks in advance,
James Hsiao