[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-setup from HFS



On Mon, Mar 12, 2001 at 12:06:00PM +0000, Simon Richardson wrote:
> If it is possible, how do I refer to a mac partition? I've tried
> things like:
> /dev/sdb5/debian/

 You should do something like

 mkdir /macos
 mount /dev/sdb5 /macos
 
 (you can add a line to /etc/fstab to have it mounted by default at boot
time.)
I've got:
/dev/sdb6       /exch           hfs     defaults                        0  0
(exch == exchange.  I got this computer with MacOS installed on an HFS+
partition, and I haven't messed with it much yet :)

-- 
#define X(x,y) x##y
Peter Cordes ;  e-mail: X(peter@llama.nslug. , ns.ca)

"The gods confound the man who first found out how to distinguish the hours!
 Confound him, too, who in this place set up a sundial, to cut and hack
 my day so wretchedly into small pieces!" -- Plautus, 200 BCE



Reply to: