> On Mon, Mar 12, 2001 at 04:45:52PM -0400, Peter Cordes wrote: > > 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 > > mount -t hfs /dev/sdb5 /macos actually.
Thanks, it worked. Next I'll try setting up /etc/fstab. ___________________________ Simon Richardson http://www.cobalt.u-net.com

