NB: Solaris 8+ users want to use lofiadm instead! To mount filesystems off ISO images and other things using Joerg Schilling's fbk driver one has to: 1. Install SCHILYfbk.sparc.tar.Z from ftp://ftp.fokus.gmd.de/pub/unix/kernel/fbk/. 2. Download and install appropriate fbk.sparc.sol* from the same location to /kernel/drv/fbk or /kernel/drv/sparcv9/fbk if you are using a 64-bit kernel. 3. Run drvconfig;devlinks;disks or do a reboot -- -r Then you can mount filesystems off plain files. UFS filesystem: mount -F fbk /dev/fbk0:file_to_mount /mnt ISO image: mount -F fbk -o ro,type=hsfs /dev/fbk0:file_to_mount /mnt I've tested this on an Ultra 10 running Solaris 2.6, and it seems to work OK. Read the README in the FTP dir for more and up to date info. -- Anders Nordby Created: Tue Feb 20 20:34:35 CET 2001 Last modified: Sun Mar 21 14:49:13 CET 2004