Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!inferno.mpx.com.au!goliath.apana.org.au!news.syd.connect.com.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!vixen.cso.uiuc.edu!newsfeed.internetmci.com!news.mathworks.com!fu-berlin.de!news.belwue.de!news.uni-stuttgart.de!uni-regensburg.de!lrz-muenchen.de!news From: Andi Kleen <andi@frob.mlm.extern.lrz-muenchen.de> Newsgroups: comp.unix.bsd.netbsd.misc,comp.os.linux.misc Subject: Re: Can Linux and *BSD see eachother? Date: 27 Apr 1996 23:42:39 +0200 Organization: Leibniz-Rechenzentrum, Muenchen (Germany) Lines: 15 Distribution: world Message-ID: <m2afzxjqcw.fsf@frob.mlm.extern.lrz-muenchen.de> References: <4l96qq$ie2@portal.gmu.edu> NNTP-Posting-Host: frob.mlm.extern.lrz-muenchen.de X-Newsreader: September Gnus v0.62/Emacs 19.30 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.netbsd.misc:3383 comp.os.linux.misc:100047 rraffer1@osf1.gmu.edu (Ryan M Rafferty) writes: > > I am trying to transfer a large heap of data (>30 MB) from my linux > partition to a BSD partition. Can Linux mount BSD-style partitions? > On the other hand, can BSD handle the ext2 filesystem? The latest linux development kernel (1.3.96) has read-only support for UFS and BSD-style disk labels. FreeBSD-current has ext2fs support. -Andi