On Tue, 06 Jun 2006 14:51:52 -0700, Harold Johnson wrote: > mount /dev/hda10 hfs -t hfs
Umm, shouldn't it be the following? mount -t hfs /dev/hda10 hfs Note that this will not work if devfs is in use. I think that's the case for the sarge installer, but not for etch. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

