Updated debug output.
[AROS.git] / workbench / storage / DOSDrivers / ISO0
blob1c461bef1099edc63cf5fa8e323710c2176436e3
1 /* An example of mounting ISO image via fdsk.device */
3 FileSystem      = cdrom-handler
4 Device          = fdsk.device
5 Unit            = 0
6 BlockSize       = 2048
7 Surfaces        = 1
8 BlocksPerTrack  = 0 /* Geometry settings do not matter for CDVDFS */
9 LowCyl          = 0
10 HighCyl         = 0
11 Reserved        = 0
12 Activate        = 1