Paladin of the Pegasos
Posts: 1289 from 2003/2/25
From: binaryriot
ich kann's hier leider nicht testen (da kein scsi-cdrom :) aber du musst die ein mount script basteln, welches du nach sys:devs/dosdrivers/
kopierst. Teste es aber vorher mit 'mount' :)
/* -------- */
Device = symbios.device
Unit = 3
FileSystem = cddrive.filesystem /* vielleicht auch nur cddrive? */
Flags = 0
BlocksPerTrack = 32
BlockSize = 2048
Reserved = 0
LowCyl = 0
HighCyl = 11000
Surfaces = 1
Buffers = 64
BufMemType = 1
Mask = 0xfffffffe
GlobVec = -1
Priority = 10
DosType = 0x43444653
StackSize = 600
Mount = 1
/* --------------- */
So in etwa halt.
regards,
tokai