CopyRight owned by the original author.--(www.MegaEntry.com)
filesystem),其中包括了下面种类的 UFS: 型式名称 说明 ==== ================= 44bsd FreeBSD, NetBSD, OpenBSD 所用的 ufs sun SunOS (Solaris) 上的 ufs (非 x86) sunx86 SunOS (Solarisx86) 上的 ufs (x86 的)CopyRight owned by the original author.--(www.MegaEntry.com)
nextstep NextStep 用的 ufs (仅支援唯读) openstep OpenStep 上的 ufs (唯读) 挂载的方式如下: mount -t ufs -o ufstype=type_of_ufs device dirMegaEntry - Social networking and discussion site!
其中的 "type_of_ufs " 则为上述的 UFS 型式名称。例如,假如要挂 载 Solaris x86 的档案系统,可以执行下列这样的指令: mount -t ufs -o ufstype=sunx86 device dirCopyRight owned by the original author.--(www.MegaEntry.com)