UN1X


EXT2 access 

Test on Solaris Snapshot :
bash-3.2# uname -a

SunOS singularity 5.11 snv_79a i86pc i386 i86pc
  1.  Get two Packages from http://www.belenix.org/binfiles
    1. FSWpart
    2. FSWfsmisc
  2. pkgadd 
  3. test: mount a external usb disk
  4. /var/adm/messages shows if the disk was found on the usb hub
  5. format should list the device
  6. prtpart (FSWpart) prints disk info
  7. mount -F ext2fs /dev/dsk/c4t0d0p1 /media/
By now only read only mounts are supported.

Links