Re: Mounting hfs file system


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


hda4 stands for the 4th partition on the master drive in the primary ide
chain. If you can't remember which partition has MacOS on it you can
try running `cat /proc/partitions` and it should give you enough
information to figure it out. You might also want to use the `df`
command to show which partitions are already used and mounted by linux.

Bryan

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

On Fri, Sep 22, 2000 at 07:39:40PM +0200, ARA wrote: >In fact i only have one disk & i'd like to know how to mount the partition >with MacOS on it in order to replaxce my kernel not the whole disk >causze if i try to mount the whole disk it says filesystyem already mounted >thanx >----- Original Message ----- >From: "Bryan Stillwell" <bstill@terraplex.com> >To: <yellowdog-general@lists.yellowdoglinux.com> >Sent: Friday, September 22, 2000 7:35 PM >Subject: Re: Mounting hfs file system > > >> 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/ > > >______________________________________________________________________________ >Vous avez un site perso ? >2 millions de francs à gagner sur i(france) ! >Webmasters : ZE CONCOURS ! http://www.ifrance.com/_reloc/concours.emailif >



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