Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 0.9.8
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:
Solaris 5.10 u8
Description
Current mount provider relies on the existance of /sbin/findfs ( provider/mount.rb device_real function ). Solaris has no /sbin/findfs - and thus is unable to mount any devices.
Need to create another mount provider for Solaris which doesn't rely on the existance of /sbin/findfs
Activity
- All
- Comments
- History
- Activity
- Transitions Summary
By default, there's no /sbin/findfs in *BSD either - though it can be installed from the ports ( e2fsprogs in FreeBSD ) - but then it ends up in /usr/local/sbin.