Gnus development mailing list
 help / color / mirror / Atom feed
From: "romeomedina\@libero\.it" <romeomedina@libero.it>
Cc: "ding" <ding@gnus.org>
Subject: Re: How to make gnus store received mail in the directory /mnt/windows?
Date: Mon, 15 Aug 2005 20:25:39 +0200	[thread overview]
Message-ID: <ILA0IR$4A68DE6BA7660B0595715D1474E16109@libero.it> (raw)

Adam Sjøgren wrote:

> Gnus tries to change the permissions.


But why? We saw that the permissions were all right.


Adam:

>  $ dd if=/dev/null of=disk.img bs=1k count=1024
>  0+0 records in
>  0+0 records out
>  0 bytes transferred in 0.001096 seconds (0 bytes/sec)
>  $ sudo mount disk.img /mnt/floppy/ -t vfat -o loop=/dev/loop3,blocksize=1024,umask=0


I tried to do the same, but:

[rodolfo@localhost rodolfo]$ dd if=/dev/null of=disk.img bs=1k count=1024
0+0 records in
0+0 records out
[rodolfo@localhost rodolfo]$ su
Password:
[root@localhost rodolfo]# mount disk.img /mnt/floppy/ -t vfat -o loop=/dev/loop3,blocksize=1024,umask=0
mount: permission denied

. How can a permission be denied to root?


Adam:

> Try setting uid and gid in your fstab to your users uid and gid, and
> see if that helps.


I did:

[rodolfo@localhost rodolfo]$ id
uid=501(rodolfo) gid=501(rodolfo) groups=501(rodolfo)

, then in my /etc/fstab I changed the line:

/dev/hda1 /mnt/windows vfat umask=0,iocharset=iso8859-15,codepage=850 0 0

into:

/dev/hda1 /mnt/windows vfat umask=0,iocharset=iso8859-15,codepage=850 0 0,uid=501,gid=501

. Is that what you meant? Then I rebooted the computer.
But now the command 'ls -l /mnt' gave:

drwxr--r--  30 root root 16384 gen  1  1970 windows/

This looks very very strange to me.
I connected to internet, launched emacs, opened uo gnus,
and whan I tried to enter the nnml group it said:

Unable to contact server: Couldn't create directory: /mnt/windows/mail-prova

. I'm lost.
Please, any other hint?

Rodolfo




____________________________________________________________
Libero Flat, sempre a 4 Mega a 19,95 euro al mese! 
Abbonati subito su http://www.libero.it






             reply	other threads:[~2005-08-15 18:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-15 18:25 romeomedina [this message]
2005-08-15 18:40 ` Adam Sjøgren
2005-08-15 19:48   ` Rodolfo Medina
  -- strict thread matches above, loose matches on Subject: below --
2005-08-15 22:21 romeomedina
2005-08-16 21:05 ` Rodolfo Medina
2005-08-15 22:06 romeomedina
2005-08-15 19:40 romeomedina
2005-08-15 19:57 ` Derrell.Lipman
2005-08-15 20:02   ` Adam Sjøgren
2005-08-15 21:47   ` Rodolfo Medina
2005-08-15 22:18     ` Rodolfo Medina
2005-08-15 20:00 ` Adam Sjøgren
2005-08-15 16:08 romeomedina
2005-08-15 16:35 ` David S. Goldberg
2005-08-15 18:39   ` Rodolfo Medina
2005-08-15 14:58 romeomedina
2005-08-15  8:57 romeomedina
2005-08-14 22:33 Rodolfo Medina
2005-08-15  3:11 ` Henrik Enberg
2005-08-15  3:25   ` Dave Goldberg
2005-08-15  9:00     ` Rodolfo Medina
2005-08-15  9:36       ` Adam Sjøgren
2005-08-15 15:19         ` Rodolfo Medina
2005-08-15  3:18 ` Dave Goldberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ILA0IR$4A68DE6BA7660B0595715D1474E16109@libero.it' \
    --to=romeomedina@libero.it \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).