Re: How to create .iso file image of cdrom (atapi)?

2004-01-06 Thread Sergey 'DoubleF' Zaharchenko
On Wed, 7 Jan 2004 01:10:45 + (GMT) Francisco Reyes <[EMAIL PROTECTED]> probably wrote: > On Wed, 7 Jan 2004, Sergey 'DoubleF' Zaharchenko wrote: > > > On Tue, 6 Jan 2004 22:42:35 + (GMT) > > Francisco <[EMAIL PROTECTED]> probably wrote: > > > > > On Mon, 5 Jan 2004, W. Sierke wrote: > >

Re: switching from sendmail to postfix

2004-01-06 Thread Gilad Rom
Markus Espenhain wrote: Hello all, IÅm running an FreeBSD 4.9 System and from scratch is an sendmail MTA installed and active. I would use postfix as my MTA. How should I switch to postfix at best? Has someone a suggestion? Thank you! Greetings from Stuttgart, Germany Markus Check out www.pos

Re: How to create .iso file image of cdrom (atapi)?

2004-01-06 Thread Francisco Reyes
On Wed, 7 Jan 2004, Sergey 'DoubleF' Zaharchenko wrote: > On Tue, 6 Jan 2004 22:42:35 + (GMT) > Francisco <[EMAIL PROTECTED]> probably wrote: > > > On Mon, 5 Jan 2004, W. Sierke wrote: > > > > > Is there a straightforward way of creating a file image (.iso) of a data > > > cdrom mounted in an

Re: freebsd 5.2 rc2 and grip issues

2004-01-06 Thread Andrew Thomson
I also just recompiled with atapicam et al.. Now I can do the following: cdda2wav -D 1,0,0 -B Type: ROM, Vendor 'LG ' Model 'CD-ROM CRD-8400B' Revision '1.04' MMC+CDDA 266240 bytes buffer memory requested, 4 buffers, 27 sectors Which works.. however it is terribly slow compared to when I c

Re: Opera7 won't install from ports collection

2004-01-06 Thread Sergey 'DoubleF' Zaharchenko
On Tue, 06 Jan 2004 22:14:30 -0500 Jud <[EMAIL PROTECTED]> probably wrote: > If you do want to update ports at some point and have FTP access you can > download the full ports tarball from ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports-stable/ports.tar.gz>. > Or use CTM by ftp: go to

Re: How to create .iso file image of cdrom (atapi)?

2004-01-06 Thread Sergey 'DoubleF' Zaharchenko
On Tue, 6 Jan 2004 22:42:35 + (GMT) Francisco <[EMAIL PROTECTED]> probably wrote: > On Mon, 5 Jan 2004, W. Sierke wrote: > > > Is there a straightforward way of creating a file image (.iso) of a data > > cdrom mounted in an atapi cd-rom drive? > > I use a port called mkisofs. > mkisofs -R -l

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Sergey 'DoubleF' Zaharchenko
On Tue, 6 Jan 2004 11:39:57 -0800 (PST) "Scott I. Remick" <[EMAIL PROTECTED]> probably wrote: > > --- Sergey 'DoubleF' Zaharchenko <[EMAIL PROTECTED]> wrote: > > I think you already have a copy (the data at offset 32 seems to be it). > > If you want, do a > > > > # dd if=/dev/ad6s1 skip=16 count

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Sergey 'DoubleF' Zaharchenko
On Tue, 6 Jan 2004 15:17:29 -0500 (EST) Jerry McAllister <[EMAIL PROTECTED]> probably wrote: > > > > --- Jerry McAllister <[EMAIL PROTECTED]> wrote: > > > > (is disklabel/bsdlabel only meant to be run on slices and not > > > > bsd-partitions?). > > > > > > You have it backwards in this questio

Re: Commercial Distribution?

