Andre Lue wrote:
Greets,

Apologies if this is the wrong forum for this.

I was wondering if anyone knows how belenix automounts slices to /mnt/solarisX 
? Is there a parallel in opensolaris?

BeleniX goes through the /dev/dsk/* entries to identify mountable devices. It uses the fstyp(1M) utility to try to identify supported filesystems on these
  devices.

In addition it scans through the partition table to identify supported partition types and supported filesystems. It uses the prtpart utility to grok through
  the partition table.

All this is done via scripting. You can look at the /lib/svc/method/devices-local
  script in belenix.

Regards,
Moinak.

thanks
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to