*BSD News Article 83594


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!newsfeed.internetmci.com!news.campus.mci.net!not-for-mail
From: Anthony Jenkins <ajenkins@auburn.campus.mci.net>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Reading FreeBSD partition from DOS/Win.
Date: Tue, 26 Nov 1996 02:36:12 -0600
Organization: CampusMCI
Lines: 22
Message-ID: <329AABFC.192@auburn.campus.mci.net>
Reply-To: ajenkins@auburn.campus.mci.net
NNTP-Posting-Host: s14-pm04.auburn.campus.mci.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (Win95; I)

I posted earlier on this subject, and discouragingly received replies
that this would be a non-trivial (i.e. suicidal?) undertaking.  Is this
because of the the NFS filesystem?  Again, I want to be running from a
DOS partition and read stuff like directory structure, filename
(possibly including sym-links in the future) and eventually data from a
file from a FreeBSD partition on the same disk.

What sort of pitfalls & hair-pullers could one expect undertaking such a
project (why is this so difficult)?  What would be a reasonable,
implementable minimum set of functions I could develop from the above
wish list?  And what are good books/references on the BSD filesystem?

This project came to me because when first using FBSD my only access to
the internet was from my Win95 half.  I'd try to describe problems with
my BSD half without access to any of the files on that system.  I also
wasn't able to tell if I'd already FTP'd a package/port for FBSD when
getting new stuff via Windows.  Conversely, I could easily read my MSDOS
files from FBSD.  For those of us gradually weaning ourselves from
Windows I think this could be a useful set of tools (kinda like
mtools(1)).  Thanks in advance for any help!

Anthony Jenkins