2004-01-06 Thread Cordula's Web
> Btw, I looked really carefully and couldn't find any FreeBSD-based > commercial distro (if you don't count OS X). Am I just to stupid to find one > or is this an idea whose time has not come yet? A Linux distro vendor basically collects components from disparate sources (kernel, gnu, libraries e

4.9-stable & Linksys router won't talk with each other

2004-01-06 Thread Kenneth W Cochran
Hello: I'm having problems getting a FreeBSD machine and a Linksys WRT54G talking with each other. Interfaces: dc0 - "public" to outside network(s) dc1 - internal 192.168.0.0/24 dc2 - internal 192.168.1.100/24, currently unused, gets the router (testing) dc3 - currently unused OS: FreeBSD 4.9-ST

Trying to understand ipfirewall/divert/nat

2004-01-06 Thread Kenneth W Cochran
Hello: I'm trying to grok overall firewall & natd (ipnat?) configuration strategy using ipfirewall. Interfaces: dc0 - "public" to outside network(s) dc1 - internal 192.168.0.1/24 dc2 - internal 192.168.1.100/24, currently unused dc3 - currently unused OS: FreeBSD 4.9-STABLE as of 10 December 200

Re: Commercial Distribution?

2004-01-06 Thread Tillman Hodgson
On Tue, Jan 06, 2004 at 10:39:59PM -0500, Scott W wrote: > Note that I don't entirely disagree with the response- IMHO, RedHat and > SuSe are in fact merely distributions, but Linux as a collection of > kernel + core programs is certainly an OS, in the same manner as *BSD > is. I think that if

Re: freebsd 5.2 rc2 and grip issues

2004-01-06 Thread Andrew Thomson
Also just tried what was in the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-mp3.html cdda2wav -D /dev/acd0 cdda2wav: Invalid argument. Open by 'devname' not supported on this OS. Cannot open SCSI driver. open(/dev/acd0) in file interface.c, line 532 On Wed, 2004-01-

Re: fixit

2004-01-06 Thread Peter Leftwich
On Sun, 4 Jan 2004, Mike Meyer wrote: > In <[EMAIL PROTECTED]>, Peter Leftwich <[EMAIL PROTECTED]> typed: > > I saw your post about the lack of documentation for "fixit" and > > wondered if you may be an expert or seasoned user on the topic? Thank > > you for any info you have! > Fixit disks aren'

Re: Commercial Distribution?

2004-01-06 Thread Scott W
Scott W wrote: Tillman Hodgson wrote: On Tue, Jan 06, 2004 at 09:14:41PM -0500, David D.W. Downey wrote: And how is that different from Linux? FreeBSD is an Operating System, so is Red Hat, Debian, Stampede, SLS, Slackware, and on and on. FreeBSD does the same thing. FreeBSD didn't develop O

Re: how to use lseek() system call with over 2G files?

2004-01-06 Thread Dan Nelson
In the last episode (Jan 06), Scott W said: > Lowell Gilbert wrote: > > off_t has *never* been anything but 64-bit in FreeBSD. > > This is interesting, having had to deal with the LARGEFILE_64_SOURCE > and _LP64 'hacks' (llseek(), creat64(), etc etc...back in Solaris > from 2.6 on, which seem to st

Re: How to create .iso file image of cdrom (atapi)?

2004-01-06 Thread Francisco
On Mon, 5 Jan 2004, W. Sierke wrote: > Is there a straightforward way of creating a file image (.iso) of a data > cdrom mounted in an atapi cd-rom drive? I use a port called mkisofs. mkisofs -R -l -J -o . So you would mount the CD and then CD into it. To later burn to another CD I use burncd -

Re: Commercial Distribution?

2004-01-06 Thread Scott W
Tillman Hodgson wrote: On Tue, Jan 06, 2004 at 09:14:41PM -0500, David D.W. Downey wrote: And how is that different from Linux? FreeBSD is an Operating System, so is Red Hat, Debian, Stampede, SLS, Slackware, and on and on. FreeBSD does the same thing. FreeBSD didn't develop OpenSSL but it incl

Samba+CUPS+Win98: did not submit print job to cups

2004-01-06 Thread Marc Kelly
Hi. I moved my printer from parallel port on Win98 to parallel port on FreeBSD. I can now print from FreeBSD using CUPS (hooray!). But I've had a lot of trouble even adding a printer share on my Win98 client. The printer share is browsable. (Though I had to give a password. I thought guest

Re: RCS

2004-01-06 Thread Scott W
Shawn Guillemette wrote: Once apon a time I worked for a company that had used somthing called "RCS" to protect files from being writen to by more then one user at the same time. Im now in a situation where that would become helpful. I have read the man pages on RCS and looked for documantatio

Re: Commercial Distribution?

2004-01-06 Thread Tillman Hodgson
On Tue, Jan 06, 2004 at 09:14:41PM -0500, David D.W. Downey wrote: > And how is that different from Linux? FreeBSD is an Operating System, so is > Red Hat, Debian, Stampede, SLS, Slackware, and on and on. FreeBSD does the > same thing. FreeBSD didn't develop OpenSSL but it includes it, nor did it >

Re: Opera7 won't install from ports collection

2004-01-06 Thread Jud
On Tue, 6 Jan 2004 09:42:25 -0800 (PST), Dino Vliet <[EMAIL PROTECTED]> wrote: But I installed freebsd through the http proxy server and that went fine. I can install all other packages just fine because I've set the http_proxy environment variable to our proxy server and everything works fine.

freebsd 5.2 rc2 and grip issues

2004-01-06 Thread Andrew Thomson
Historically grip has always worked quite well for me.. However just trying to use it on my 5.2 box and it's not working too well. Basically it rips the cd in about 5 seconds, and then encodes some mini me mp3's. If I ask grip just to rip the CD, then it takes about the same time but no wav's are

Re: how to use lseek() system call with over 2G files?

2004-01-06 Thread Scott W
Lowell Gilbert wrote: Dan Nelson <[EMAIL PROTECTED]> writes: In the last episode (Jan 06), Alex said: Hi everybody! Some time ago there wasn't any possibility to create disk file larger than 2G and there was no problem with lseek(). Some time ago meaning around 1997? FreeBSD has

Re: Commercial Distribution?

2004-01-06 Thread Harald Schmalzbauer
On Wednesday 07 January 2004 03:14, David D.W. Downey wrote: > And how is that different from Linux? FreeBSD is an Operating System, so is > Red Hat, Debian, Stampede, SLS, Slackware, and on and on. FreeBSD does the You name it. These are all different operating systems arround a linux kernel. Fr

Re: growfs problem [was Re: Adding a drive in vinum]

2004-01-06 Thread Greg 'groggy' Lehey
On Tuesday, 6 January 2004 at 19:18:06 +0100, Mathieu Arnold wrote: > Ok, I could not wait, so I did : > a create with : > drive vinumdrive1 device /dev/ad3e > sd name data.p0.s1 drive vinumdrive1 len 0 > > then : > attach data.p0.s1 data.p0 > > That worked well, I had a 115GB volume, I now have a

rationale for /var/spool/mqueue permissions with 5.1R

2004-01-06 Thread Ed Budd
Hi, I've been working my way through the sendmail "bat" book (not *ALWAYS* the most exciting read but informative nonetheless) and have come across a recommendation to ensure that /var/spool/mqueue is set as root-owned with mode of 0700. However, it appears that by default the permissions on 5.1

kernel config sio with flag 0x80

2004-01-06 Thread Cheng Jin
Hi, all I am having problems trying to config my 5.0-Release kernel for remote debugging. from the handbook below, http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html it seems to be as simple as adding a line like "device sio0 at isa? port IO_COM1 f

[no subject]

2004-01-06 Thread Thomas Moyer
When I try to boot the install CD I get a huge list of error messages before it even gets to sysinstall. ata2-master: WARNING - SETFEATURES recovered from missing interrupt ata2-master: WARNING - SETFEATURES recovered from missing interrupt ad4: WARNING - SETFEATURES recovered from missing interr

RE: Commercial Distribution?

2004-01-06 Thread David D.W. Downey
And how is that different from Linux? FreeBSD is an Operating System, so is Red Hat, Debian, Stampede, SLS, Slackware, and on and on. FreeBSD does the same thing. FreeBSD didn't develop OpenSSL but it includes it, nor did it develop SSH or swat, but it includes them. Just as linux distributions do.

Firewire compact flash reader?

2004-01-06 Thread Richard Tobin
I need a faster compact flash reader. Has anyone used a firewire reader with FreeBSD? Can I expect one to just work, or do some use proprietary protocol variations like many USB readers? -- Richard ___ [EMAIL PROTECTED] mailing list http://lists.freeb

device bfe unknown - during compilation of new kernel

2004-01-06 Thread Rommel B. Ikeda
Hi, (B (BI have an IBM R40e Thinkpad with a dual boot of Windows XP and FreeBSD (B5.2... (BThe other day, I installed FreeBSD on the 2nd Partition of my Hard Disk and (BI found out that the "device bfe" together with "device mii" supports my (BInternal NIC which is Broadcom NeXtreme Fast Ethe

Re: Commercial Distribution?

2004-01-06 Thread Lowell Gilbert
=?Windows-1252?Q?Udo_Schr=F6ter_=28Trionic_Technologies=29?= <[EMAIL PROTECTED]> writes: > > Wind River Systems and other vendors will sell FreeBSD CDs, and there are > > examples of dedicated systems using FreeBSD that come to mind, such as the > > Nokia IP firewall platform. Or were you talkin

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Scott I. Remick
--- Malcolm Kay <[EMAIL PROTECTED]> wrote: > > This is true. That partition is labeled as unused. > I believe you should be trying to mount /dev/ad6s1e. su-2.05b# mount -r /dev/ad6s1e /data mount: /dev/ad6s1e on /data: incorrect super block > > #/dev/ad6s1c/data ufs r

Re: Support for affordable S-ATA RAID controllers (xs4)

2004-01-06 Thread Rogier Krieger
Hi there Jon Previous correspondence from jon (17:09 4-1-2004 -0800): >do you have the RAID enabled version for your Promise >controller? If so, I guess it's a match > >yes sir, and I apologize for my vagueness. Thanks for the confirmation. It seems I'll give the controller a try. I heard from on

Re: ACPI and 4.9?

2004-01-06 Thread Matthew Seaman
On Tue, Jan 06, 2004 at 04:49:54PM -0600, Eric F Crist wrote: > Hello List, > > I have ACPI working on a desktop running 5.1 and everything works great. If I > press the power button, the system shutsdown correctly, the monitor shuts off > after 30 minutes, etc. I have a laptop that I'm not us

Re: ports confusion - are they configurable like I want?

2004-01-06 Thread Marc G. Fournier
On Wed, 7 Jan 2004, Zoran Kikic wrote: > hi, > > I build my apache from source and it runs wonderful on fbsd 5.1. > Now I tried to do the same with the fbsd apache-port but I > have no idea how to install the port with the same(exact) configuration > arguments I used for my source build: > > ./con

ports confusion - are they configurable like I want?

2004-01-06 Thread Zoran Kikic
hi, I build my apache from source and it runs wonderful on fbsd 5.1. Now I tried to do the same with the fbsd apache-port but I have no idea how to install the port with the same(exact) configuration arguments I used for my source build: ./configure --enable-layout=xyz --enable-file-cache --enabl

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Malcolm Kay
On Wed, 7 Jan 2004 06:09, Scott I. Remick wrote: > --- Sergey 'DoubleF' Zaharchenko <[EMAIL PROTECTED]> wrote: > > I think you already have a copy (the data at offset 32 seems to be it). > > If you want, do a > > > > # dd if=/dev/ad6s1 skip=16 count=16 of=/some/file > > ok, done. Is there a way to

Re: growfs problem [was Re: Adding a drive in vinum]

2004-01-06 Thread Nate Lawson
> |# growfs /dev/vinum/data > | We strongly recommend you to make a backup before growing the Filesystem > |=20 > | Did you backup your data (Yes/No) ? Yes > | new file systemsize is: 78997019 frags > | growfs: wtfs: write error: 631976157: Inappropriate ioctl for device > |=20 > | And well, it do

ACPI and 4.9?

2004-01-06 Thread Eric F Crist
Hello List, I have ACPI working on a desktop running 5.1 and everything works great. If I press the power button, the system shutsdown correctly, the monitor shuts off after 30 minutes, etc. I have a laptop that I'm not using 5.1, but 4.9 instead (for reasons, see previous posts re: mouse).

Re: arp request problem with firewall

2004-01-06 Thread Terry Singh
thanks for the reply. i have not checked up on item 2 but the redirection problem has a solution outlined at http://www.openbsd.org/faq/pf/rdr.html#rdrnat which actually works. this method means for every redirected server that has a public address on the external interface on the firewall, i would

switching from sendmail to postfix

2004-01-06 Thread Markus Espenhain
Hello all, IÅm running an FreeBSD 4.9 System and from scratch is an sendmail MTA installed and active. I would use postfix as my MTA. How should I switch to postfix at best? Has someone a suggestion? Thank you! Greetings from Stuttgart, Germany Markus -- Markus Espenhain

Problem with amd (automount daemon)

2004-01-06 Thread Ernst de Haan
I've got a problem with amd. This is the error I get when I access my CD-ROM drive at /mnt/cdrom/: /host/localhost/cdrom: mount (amfs_auto_cont): Operation not permitted I've followed the instructions for configuring automounting on FreeBSD, as I found it on the Daemonnews site. Any hints as t

Re: growfs problem [was Re: Adding a drive in vinum]

2004-01-06 Thread Mathieu Arnold
+-Le 06/01/2004 19:18 +0100, Mathieu Arnold écrivait : | Ok, I could not wait, so I did : | a create with : | drive vinumdrive1 device /dev/ad3e | sd name data.p0.s1 drive vinumdrive1 len 0 | | then : | attach data.p0.s1 data.p0 | | That worked well, I had a 115GB volume, I now have a 301GB one

Re: Poor SCSI disk preformance [more on camcontrol please!]

2004-01-06 Thread Dan Nelson
In the last episode (Jan 06), Derek Marcotte said: > > Aha. Check the WCE bit to see if your write cache is enabled on > > the disk > > Bingo: > > # dd if=/dev/zero of=/dev/da0 bs=64k & > # iostat -K -w 1 da0 > tty da0 cpu > tin tout KB/t tps MB/s us ni sy in id

Re: Slow boot when not plugged into network

2004-01-06 Thread Olaf Hoyer
On Tue, 6 Jan 2004, Duane Winner wrote: > Does anybody know of a workaround for this? > > When I'm not connected to my ethernet network, it takes an extra 90 > seconds to boot my FreeBSD laptop, as it hangs on this boot message > before timing out: > > "Doing initial network setup: hostname" > > I

Re: Commercial Distribution?

2004-01-06 Thread Udo Schröter (Trionic Technologies)
> Wind River Systems and other vendors will sell FreeBSD CDs, and there are > examples of dedicated systems using FreeBSD that come to mind, such as the > Nokia IP firewall platform. Or were you talking about a "commercial distro" > in terms of "a company that provides/charges for technical suppor

Re: Slow boot when not plugged into network

2004-01-06 Thread Nils Vogels
Duane Winner wrote: Does anybody know of a workaround for this? When I'm not connected to my ethernet network, it takes an extra 90 seconds to boot my FreeBSD laptop, as it hangs on this boot message before timing out: "Doing initial network setup: hostname" I'm guessing it has something to do w

Re: Two unrelated questions

2004-01-06 Thread Lowell Gilbert
"Scott Miller" <[EMAIL PROTECTED]> writes: > 1) Does the 5.x branch of freebsd support 32 bit cardbus? or will it be > added to 4.x soon? Yes in 5.x, no in 4.x. > 2) I have installed freebsd 4.9 on my Dell Inspiron 8100 laptop, when I > try to configure XFree86 I have to use the text based to

Re: Commercial Distribution?

2004-01-06 Thread Chuck Swiger
Udo Schröter (Trionic Technologies) wrote: [ ... ] Btw, I looked really carefully and couldn't find any FreeBSD-based commercial distro (if you don't count OS X). Am I just to stupid to find one or is this an idea whose time has not come yet? Wind River Systems and other vendors will sell FreeBSD C

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Jerry McAllister
> > --- Jerry McAllister <[EMAIL PROTECTED]> wrote: > > > (is disklabel/bsdlabel only meant to be run on slices and not > > > bsd-partitions?). > > > > You have it backwards in this question. Disklabel is meant to run > > only on bsd partitions and not slices. Slices (1-4) are the major >

Re: how to use lseek() system call with over 2G files?

2004-01-06 Thread Lowell Gilbert
Dan Nelson <[EMAIL PROTECTED]> writes: > In the last episode (Jan 06), Alex said: > > Hi everybody! > > > > Some time ago there wasn't any possibility to create disk file larger > > than 2G and there was no problem with lseek(). > > Some time ago meaning around 1997? FreeBSD has had 64-bit fil

Re: Poor SCSI disk preformance [more on camcontrol please!]

2004-01-06 Thread Derek Marcotte
> Aha. Check the WCE bit to see if your write cache is enabled on the > disk Bingo: # dd if=/dev/zero of=/dev/da0 bs=64k & [1] 2253 # iostat -K -w 1 da0 tty da0 cpu tin tout KB/t tps MB/s us ni sy in id 2 38 0.00 0 0.00 1 0 1 0 98 0 43 64.00 2

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Scott I. Remick
--- Jerry McAllister <[EMAIL PROTECTED]> wrote: > > (is disklabel/bsdlabel only meant to be run on slices and not > > bsd-partitions?). > > You have it backwards in this question. Disklabel is meant to run > only on bsd partitions and not slices. Slices (1-4) are the major > divisions of t

Re: What should I install?

2004-01-06 Thread Lowell Gilbert
"Teilhard Knight" <[EMAIL PROTECTED]> writes: > In the > official FreeBSD web page, they recommend to install 5.1. Depending on your application. Remember the caveats: http://www.freebsd.org/releases/5.1R/early-adopter.html Also b

Re: Updating Ports Index

2004-01-06 Thread Chris
On Tuesday 06 January 2004 1:33 pm, Rishi Chopra wrote: > I installed perl, so I'm no longer getting the 'perl: not found' message > (any reason why perl isn't installed when installing the ports tree??) Just because you installed the ports tree does not mean you installed Perl. If you did via th

Re: apache+php

2004-01-06 Thread Kliment Andreev
>[Tue Jan 6 20:25:56 2004] [alert] mod_unique_id: unable to gethostbyname >("GASPOFWIPV6LAB") >any suggest? Edit your httpd.conf and search for ServerName directive. Put something like ServerName www.xyz.com or whatever Then restart Apache... ___ [

Re: Poor SCSI disk preformance

2004-01-06 Thread Dan Nelson
In the last episode (Jan 06), Derek Marcotte said: > Actually, just for kicks: > > # dd if=/dev/da0 of=/dev/null bs=128k & > [1] 1839 > # iostat -K -w 1 da0 > tty da0 cpu > tin tout KB/t tps MB/s us ni sy in id >1 42 64.00 607 37.92 1 0 1 0 98 >0

Re: apache+php

2004-01-06 Thread Kevin D. Kinsey, DaleCo, S.P.
[EMAIL PROTECTED] wrote: GASPOFWIPV6LAB# uname -a FreeBSD GASPOFWIPV6LAB 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Thu Jan 1 08:04:10 CET 2004 [EMAIL PROTECTED]:/usr/src/sys/compile/GASPO i386 i have install from pkg_add the packages: apache-1.3.28 mysql-client-4.0.15 PHP ---error-- when i do : ap

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Scott I. Remick
--- Sergey 'DoubleF' Zaharchenko <[EMAIL PROTECTED]> wrote: > I think you already have a copy (the data at offset 32 seems to be it). > If you want, do a > > # dd if=/dev/ad6s1 skip=16 count=16 of=/some/file ok, done. Is there a way to use fsck_ufs -b now to fix this? Or is that premature? And i

Slow boot when not plugged into network

2004-01-06 Thread Duane Winner
Does anybody know of a workaround for this? When I'm not connected to my ethernet network, it takes an extra 90 seconds to boot my FreeBSD laptop, as it hangs on this boot message before timing out: "Doing initial network setup: hostname" I'm guessing it has something to do with DNS lookup and c

Re: Updating Ports Index

2004-01-06 Thread Rishi Chopra
I installed perl, so I'm no longer getting the 'perl: not found' message (any reason why perl isn't installed when installing the ports tree??) The problem now is that the 'make index' command seems to take forever: idfubar# make index Generating INDEX-5 - please wait.. And then there's no addit

Re: What should I install?

2004-01-06 Thread Teilhard Knight
> On Monday 05 January 2004 11:34 pm, Teilhard Knight wrote: > > I have running FreeBSD 4.7 in one computer and version 5.0 "was not for > > newbies". I see now, version 4.9 is out, but version 5.1 is too. In the > > official FreeBSD web page, they recommend to install 5.1. > > > > Now, I haven't g

apache+php

2004-01-06 Thread gaspo1
GASPOFWIPV6LAB# uname -a FreeBSD GASPOFWIPV6LAB 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Thu Jan 1 08:04:10 CET 2004 [EMAIL PROTECTED]:/usr/src/sys/compile/GASPO i386 i have install from pkg_add the packages: apache-1.3.28 mysql-client-4.0.15 PHP ---error-- when i do : apachectl start usr/local/s

Weird stuff after moving to a new MB

2004-01-06 Thread Gary Lum
Hello everyone, I'm hoping that someone might be able to give me some ideas on what to check to rule out a flakey MB. I had FreeBSD 5.1 installed on an older Dual 440BX motherboard which was current with CVS. I replaced the board with a 440GX dual. Basically, I took the HD out of the old syst

Re: Commercial Distribution?

2004-01-06 Thread Udo Schröter (Trionic Technologies)
> You're creating a "turnkey" system with a known and well-defined layout which > includes all of the dependencies to run your proprietary software. Look into > "man release", which discusses how to customize a build and create CD images. Yes, I already made a few builds. We're currently (mainly)

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Jerry McAllister
> > > --- Sergey 'DoubleF' Zaharchenko <[EMAIL PROTECTED]> wrote: > > > I can't find a zero-bad floppy in this place! It's all the holidays! > > That's what AOL disks (vs. discs) used to be good for. :) > > > With `c', they're all offset by 63(why?). But still, you can mount the > > partitions

RE: why does inetd default to enable

2004-01-06 Thread fbsd_user
That may be the normal behavior, but it's wrong. Why run the inetd daemon consuming resources when all the optional servers it can launch are commented out in inetd.conf? If not selected in sysinstall inetd should not start. The statement in /etc/defaults/rc.conf should be changed to enable="NO

hard time with routing

2004-01-06 Thread Markus Kovero
Well, I have this problem again, I hope I get help at this time, not big problem, its just something I'm missing here. interface to net: ep0 interface to lan: xl0 ep0 has 2001:a68:2:10::2/64 with default gw 2001:a68:2:10:: and she works fine. xl0 should have 2001:a68:2:10:dead::/96 ifconfig ep0 i

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Sergey 'DoubleF' Zaharchenko
On Tue, 6 Jan 2004 09:48:40 -0800 (PST) "Scott I. Remick" <[EMAIL PROTECTED]> probably wrote: > > --- Sergey 'DoubleF' Zaharchenko <[EMAIL PROTECTED]> wrote: > > > I can't find a zero-bad floppy in this place! It's all the holidays! > > That's what AOL disks (vs. discs) used to be good for. :)

RE: why does inetd default to enable

2004-01-06 Thread fbsd_user
Well it does not. So this is an error which should have PR submitted? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dan Nelson Sent: Tuesday, January 06, 2004 1:02 PM To: fbsd_user Cc: [EMAIL PROTECTED] ORG Subject: Re: why does inetd default to enable In

Re: why does inetd default to enable

2004-01-06 Thread Massimiliano Stucchi
On Tue, 6 Jan 2004 12:57:12 -0500 "fbsd_user" <[EMAIL PROTECTED]> wrote: > The 4.9 /etc/defaults/rc.conf file has inetd_enable="YES" > > Why is that? That's normal behaviour. Inetd is active, but nothing is enabled by default. > During the sysinstall I answered NO to inetd question. You answ

wicontrol output

2004-01-06 Thread Proctor, Matthew
can anyone help with this please - it's very frustrating. what does the Channel list value mean? thanks Matt ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTEC

Re: ps: warning: /var/run/dev.db: No such file or directory

2004-01-06 Thread Ceri Davies
On Tue, Jan 06, 2004 at 04:10:31PM +0100, David Landgren wrote: > I recently rebooted a server that had been running for many months. I > haven't touched the kernel or userland programs since it went into > production. > > The server was rebooted with 'shutdown -h now', powered down, and then >

Re: Commercial Distribution?

2004-01-06 Thread Ceri Davies
On Tue, Jan 06, 2004 at 05:22:55PM +0100, Udo Schr?ter (Trionic Technologies) wrote: > > Are there any FreeBSD references that MUST be taken out / MUST be left in? Well, you don't have to, but I would really appreciate it if you made sure that send-pr was either removed or changed to submit bugs

Re: Poor SCSI disk preformance

2004-01-06 Thread Derek Marcotte
> I wouldn't say that dd is the greatest benchmarking tool. You may want to > try benchmarks/rawio. I'll check that out just for kicks, but I _actually want_ to write zeros to the drive first, not just as a benchmark. The reasoning for this is that I'm trying to create a dedicated box to format HD

growfs problem [was Re: Adding a drive in vinum]

2004-01-06 Thread Mathieu Arnold
Ok, I could not wait, so I did : a create with : drive vinumdrive1 device /dev/ad3e sd name data.p0.s1 drive vinumdrive1 len 0 then : attach data.p0.s1 data.p0 That worked well, I had a 115GB volume, I now have a 301GB one, I'm happy :) Now, growfs, so, I launch it : # growfs -N /dev/vinum/data

Re: Abit KD7-A KT400A

2004-01-06 Thread karbassa
Subhro wrote: Don't worry, Go ahead with the install. IT will work Regards Subhro Subhro Sankha Kar Indian Institute of Information Technology Block AQ-13/1, Sector V Salt Lake City PIN 700091 India -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of karbassa

Re: Poor SCSI disk preformance

2004-01-06 Thread Mike Maltese
> It should go faster than 5MB/sec, though. Seagate's specs say that > drive should do 14MB/sec max. UW's top speed is 40MB/sec, so there > shouldn't be any bottlenecks. 14MB/s is the maximum internal transfer rate. Also, we're talking about write performance here, which will likely be quite a b

Re: Commercial Distribution?

2004-01-06 Thread Chuck Swiger
Udo Schröter (Trionic Technologies) wrote: [ ... ] I have a question regarding the creation of a branded commercial distribution based on FreeBSD. OK. Here is the thing: my company wants to offer a standard corporate Unix desktop that is certified (guaranteed) to run our enterprise management soft

Re: why does inetd default to enable

2004-01-06 Thread Dan Nelson
In the last episode (Jan 06), fbsd_user said: > The 4.9 /etc/defaults/rc.conf file has inetd_enable="YES" > > Why is that? > > During the sysinstall I answered NO to inetd question. > > Is this not an error? sysinstall should have created an /etc/rc.conf with inetd_enable="NO" in it, to overr

why does inetd default to enable

2004-01-06 Thread fbsd_user
The 4.9 /etc/defaults/rc.conf file has inetd_enable="YES" Why is that? During the sysinstall I answered NO to inetd question. Is this not an error? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To u

Re: Poor SCSI disk preformance

2004-01-06 Thread Dan Nelson
In the last episode (Jan 06), Mike Maltese said: > > I also had (meaning it is not currently attached) a different SCSI > > drive attached on the bus, with the same results. Has anyone any > > tips for this from a FreeBSD point of view? > > I wouldn't say that dd is the greatest benchmarking tool

Re: Opera7 won't install from ports collection

2004-01-06 Thread Larry Rosenman
CVSup uses a different port. Did you get the mail I sent with the port included? LER --On Tuesday, January 06, 2004 09:42:25 -0800 Dino Vliet <[EMAIL PROTECTED]> wrote: But I installed freebsd through the http proxy server and that went fine. I can install all other packages just fine because

Re: how to use lseek() system call with over 2G files?

2004-01-06 Thread Erik Trulsson
On Tue, Jan 06, 2004 at 08:32:23PM +0300, Alex wrote: > Hi everybody! > > Some time ago there wasn't any possibility to create disk file larger > than 2G and there was no problem with lseek(). > But as for now we can do it but I looked into headers and found off_t is > equal to long -> no more t

Re: how to use lseek() system call with over 2G files?

2004-01-06 Thread Dan Nelson
In the last episode (Jan 06), Alex said: > Hi everybody! > > Some time ago there wasn't any possibility to create disk file larger > than 2G and there was no problem with lseek(). Some time ago meaning around 1997? FreeBSD has had 64-bit file access since at least 2.2.0. I don't remember if ea

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Scott I. Remick
--- Sergey 'DoubleF' Zaharchenko <[EMAIL PROTECTED]> wrote: > I can't find a zero-bad floppy in this place! It's all the holidays! That's what AOL disks (vs. discs) used to be good for. :) > With `c', they're all offset by 63(why?). But still, you can mount the > partitions on the ad4s1, so the

Re: Poor SCSI disk preformance

2004-01-06 Thread Mike Maltese
> I also had (meaning it is not currently attached) a different > SCSI drive attached on the bus, with the same results. Has > anyone any tips for this from a FreeBSD point of view? I wouldn't say that dd is the greatest benchmarking tool. You may want to try benchmarks/rawio. Also, try monitorin

Re: Opera7 won't install from ports collection

2004-01-06 Thread Dino Vliet
But I installed freebsd through the http proxy server and that went fine. I can install all other packages just fine because I've set the http_proxy environment variable to our proxy server and everything works fine. Only the cvsup won't work. I'm now installing mozilla-firebird:-( --- Jud <[EMAI

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Sergey 'DoubleF' Zaharchenko
On Tue, 6 Jan 2004 09:12:22 -0800 (PST) "Scott I. Remick" <[EMAIL PROTECTED]> probably wrote: > > --- Sergey 'DoubleF' Zaharchenko <[EMAIL PROTECTED]> wrote: > > I'm in the process of downloading the floppies... > > ok cool > I can't find a zero-bad floppy in this place! It's all the holidays!

how to use lseek() system call with over 2G files?

2004-01-06 Thread Alex
Hi everybody! Some time ago there wasn't any possibility to create disk file larger than 2G and there was no problem with lseek(). But as for now we can do it but I looked into headers and found off_t is equal to long -> no more than 2G on i386 machines. As far as lseek() is a system call I cann

Adding a drive in vinum

2004-01-06 Thread Mathieu Arnold
Hi, A few months ago, I did : concat -n data -v /dev/ad2e which produced : drive vinumdrive0 device /dev/ad2 volume data plex name data.p0 org concat vol data sd name data.p0.s0 drive vinumdrive0 plex data.p0 len 241254455s driveoffset 265s plexoffset 0s Now, I've added a new drive to my box,

Re: Opera7 won't install from ports collection

2004-01-06 Thread Jud
On Tue, 6 Jan 2004 08:37:58 -0800 (PST), "Dino Vliet" <[EMAIL PROTECTED]> said: > How to get cvsup to get past my proxy-server? > > > --- Larry Rosenman <[EMAIL PROTECTED]> wrote: > > > > > > --On Tuesday, January 06, 2004 07:40:31 -0800 Dino > > Vliet > > <[EMAIL PROTECTED]> wrote: > > > >

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Scott I. Remick
--- Sergey 'DoubleF' Zaharchenko <[EMAIL PROTECTED]> wrote: > I'm in the process of downloading the floppies... ok cool > And what about ad4? Does disklabel show different values for the slice > and the `c' partition? Hmm not only are they different as w/ ad6, but I get the same error on the c

RE: Viability of 5.X line for production use

2004-01-06 Thread fbsd_user
How long can you wait for the 5.x stable release? The 5.x stable release is scheduled for May or June 2004. Then 1 or 2 months burn in by public users to verify it is really stable and you are pushing September. 4.9 is production now and has passed the public burn in period with flying colors. --

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Sergey 'DoubleF' Zaharchenko
On Tue, 6 Jan 2004 08:32:31 -0800 (PST) "Scott I. Remick" <[EMAIL PROTECTED]> probably wrote: I'm in the process of downloading the floppies... > --- Sergey 'DoubleF' Zaharchenko <[EMAIL PROTECTED]> wrote: > > Sorry that was to be $ bsdlabel -R -n /dev/ad6s1c dislabel.ad6s1c.new :( > > No worrie

Re: Opera7 won't install from ports collection

2004-01-06 Thread Dino Vliet
How to get cvsup to get past my proxy-server? --- Larry Rosenman <[EMAIL PROTECTED]> wrote: > > > --On Tuesday, January 06, 2004 07:40:31 -0800 Dino > Vliet > <[EMAIL PROTECTED]> wrote: > > > I want to install Opera onto my freebsd version > 4.9 > > system and in the /usr/ports/www/opera dire

Re: "Cannot find file system superblock" error - how to recover?

2004-01-06 Thread Scott I. Remick
--- Sergey 'DoubleF' Zaharchenko <[EMAIL PROTECTED]> wrote: > Sorry that was to be $ bsdlabel -R -n /dev/ad6s1c dislabel.ad6s1c.new :( No worries... I figured it out :) > Indeed it's not like in 4.x, where they were the same. And what about > > # ls -l /dev/ad6s1a /dev/ad6s1b > > (these minor

Commercial Distribution?

2004-01-06 Thread Udo Schröter (Trionic Technologies)
Hi, first of all I want to congratulate you on FreeBSD, it is a really cool system! I have a question regarding the creation of a branded commercial distribution based on FreeBSD. Here is the thing: my company wants to offer a standard corporate Unix desktop that is certified (guaranteed) to r

  1   2   >