CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

How to rebuild sector 0 on MMC ?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Bart



Joined: 12 Jul 2005
Posts: 49

View user's profile Send private message

How to rebuild sector 0 on MMC ?
PostPosted: Wed Nov 02, 2005 4:15 pm     Reply with quote

Hello.

I have deleted me first 512 bytes on my 8 Mb multimediacard by testing it in SPI at the first sector.

Problem is know that I wan't to apply the FAT16 on it so I can read and write on it with the PIC in FAT16 (code available on the forum)

As the pic fat16 code starts on the boot sector, with is sector 0, and as this one is zero-t, the code fails on it.

I know that by fdisk-ing it, the MBR can be rebuild. But : as I am running in XP and as my mmc reader is an integrated USB type, I can't use fdisk on it.

Even by writing zero's on the sector 0, XP still recognise it as a working (formated) 8 Mb drive.

I tryed already some fdisk alternatiefs but all needs raw DOS (or alternatief again : PC-DOS, boot from floppy or boot from CD) And as dos don't support USB ....

SO : has somebody a solution for me ? Maybe I need to write some more sectors with zero's but I don't want to distroye my mmc.

Thanks.
_________________
I like Skype (www.skype.com), my username is BplotM
Bart



Joined: 12 Jul 2005
Posts: 49

View user's profile Send private message

PostPosted: Wed Nov 02, 2005 4:48 pm     Reply with quote

Have obtained some more info :

File Created : C:\Program Files\Media Innovations Group\ImageRecall 3\Logs\Errors02112005.TXT
02/11/05, 23:32:44 VALID BOOT SECTOR on K:\
02/11/05, 23:32:44 JumpBoot = 235,60,144, (<)
02/11/05, 23:32:44 OEM Name = 77,83,68,79,83,53,46,48, (MSDOS5.0)
02/11/05, 23:32:44 BytesPerSector = 512
02/11/05, 23:32:44 SectorsPerCluster = 1
02/11/05, 23:32:44 ReservedSectors = 6
02/11/05, 23:32:44 NumberOfFATs = 2
02/11/05, 23:32:44 RootEntryCount = 512
02/11/05, 23:32:44 TotalSectors = 15584
02/11/05, 23:32:44 Media = 248
02/11/05, 23:32:44 FAT Size = 61
02/11/05, 23:32:44 SectorsPerTrack = 1
02/11/05, 23:32:44 NumberHeads = 1
02/11/05, 23:32:44 HiddenSectors = 32
02/11/05, 23:32:44 TotalSectors_FAT32 = 0
02/11/05, 23:32:44 FatSize_FAT32 = 388562944
02/11/05, 23:32:44 ExtendedFlags = 53966
02/11/05, 23:32:44 FileSystemVer = 20208
02/11/05, 23:32:44 RootCluster = 1095639119
02/11/05, 23:32:44 BackupBootCluster = 8224
02/11/05, 23:32:44 Reserved = 32,32,70,65,84,49,54,32,32,32,51,201, ( FAT16 3)
02/11/05, 23:32:44 DriveNumber = 142
02/11/05, 23:32:44 Reserved2 = 209, ()
02/11/05, 23:32:44 BootSignature = 188, ()
02/11/05, 23:32:44 VolumeID = 240,123,142,217, ({)
02/11/05, 23:32:44 VolumeLabel = 184,0,32,142,192,252,189,0,124,56,78, ( |8N)
02/11/05, 23:32:44 FileSystemType = 36,125,36,139,193,153,232,60, ($}$<)

Do you think I can copy the BackupBootCluster back to sector 0 ? Or is it not that simple.
_________________
I like Skype (www.skype.com), my username is BplotM
asmallri



Joined: 12 Aug 2004
Posts: 1634
Location: Perth, Australia

View user's profile Send private message Send e-mail Visit poster's website

PostPosted: Wed Nov 02, 2005 5:08 pm     Reply with quote

Have you tried putting it a camera or some other device and using the devices format card mechanism?
_________________
Regards, Andrew

http://www.brushelectronics.com/software
Home of Ethernet, SD card and Encrypted Serial Bootloaders for PICs!!
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group