Re: burncd and mount_cd9660

2004-10-24 Thread Daniel O'Connor
On Sun, 24 Oct 2004 06:28, Jonathan Chen wrote: > > Some cd-writers *require* that you eject the newly-burnt cd and > > re-insert it, before the drive will read it. This _might_ be the problem > > you are seeing, if the cd image is correct (iso 9660). > > If only it were so... I forgot to add the o

Re: ftp.freebsd.org

2004-10-24 Thread Erwin Lansing
On Sun, Oct 24, 2004 at 01:55:10AM +0200, Simon L. Nielsen wrote: > On 2004.10.23 15:57:37 -0700, Brandon Fosdick wrote: > > Jack Raats wrote: > > >At this moment I cann't connect with ftp.freebsd.org. > > > > I've had the same problem all day. > > The Danish part of ftp.freebsd.org (ftp.beastie

Re: ftp.freebsd.org

2004-10-24 Thread Mike Jakubik
Erwin Lansing said: > On Sun, Oct 24, 2004 at 01:55:10AM +0200, Simon L. Nielsen wrote: >> On 2004.10.23 15:57:37 -0700, Brandon Fosdick wrote: >> > Jack Raats wrote: >> > >At this moment I cann't connect with ftp.freebsd.org. >> > >> > I've had the same problem all day. >> >> The Danish part of f

/dev/fd/3

2004-10-24 Thread Stephen Montgomery-Smith
I have a program that needs to write to file descriptor 3 via /dev/fd/3. But FreeBSD-5.3 doesn't let me do that, since only fd/0-2 exist. How do I do this? "man fd" didn't help me. Stephen ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/

Re: /dev/fd/3

2004-10-24 Thread Robert Watson
On Sun, 24 Oct 2004, Stephen Montgomery-Smith wrote: > I have a program that needs to write to file descriptor 3 via /dev/fd/3. > But FreeBSD-5.3 doesn't let me do that, since only fd/0-2 exist. How > do I do this? "man fd" didn't help me. By default, /dev/fd is services by devfs, and is i

Re: ftp.freebsd.org

2004-10-24 Thread Robert Watson
On Sun, 24 Oct 2004, Erwin Lansing wrote: > > The Danish part of ftp.freebsd.org (ftp.beastie.tdk.net) does not seem > > to respond, I have poked one of the admins, but since it's late night > > here in Denmark, it will probably be some hours before anyone can look > > at the problem. > > > beat

Re: /dev/fd/3

2004-10-24 Thread Stephen Montgomery-Smith
Robert Watson wrote: On Sun, 24 Oct 2004, Stephen Montgomery-Smith wrote: I have a program that needs to write to file descriptor 3 via /dev/fd/3. But FreeBSD-5.3 doesn't let me do that, since only fd/0-2 exist. How do I do this? "man fd" didn't help me. You can mount fdescfs on top of /dev/

Re: ftp.freebsd.org

2004-10-24 Thread Kris Kennaway
On Sun, Oct 24, 2004 at 05:01:30PM +0200, Erwin Lansing wrote: > On Sun, Oct 24, 2004 at 01:55:10AM +0200, Simon L. Nielsen wrote: > > On 2004.10.23 15:57:37 -0700, Brandon Fosdick wrote: > > > Jack Raats wrote: > > > >At this moment I cann't connect with ftp.freebsd.org. > > > > > > I've had the

Re: /dev/fd/3

2004-10-24 Thread Robert Watson
On Sun, 24 Oct 2004, Stephen Montgomery-Smith wrote: > >>I have a program that needs to write to file descriptor 3 via /dev/fd/3. > >> But FreeBSD-5.3 doesn't let me do that, since only fd/0-2 exist. How > >>do I do this? "man fd" didn't help me. > > > > > > You can mount fdescfs on top of

Re: ftp.freebsd.org

2004-10-24 Thread Erwin Lansing
On Sun, Oct 24, 2004 at 06:58:21PM +0100, Robert Watson wrote: > > On Sun, 24 Oct 2004, Erwin Lansing wrote: > > > > The Danish part of ftp.freebsd.org (ftp.beastie.tdk.net) does not seem > > > to respond, I have poked one of the admins, but since it's late night > > > here in Denmark, it will pr

Re: Where to get 5.3 Stable

2004-10-24 Thread Dag-Erling Smørgrav
[EMAIL PROTECTED] writes: > Everyone keep on saying they have problem running 5.3 stable. But is > 5.3 stable really out? I can't find it anywhere. 5.3-RELEASE isn't out yet, but you can get 5.3-STABLE by cvsup'ing the RELENG_5 tag. > Only 5.3 I go

process stuck in nfsfsync state

2004-10-24 Thread Joan Picanyol
[please honour Mail-Followup-To:, no need to keep the crosspost] This is a repost of http://docs.FreeBSD.org/cgi/mid.cgi?20041014110752.GA57541, with some additional information. I've updated the client to RC1, and the problem still persists. In short, a 5.3-RC1 client mounting /home off a 4.10-p3

Re: Where to get 5.3 Stable

2004-10-24 Thread freebsd-stable
> [EMAIL PROTECTED] writes: > > Everyone keep on saying they have problem running 5.3 stable. But is > > 5.3 stable really out? I can't find it anywhere. > > 5.3-RELEASE isn't out yet, but you can get 5.3-STABLE by cvsup'ing > the RELENG_5 tag. > As RELENG_5_3 has been branched, I have been trac