home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga MA Magazine 1998 #7
/
amigamamagazinepolishissue1998.iso
/
devs
/
mountlist
< prev
next >
Wrap
Text File
|
1997-12-18
|
6KB
|
217 lines
/* A sample MountList entry for a BFFS floppy (unit 0) */
BF0:
FileSystem = L:BFFSFileSystem /* Use BFFSFileSystem in L: */
Device = mfm.device /* You can also use messydisk.device if it's new*/
Unit = 0 /* Disk unit number - HDToolBox will tell this */
Flags = 0 /* This is passed to the device */
Mount = 1 /* 1 = Mount immediately */
Stacksize = 512 /* 512 bytes are required by BFFS 1.3 */
BlocksPerTrack = 9 /* Disk Sectors/Track - Std. 9 SPT for floppies */
Surfaces = 2 /* Disk heads - HDToolBox MUST agree! */
LowCyl = 0 /* This MUST be what HDToolBox gives you! */
HighCyl = 79 /* This MUST be what HDToolBox gives you! */
Priority = 5 /* This should be fine at 5 for floppies */
GlobVec = -1 /* BCPL device vector - do no change */
Buffers = 32; /* Use 50k for disk buffers */
Reserved = -1; /* Unix partition (-1 = no disk label) */
PreAlloc = 0; /* BFFS startup flags */
DosType = 0x42464653 /* 'BFFS' - use another type if you want */
#
/* A sample MountList entry for a partition on your hard drive */
BH0:
FileSystem = L:BFFSFileSystem /* Use BFFSFileSystem in L: */
Device = 1230scsi.device /* This is for 2091. You may have to change it */
Unit = 0 /* Disk unit number - HDToolBox will tell this */
Flags = 0 /* This is passed to the device */
Mount = 1 /* 1 = Mount immediately */
Stacksize = 512 /* 512 bytes are required by BFFS 1.3 */
BlocksPerTrack = 17 /* Disk Sectors/Track - HDToolBox MUST agree! */
Surfaces = 4 /* Disk heads - HDToolBox MUST agree! */
LowCyl = 288 /* This MUST be what HDToolBox gives you! */
HighCyl = 297 /* This MUST be what HDToolBox gives you! */
Priority = 5 /* You may want to set this to 10 */
GlobVec = -1 /* BCPL device vector - do no change */
Buffers = 100; /* Use 50k for disk buffers */
Reserved = -1; /* Unix partition (-1 = no disk label) */
PreAlloc = 0; /* BFFS startup flags */
DosType = 0x42464653 /* 'BFFS' - use another type if you want */
#
MD11:
Device = scsi.device
Unit = 1
Flags = 0x0
BlockSize = 512
BlocksPerTrack = 63
Surfaces = 32
LowCyl = 0
HighCyl = 820
Reserved = 1655135
PreAlloc = 0
Interleave = 0
Buffers = 5
BufMemType = 1
MaxTransfer = 2147483647
Mask = 0xFFFFFFFE
BootPri = 0
DosType = 0x4D534400
FileSystem = L:CrossDOSFileSystem
StackSize = 2400
Priority = 10
GlobVec = -1
Mount = 1
#
EPC:
Device = scsi.device
Unit = 1
Flags = 0x0
BlockSize = 512
BlocksPerTrack = 63
Surfaces = 16
LowCyl = 2
HighCyl = 392
Reserved = 396143
PreAlloc = 0
Interleave = 0
Buffers = 30
BufMemType = 0
MaxTransfer = 16777215
Mask = 0x7FFFFFFE
BootPri = 0
DosType = 0x4D534800
StackSize = 600
Priority = 10
GlobVec = -1
Mount = 1
#
EAMIGA:
Device = scsi.device
Unit = 1
Flags = 0x0
BlockSize = 512
BlocksPerTrack = 63
Surfaces = 16
LowCyl = 461
HighCyl = 1647
Reserved = 2
PreAlloc = 0
Interleave = 0
Buffers = 30
BufMemType = 0
MaxTransfer = 16777215
Mask = 0x7FFFFFFE
BootPri = 0
DosType = 0x444F5303
StackSize = 600
Priority = 10
GlobVec = -1
Mount = 1
#
/* Mountliste für Parnet */
NET0: Stacksize = 8000
Priority = 5
GlobVec = -1
Unit = 0
Device = devs:parnet.device
Surfaces = 0
BlocksPerTrack = 0
Reserved = 0
LowCyl = 0
HighCyl = 0
Filesystem = l:netpnet-handler
#
NET1: Stacksize = 8000
Priority = 5
GlobVec = -1
Unit = 1
Device = devs:parnet.device
Surfaces = 0
BlocksPerTrack = 0
Reserved = 0
LowCyl = 0
HighCyl = 0
Filesystem = l:netpnet-handler
#
dh2:
Device = scsi.device
Unit = 0
Flags = 0x0
BlockSize = 512
BlocksPerTrack = 63
Surfaces = 16
LowCyl = 1392
HighCyl = 2099
Reserved = 2
PreAlloc = 0
Interleave = 0
Buffers = 30
BufMemType = 0
MaxTransfer = 16777215
Mask = 0x7FFFFFFE
BootPri = 0
DosType = 0x444F5303
StackSize = 600
Priority = 10
GlobVec = -1
Mount = 1
#
dh0:
Device = scsi.device
Unit = 0
Flags = 0x0
BlockSize = 512
BlocksPerTrack = 63
Surfaces = 16
LowCyl = 2
HighCyl = 103
Reserved = 2
PreAlloc = 0
Interleave = 0
Buffers = 30
BufMemType = 0
MaxTransfer = 16777215
Mask = 0x7FFFFFFE
BootPri = 0
DosType = 0x444F5303
StackSize = 600
Priority = 10
GlobVec = -1
Mount = 1
#
HD2:
Device = scsi.device
Unit = 1
Flags = 0x0
BlockSize = 512
BlocksPerTrack = 63
Surfaces = 16
LowCyl = 577
HighCyl = 4959
Reserved = 2
PreAlloc = 0
Interleave = 0
Buffers = 30
BufMemType = 0
MaxTransfer = 4080
Mask = 0x7FFFFFFE
BootPri = 0
DosType = 0x444F5303
StackSize = 600
Priority = 10
GlobVec = -1
Mount = 1
#