Re: is there an Boot Sector or Partition Table on usb flash disk?
- From: Donald <Donald@xxxxxxxxxxxxxxxx>
- Date: Thu, 28 Dec 2006 10:48:44 -0700
freegnu wrote:
hi all,There are only 512-byte sectors on any kind of disk ( flask, hard, RAM)
is there an Boot Sector or Partition Table on usb flash disk?
The file system dictates how the sectors are used.
If you are asking about FAT files system, then yes there _must_ be a Boot Sector _and_ a Partition Table.
This may help:
http://en.wikipedia.org/wiki/File_Allocation_Table
Google for FAT16 or FAT32 for further information and code samples.
donald
.
- Follow-Ups:
- Re: is there an Boot Sector or Partition Table on usb flash disk?
- From: Michael Schnell
- Re: is there an Boot Sector or Partition Table on usb flash disk?
- References:
- Prev by Date: which nes emulator is suitable to port the device based on ARM9?
- Next by Date: Re: is there an Boot Sector or Partition Table on usb flash disk?
- Previous by thread: is there an Boot Sector or Partition Table on usb flash disk?
- Next by thread: Re: is there an Boot Sector or Partition Table on usb flash disk?
- Index(es):
Relevant Pages
|