Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 1996 14:03:32 -0600
From:      Sean Kelly <kelly@fsl.noaa.gov>
To:        spaz@u.washington.edu
Cc:        freebsd-questions@freebsd.org
Subject:   Re: /dos permissions?
Message-ID:  <9604202001.AA15378@fslg8.fsl.noaa.gov>
In-Reply-To:  <Pine.OSF.3.92a.960420115511.24334A-100000@becker2.u.washington.edu> (message from John Utz on Sat, 20 Apr 1996 11:58:04 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "John" == John Utz <spaz@u.washington.edu> writes:

    John> Hello; I discovered recently that i cant write to my dos
    John> partition

    John> i then changed the entry in /etc/fstab to rw from ro

That's probably the reason.  rw = read/write.  ro = read only.
If you want to write to your DOS primary partition from FreeBSD, you
need to mount the partition as read/write.  Put the rw in /etc/fstab.

But be careful.  I heard that FreeBSD's DOS filesystem code isn't
safe.  You might corrupt the data in your DOS partition if you write
to it from FreeBSD.

-- 
Sean Kelly                          
NOAA Forecast Systems Laboratory    kelly@fsl.noaa.gov
Boulder Colorado USA                http://www-sdd.fsl.noaa.gov/~kelly/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9604202001.AA15378>