On Tue, Mar 27, 2001 at 02:19:46AM +0200, Carel Fellinger wrote:
> 2) Mount by root, but for a specific user:
>in /etc/fstab change the entry for that dos partition like this:
>
>/dev/hda1 /winfun vfat defaults,uid=1001,gid=1001,noexec,nosuid,nodev 0 2
>
>this will allow root but also
Carel Fellinger wrote:
> Or look through /etc/passwd.
>
>$ grep carel /etc/passwd
>carel:x:1001:1001:Carel Fellinger,,,:/home/carel:/bin/bash
Or for variety (and a saving of milliseconds) do it this way:
$ getent passwd jbr
jbr:x:1013:1013:Justin B Rye,,,:/home/jbr:/bin/bash
On Mon, Mar 26, 2001 at 06:04:21PM -0300, Marcelo Chiapparini wrote:
> Hi!
>
> I have a dos partition which belongs to a win98 disk. I need to access
> this dos partition from linux, in order to write some stuff on it. This
> partition
> is mounted automatically at startup trhough the appropri
On Mon, Mar 26, 2001 at 06:04:21PM -0300, Marcelo Chiapparini wrote:
> Hi!
>
> I have a dos partition which belongs to a win98 disk. I need to access
> this dos partition from linux, in order to write some stuff on it. This
> partition
> is mounted automatically at startup trhough the appropri
On Mon, Mar 26, 2001 at 06:04:21PM -0300, Marcelo Chiapparini wrote:
> Hi!
>
> I have a dos partition which belongs to a win98 disk. I need to access
> this dos partition from linux, in order to write some stuff on it. This
> partition
> is mounted automatically at startup trhough the appropri
On Tue, Mar 27, 2001 at 10:34:58AM -0300, Marcelo Chiapparini wrote:
> Hi Carel
>
> thank you very much for your answer. Now a stupid question: how can I find
> the
> uid and gid of my account?
Either us the command id
$ id
uid=1001(carel) gid=1001(carel)
groups=1001(carel),24(cdrom),29
Salve Marcelo Chiapparini,
> thank you very much for your answer. Now a stupid question: how can I find
> the
> uid and gid of my account?
$ id
--
Paolo Pedaletti, Como, ITALYa www.fastflow.it/~paolop
[EMAIL PROTECTED] ICQ: 4755831
MC> thank you very much for your answer. Now a stupid question: how
MC> can I find the uid and gid of my account?
use command 'id'
--
Ilya Martynov
AGAVA Software Company, http://www.agava.com
Hi Carel
thank you very much for your answer. Now a stupid question: how can I find the
uid and gid of my account?
Thanks in advance
Marcelo
On Tue, Mar 27, 2001 at 02:19:46AM +0200, Carel Fellinger wrote:
> Hi Marcello,
>
> 2) Mount by root, but for a specific user:
>in /etc/fstab chan
Hi Marcello,
On Mon, Mar 26, 2001 at 06:04:21PM -0300, Marcelo Chiapparini wrote:
> I have a dos partition which belongs to a win98 disk. I need to access
> this dos partition from linux, in order to write some stuff on it. This
> partition
> is mounted automatically at startup trhough the ap
Hi!
I have a dos partition which belongs to a win98 disk. I need to access
this dos partition from linux, in order to write some stuff on it. This
partition
is mounted automatically at startup trhough the appropriate entry in the fstab
file. The problem are the permissions. This dos partition
11 matches
Mail list logo