Mount Mac UFS partitions?

Ken Schweigert yellowdog-general@lists.terrasoftsolutions.com
Mon Apr 29 11:42:01 2002


Yes.  

Here's what I did to mount an old OSXS1.2 partition:

  [ken@byteme ken]$ su -
  Password:
  [root@byteme /root]# mkdir /mnt/macosx
  [root@byteme /root]# mount -t ufs -o ufstype=openstep /dev/sda7 /mnt/macosx

Of course, /dev/sda7 should be whatever partition you have UFS.

Hope this helps.
-- 
-Ken Schweigert, Aspiring Network Administrator
Byte Productions, LLC
http://www.byte-productions.com


On Sun, Apr 28, 2002 at 12:50:49AM -0400, wmkruse wrote:
> Can YDL access Macintosh UFS (Unix File System) Partitions?
> 
> 
> _______________________________________________
> yellowdog-general mailing list
> yellowdog-general@lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
>