View Single Post
Old 01 April 2007, 20:44   #17
pbareges
Registered User
 
pbareges's Avatar
 
Join Date: Feb 2005
Location: montreal / canada
Age: 47
Posts: 722
ok i<ll try to this ...i have to find a way to get screen captures on my miggy...but i finally managed to make giggledisk work and it generates mount files for each partition with no filesystem attached (Filesystem = (Empty))...i also had to comment the activate line once again...when i comment filesystem line, i can mount the volume but with error message "no disk inserted" when trying to access the new volume whereas when i set filesystem to L:FastFileSystem it does not mount it at all...also i found that in my L: directory FastFileSystem is not the same as system default used by hdtoolbox (DOS/3 instead of DOS/1)...does it help ? how can we refer to default ROM FFS in mount file ? thx!
here follows the mount file :
/*
** DosDriver automatically created by GiggleDisk
**
** GiggleDisk (c)2005 Guido Mersmann
**
*/

/*FileSystem = L:FastFileSystem*/
Device = compactflash.device
Unit = 0
BlockSize = 512
Surfaces = 1
SectorsPerBlock = 1
BlocksPerTrack = 2176
Reserved = 2
PreAlloc = 0
Interleave = 0
MaxTransfer = 0x0001FE00
Mask = 0x7FFFFFFE
LowCyl = 2
HighCyl = 38
Buffers = 30
BufMemType = 0
StackSize = 16384
Priority = 0
GlobVec = -1
DosType = 0x444F5301
/*Activate = 1*/
Mount = 1
/* Bootable = FALSE */

Last edited by pbareges; 01 April 2007 at 20:50.
pbareges is offline  
 
Page generated in 0.04708 seconds with 11 queries