Accessing Win98 partition

whenever whatever at whoever.net
Tue Oct 2 12:32:05 PDT 2001


this should work:

mount -t vfat -o uid=<uid> -o gid=<gid of that user> /mounting.point

On Tue, Oct 02, 2001 at 07:14:04AM -0400, Rodney Kanno wrote:
> Hi Brian,
> 
> Yeah I am using wine, and I do store unix binaries on there hehee. That drive 
> is pretty much a storage drive for both windows and linux as well as fir 
> running a few programs. what's umask=0 do? I just copied my old fstab file 
> that's why.
> 
> Thanks,
> Rodney
> 
> On Tuesday 02 October 2001 06:23 am, you wrote:
> > On Mon, Oct 01, 2001 at 08:43:55PM -0400, Rodney Kanno wrote:
> > > instead of being like this:
> > >
> > > /dev/hdb1 /mnt/win_c2 vfat
> > > user,exec,umask=0,iocharset=iso8859-1,codepage=850 0 0
> > >
> > > it was like this:
> > >
> > > /dev/hdb1 /mnt/win_c2 vfat iocharset=iso8859-1,codepage=850 0 0
> > >
> > > is this okay? I mean I can write to the drive now, but is the the
> > > "correct" way it is supposed to be set up?
> >
> > Are you sure you want exec as an option? I'd probably make it noexec
> > and nosuid, looks fine apart from that though. Again, I don't have
> > any vfat partitions lying around though..
> >
> > Only reason you might want to make it exec is if you're using wine,
> > or if you have unix binaries on there.. which would be a bit odd
> > frankly.
> 
> ---
> You are currently subscribed to luau as: whatever at whoever.net
> To unsubscribe send a blank email to $subst('Email.Unsub')

-- 
"Linux: the operating system with a CLUE... Command Line User Environment"



More information about the LUAU mailing list