NetBSD-Users archive

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

Re: can I mount HFS+ on 5.0_STABLE?



On Tue, Jan 26, 2010 at 09:22:42AM +0000, Michael van Elst wrote:
> dave%turbocat.de@localhost (David Wetzel) writes:
> 
> >dave@alix#mount_hfs /dev/sd0e /mnt
> >mount_hfs: /dev/sd0e on /mnt: Operation not supported by device
> >dave@alix#mount_hfs /dev/sd0d /mnt
> >mount_hfs: /dev/sd0d on /mnt: Operation not supported by device
> 
> This looks like your kernel doesn't have HFS enabled.
> HFS is experimental and not part of GENERIC, however
> the mount_hfs utility is always built.

You can use rump_hfs (if your kernel has puffs, like at least
i386/GENERIC does).

Be warned, though: hfs is really really experimental.  But at least
rump_hfs will not crash your kernel.


Home | Main Index | Thread Index | Old Index