Re: NTFS mounten
From: Martin Brückner (bjspam_at_snafu.de)
Date: 08/07/03
- Next message: Carsten Graage: "Print over CUPS on a Windows XP Printer - Problem"
- Previous message: Tom: "esstix fonts problem"
- In reply to: Thomas Baier: "NTFS mounten"
- Next in thread: Thomas Baier: "Re: NTFS mounten"
- Reply: Thomas Baier: "Re: NTFS mounten"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 7 Aug 2003 22:40:33 +0200
On Thu, 07 Aug 2003 19:33:28 +0200
Thomas Baier <thomas@tho-bai.de> wrote:
> Hi there,
>
> I've installed Suse 8.2 Prof. and WinXP on my machine. Nearly everything
> worked fine, I could read my WinXP partitions from Linux without a problem.
> Now I had resized one of these partitions and made a new Linux partition.
> It works fine, but now I cannot read my WinXP partitions as normal user,
> only when I'm logged in as root.
> An excerpt of my fstab file:
> "dev/hda1 /windows/C ntfs"
> When I start KDE as normal user it mountsm this partition automatically with
> "dr-x------", so that I can't even change its attributes, by loggging in
> with "su".
> What could I've done wrong? Is there any other file to edit?
>
>
> Thanks for help
>
>
> Thomas
Try to use the gid-Option. The group "users" has the id 100, so try:
dev/hda1 /windows/C ntfs gid=100,ro,user 0 0
man mount gives you more informations
- Next message: Carsten Graage: "Print over CUPS on a Windows XP Printer - Problem"
- Previous message: Tom: "esstix fonts problem"
- In reply to: Thomas Baier: "NTFS mounten"
- Next in thread: Thomas Baier: "Re: NTFS mounten"
- Reply: Thomas Baier: "Re: NTFS mounten"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|