Re: Mounting hfs file system


Subject: Re: Mounting hfs file system
From: Bryan Stillwell (bstill@terraplex.com)
Date: Fri Sep 22 2000 - 11:35:08 MDT


On Fri, Sep 22, 2000 at 07:23:58PM +0200, ARA wrote:
>hi
>Id like to know how to mount a hfs partition, to put the kernel i
>compiled in the Macos system folder cause the one i made is too big to
>stand on a floppy thanx

mount -t hfs /dev/hda4 /mnt/somedir

Where hda4 is the HFS partition and somedir is the mount point you wish
to use. If somedir doesn't exist you'll have to use mkdir first.

Bryan

-- 
  Terra Soft Solutions, Inc.
  http://www.terrasoftsolutions.com/



This archive was generated by hypermail 2a24 : Fri Sep 22 2000 - 11:35:09 MDT