Anyone knows how can i do to mount a freebsd partition?
-- [EMAIL PROTECTED] mailing list
Not totally sure, but I believe FreeBSD uses the UFS filesystem.. Just make sure UFS support is compiled into your kernel (or possibly as a module), and then I would assume you would mount it with the "-t ufs" flag. Never mounted a FreeBSD partition, so I may be wrong, but it's at least worth trying.
HTH Aaron
-- [EMAIL PROTECTED] mailing list
