Re: mounting external file system as root - filesys crash
- From: "K. S. Huang" <ksh_AT_bsquare_DOT_com>
- Date: Mon, 25 Sep 2006 20:01:49 +0800
Have you tried to use RAM Disk and/or RAMFMD first for mounting as root FS??
And if you are using Have-based registry, make sure including proper
registry setting in Boot-Hive sections.
"AJM42" <software@xxxxxxxxxxxxxx>
???????:1159185132.469246.236490@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
In trying to answer my previous post about mapping \Program Files to
the MMC card, I hit upon using the capability in CE5 to map the
external file system as the root filing system.
So I set the filing system to ROM only (not RAM+ROM)
added these registry entries:
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MMC]
"Name"="MMC Card"
"Folder"="Storage Card"
"MountAsBootable"=dword:1
"MountAsRoot"=dword:1
and did a clean-sysgen.
But on bootup I get an exception
294769908 PID:3fc3596 TID:43fa8fda 0x83fc64e4: FATFS!MountDisk:
BPB_HiddenSectors(1) != 0
4294769910 PID:3fc3596 TID:43fa8fda 0x83fc64e4: FATFS!OpenVolume:
access time updates disabled
4294769911 PID:3fc3596 TID:43fa8fda 0x83fc64e4: FATFS!OpenVolume: event
logging enabled
4294769911 PID:3fc3596 TID:43fa8fda 0x83fc64e4: FATFS!OpenVolume:
automatic scanning disabled
4294769912 PID:3fc3596 TID:43fa8fda 0x83fc64e4: FATFS!OpenVolume: write
verify disabled
4294769913 PID:3fc3596 TID:43fa8fda 0x83fc64e4: FATFS!OpenVolume: extra
FAT on format disabled
4294769913 PID:3fc3596 TID:43fa8fda 0x83fc64e4: FATFS!OpenVolume: force
write through enabled
4294769915 PID:3fc3596 TID:43fa8fda 0x83fc64e4: FATFS!OpenVolume:
Codepage = 1
4294769916 PID:3fc3596 TID:43fa8fda 0x83fc64e4: FATFS!OpenVolume:
Number of path cache entries = 50
4294769929 PID:3fc3596 TID:43fa8fda 0x83fc64e4: >>> Loading module
diskcache.dll at address 0x03E30000-0x03E39000 (RW data at
0x01FF0000-0x01FF04F4)
Loaded symbols for
'C:\WINCE500\PBWORKSPACES\USER\RELDIR\HSERIES_ARMV4I_DEBUG\DISKCACHE.DLL'
4294769972 PID:3fc3596 TID:43fa8fda 0x83fc64e4: CreateCache:
Successful. Cache Size: 122 KB, Start: 6, End: 495.
4294769973 PID:3fc3596 TID:43fa8fda 0x83fc64e4: CreateCache:
Successful. Cache Size: 245 KB, Start: 496, End: 250877.
4294770159 PID:3fc3596 TID:43fa8fda 0x83fc64e4: FATFS!InitVolume: FAT
version: 16
4294770159 PID:3fc3596 TID:43fa8fda 0x83fc64e4: FATFS!InitVolume:
Cluster Size (Sectors): 4
4294770163 PID:3fc3596 TID:43fa8fda 0x83fc64e4: FS: Mounting external
volume Storage Card as file system root
4294770163 PID:3fc3596 TID:43fa8fda 0x83fc64e4: Data Abort:
Thread=83fc64e4 Proc=832bc710 'filesys.exe'
4294770164 PID:3fc3596 TID:43fa8fda 0x83fc64e4: AKY=00000003
PC=0001fd64(filesys.exe+0x0000fd64) RA=0001fd30(filesys.exe+0x0000fd30)
BVA=0408b064 FSR=0000000f
Guess I've missed something critical.
I saw another post reporting this same exception but there was no
response.
Anyone any ideas now?
.
- Follow-Ups:
- References:
- Prev by Date: Re: redirecting \Program Files
- Next by Date: Re: problem about the slave address of pxa270 I2C interface
- Previous by thread: mounting external file system as root - filesys crash
- Next by thread: Re: mounting external file system as root - filesys crash
- Index(es):
Relevant Pages
|