Re: Problems with new SUSE 9.1 install
From: Kevin Nathan (knathan_at_project54.com)
Date: 06/19/04
- Next message: Kevin Nathan: "Re: emacs or quanta"
- Previous message: Scott Leighton: "Re: update KDELIBS3 for suse 9.1"
- In reply to: Bill: "Problems with new SUSE 9.1 install"
- Next in thread: Richard: "Re: Problems with new SUSE 9.1 install"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 18 Jun 2004 22:27:03 -0600
On Fri, 18 Jun 2004 21:10:30 -0400
Bill <billr@klaritykonnect.com> wrote:
> 1) I can mount my Windows VFAT partitions, but I do not have write
> access to them as a user. I would like to be able to read and write
> to my Windows partitions from Linux. From /etc/fstab, the entries
> concerning the windows partitions are:
> /dev/hda1 /windows/C vfat defaults 0 0
> /dev/hda6 /windows/D vfat defaults 0 0
> /dev/hda7 /windows/E vfat defaults,user 0 0
>From what I remember, I used to run 'noauto,user' in place of defaults.
I didn't want them auto-mounting at boot. What you have happening is
the drives are mounted at boot and the user is root. If you want them
mounted automatically at boot time, try changing defaults to:
defaults,users
(I'm not sure that works) or:
user=yourusername,noexec,umask=000
More info in:
man mount
man fstab
Also, try searching this ng on groups.google.com, there have been many
suggestions about this in the past.
Sorry, I don't have any Windows boxes to test any of this . . . :-)
-- Kevin Nathan (Montana, USA) Open standards. Open source. Open minds. The command line is the front line. Linux 2.4.20-4GB-athlon 10:21pm up 26 days 22:48, 7 users, load average: 0.08, 0.18, 0.08
- Next message: Kevin Nathan: "Re: emacs or quanta"
- Previous message: Scott Leighton: "Re: update KDELIBS3 for suse 9.1"
- In reply to: Bill: "Problems with new SUSE 9.1 install"
- Next in thread: Richard: "Re: Problems with new SUSE 9.1 install"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|