Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o, gentoo-user <gentoo-user@g.o>
Subject: Re: [gentoo-user] newbie partiton type question
Date: Thu, 04 May 2006 19:46:58
Message-Id: 358eca8f0605041232x48d15219rc9e7c065ed93fbf9@mail.gmail.com
In Reply to: Re: [gentoo-user] newbie partiton type question by Farhan Ahmed
1 On 04/05/06, Farhan Ahmed <farhanahmed06@×××××.com> wrote:
2
3 >
4 > Try changing the permissions of /dev/sda*.. I suggest you do a
5 >
6 > chmod 0666 /dev/sda*
7 [snip . . . ]
8
9 Before trying this it may be worth adding auto to your fstab:
10
11 /dev/sda /mnt/usb auto,vfat
12 noauto,user,noatime 0 0
13
14 Since you can mount it r/w as root I readily assume that you have
15 compiled VFAT in your kernel . . .
16
17 Otherwise I can't think of anything else.
18
19 HTH.
20 --
21 Regards,
22 Mick
23
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] newbie partiton type question Martin S <shieldfire@×××××.com>