Albert Chin wrote: > Just built 7.2 on Solaris 10/SPARC and src/df doesn't seem to like > zones: > $ src/df > ... > src/df: `/var/zones/poog/root/.SUNWnative/lib': Permission denied > src/df: `/var/zones/poog/root/.SUNWnative/platform': Permission denied > src/df: `/var/zones/poog/root/.SUNWnative/usr': Permission denied > src/df: `/var/zones/poog/root/dev': Permission denied
Hi Albert, Thanks for the report. A good place to start would be to compare truss output for GNU df and the system-supplied df for just one of those partitions. I.e., make Sun's df give some useful info for a single partition, and show that GNU df fails to do the same. Then compare the output of their respect truss runs. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
