Constantly getting this error

2009-08-10 Thread Anton
Hello freebsd-questions, acpi0: reservation of 0, a (3) failed acpi0: reservation of 10, 7ff0 (3) failed Some google does not said anything on it... But, one box (Pentium D, 1024 MB RAM, no sound) sometimes crashes withou= t any visible problems Another box

Re: installworld fails on 7.2-RELEASE/amd64

2009-08-10 Thread Alex R
Alex R wrote: I am in the process of deleting /usr/src and completely csup'ing the source tree from scratch, and will try another rebuild, however I am skeptical this will fix anything. This seems to have fixed it... but why... ___ freebsd-questi

installworld fails on 7.2-RELEASE/amd64

2009-08-10 Thread Alex R
Hi Guys, Have done tonnes of buildworld's before and never ran into the problem I a having on this new machine. Basically I have csup'd my source tree on a freshly installed 7.2-RELEASE/amd64 box (tracking the 7.2-RELEASE branch). make buildworld -- works ok. make buildkernel KERNCONF=custom -

Re: installworld fails on 7.2-RELEASE/amd64

2009-08-10 Thread Boris Samorodov
On Mon, 10 Aug 2009 18:30:22 +1000 Alex R wrote: > /usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr -o > boot2.ld -P 1 boot2.bin > btxld:No such file or directory > *** Error code 1 This error (not only with btxld but with some random file) often occures when the system timer has

Re: mod_security 2.5.9

2009-08-10 Thread Charles Howse
On Aug 10, 2009, at 12:12 AM, Mel Flynn wrote: On Sunday 09 August 2009 18:31:55 Charles Howse wrote: On Aug 9, 2009, at 3:42 PM, Mel Flynn wrote: I've attached a patch that fixes the issue. Whoops, looks like I've stepped in over my head. Exactly how do I use this patch? cd /usr/ports/

icewm - error during portupgrade / compiling

2009-08-10 Thread Ewald Jenisch
Hi, During a portupgrade done today the upgrade of icewm (/usr/ports/x11-wm/icewm) stopped with the following symptoms: . . . gnome2.cc:25:19: error: gnome.h: No such file or directory gnome2.cc:27:40: error: libgnomevfs/gnome-vfs-init.h: No such file or directory gnome2.cc: In member function 'v

Re: freebsd-questions Digest, Vol 270, Issue 19

2009-08-10 Thread Jay Hall
On Aug 9, 2009, at 7:00 AM, freebsd-questions-requ...@freebsd.org wrote: I had no problems using that command line with GNU tar versions 1.14 and 1.22. I'd grab the source and upgrade if I were you: http://ftp.gnu.org/gnu/tar/tar-1.22.tar.gz I upgraded and everything is fine now.

Re: FreeBSD for the common man(or woman) (was: > upgrade 7.2

2009-08-10 Thread Jerry McAllister
On Sun, Aug 09, 2009 at 07:52:31AM -0600, Chad Perrin wrote: > On Sat, Aug 08, 2009 at 07:55:18PM +0200, Polytropon wrote: > > On Sat, 8 Aug 2009 10:46:00 -0600, Chad Perrin wrote: > > > Yeah, I hate that stuff. The GNU project is kind of like the Microsoft > > > of the open source community, th

Re: GNU Tar and -T option

2009-08-10 Thread Dan Nelson
In the last episode (Aug 08), Karl Vogel said: > >> On Sat, 8 Aug 2009 16:31:48 -0500, > >> Jay Hall said: > > J> Has anyone had any luck using the -T option with GNU tar 1.16.1? I am > J> using the following command line. > J> /usr/local/gtar/bin/tar -c -T filelist -f - | dd of=/dev/nsa1 obs

Backup Size

2009-08-10 Thread Jay Hall
I am sure there is an easy explanation for this, but I cannot find it. I am backing up my /etc directory using the following command. tar -cvf - /etc | dd of=/dev/nsa1 obs=10240 When the command completes, I receive the following message. 3080+0 records in 154+0 records out 1576960 bytes trans

toaster or do-it-myself?

2009-08-10 Thread Identry
As part of my server recovery operation, I want to split off my mail server onto it's own server. I've never built a mail server before, so I'm debating how to go about it. The old mail server was built with a toaster, and frankly, I knew how to use it, but never understood how it worked. I'm in a

graphics/ImageMagick seemingly not using OpenMP

2009-08-10 Thread Kirk Strauser
On my FreeBSD 7.2-STABLE system (from July 29), I'm trying to enable OpenMP for the graphics/ImageMagick port. With the IMAGEMAGICK_OPENMP option set, I get this from "make configure": checking for cc -std=gnu99 option to support OpenMP... (cached) unsupported checking for cc -std=gnu99 option t

freebsd-update-server, 7.2

2009-08-10 Thread Jason
Hi. The freebsd-update-server project software hasn't been updated for 7,2, but after making a couple of simple modifications, it seems to work rather well. I am close, but not quiet smoking the cigar of triumph, yet. When it initially builds, I get this error in the output: Fri Aug 7 18:50

Re: Backup Size

2009-08-10 Thread Roland Smith
On Mon, Aug 10, 2009 at 10:21:58AM -0500, Jay Hall wrote: > I am sure there is an easy explanation for this, but I cannot find it. > > I am backing up my /etc directory using the following command. > > tar -cvf - /etc | dd of=/dev/nsa1 obs=10240 Why are you using dd? Tar was originally built to

Re: Backup Size

2009-08-10 Thread Dan Nelson
In the last episode (Aug 10), Jay Hall said: > I am sure there is an easy explanation for this, but I cannot find it. > > I am backing up my /etc directory using the following command. > > tar -cvf - /etc | dd of=/dev/nsa1 obs=10240 > > When the command completes, I receive the following message

Re: toaster or do-it-myself?

2009-08-10 Thread Roland Smith
On Mon, Aug 10, 2009 at 11:38:54AM -0400, Identry wrote: > As part of my server recovery operation, I want to split off my mail > server onto it's own server. I've never built a mail server before, so > I'm debating how to go about it. > > The old mail server was built with a toaster, and frankly,

Re: Backup Size

2009-08-10 Thread Roland Smith
On Mon, Aug 10, 2009 at 06:25:28PM +0200, Roland Smith wrote: > On Mon, Aug 10, 2009 at 10:21:58AM -0500, Jay Hall wrote: > > I am sure there is an easy explanation for this, but I cannot find it. > > > > I am backing up my /etc directory using the following command. > > > > tar -cvf - /etc | dd

Re: toaster or do-it-myself?

2009-08-10 Thread Brent Bloxam
Roland Smith wrote: There are several webmail apps available in ports. E.g. mail/squirrelmail, which has a lot of plugins available. Squirrelmail's webserver was recently hacked, and plugins were compromised: http://secunia.com/advisories/36087/ http://sourceforge.net/mailarchive/message.php?m

vsftpd with ssl

2009-08-10 Thread Stefan Miklosovic
Hi there, I am installing vsftpd server with ssl. It seems it works good, BUT *~:*ftp-tls notebook Trying 127.0.0.1... Connected to localhost. 220 Welcome to miniBSD service. 234 Proceed with negotiation. [Starting SSL/TLS negotiation...] WARNING: Server's certificate issuer's certificate isn't a

Re: icewm - error during portupgrade / compiling

2009-08-10 Thread Polytropon
On Mon, 10 Aug 2009 14:07:15 +0200, Ewald Jenisch wrote: > gnome2.cc:25:19: error: gnome.h: No such file or directory > gnome2.cc:27:40: error: libgnomevfs/gnome-vfs-init.h: No such file or > directory This seems to be the cause of the error: a missing dependency (here: missing header files, BDE

Re: Backup Size

2009-08-10 Thread Polytropon
On Mon, 10 Aug 2009 10:21:58 -0500, Jay Hall wrote: > What concerns me is when running du -h /etc, the size of the folder is > reported as 1.7M. Excuse me for being pedantic, but please try to use the correct terminology. There are no "folders" in FreeBSD. The concept you are refering to is cal

Re: installworld fails on 7.2-RELEASE/amd64

2009-08-10 Thread Alex R
Boris Samorodov wrote: On Mon, 10 Aug 2009 18:30:22 +1000 Alex R wrote: /usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr -o boot2.ld -P 1 boot2.bin btxld:No such file or directory *** Error code 1 This error (not only with btxld but with some random file) often occure

Re: installworld fails on 7.2-RELEASE/amd64

2009-08-10 Thread Boris Samorodov
On Tue, 11 Aug 2009 05:17:09 +1000 Alex R wrote: > Boris Samorodov wrote: > > On Mon, 10 Aug 2009 18:30:22 +1000 Alex R wrote: > >> /usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr -o > >> boot2.ld -P 1 boot2.bin > >> btxld:No such file or directory > >> *** Error code 1 > > This

Re: vsftpd with ssl

2009-08-10 Thread Mel Flynn
On Monday 10 August 2009 10:59:34 Stefan Miklosovic wrote: > Hi there, > > I am installing vsftpd server with ssl. > It seems it works good, BUT > > *~:*ftp-tls notebook > Trying 127.0.0.1... > Connected to localhost. > 220 Welcome to miniBSD service. > 234 Proceed with negotiation. > [Starting SSL

Route outgoing traffic on jail

2009-08-10 Thread Jan Aage Knutsen
Hi, Im trying to route the outgoing traffic from a jail trough another gw than the default one set on host with pf. The host is using internal address 192.168.10.5 and the default route is to 192.168.10.1 wich is a dsl line. The jail is using a public ip that is on a fiber line where

FTP server navigation problem

2009-08-10 Thread Tsu-Fan Cheng
Hi, I use freebsd7.2 and can't access my friend's FTP server (crystal FTP server) from command line. I can't run any command in the ftp server, it only responds "Entering Extended passive mode" and hang. But when I ftp from windows command prompt, it actually works. So what's the matter with my

please help to uninstall FreeBSD!!!

2009-08-10 Thread Raisa Brokhshtut
Hello,   My old desktop has FreeBSD that I have never used. One of the friends of my son installed it long ago, but no one used that PC since then. Now I want to get rid of this program and to install Windows. Every time when I boot this PC it prompts for a user login which I don't know. This gu

Re: please help to uninstall FreeBSD!!!

2009-08-10 Thread Erik Norgaard
Raisa Brokhshtut wrote: My old desktop has FreeBSD that I have never used. One of the friends of my son installed it long ago, but no one used that PC since then. Now I want to get rid of this program and to install Windows. Every time when I boot this PC it prompts for a user login which I d

Re: please help to uninstall FreeBSD!!!

2009-08-10 Thread Neal Hogan
On Mon, Aug 10, 2009 at 3:00 PM, Raisa Brokhshtut wrote: > Hello, > > My old desktop has FreeBSD that I have never used. One of the friends of my > son installed it long ago, but no one used that PC since then. Now I want to > get rid of this program and to install Windows. Every time when I boot

ipfw, NAT and CISCO IPSec VPNs

2009-08-10 Thread Jonathan Belson
Hiya I've got a pretty standard network which uses a FreeBSD server to perform NAT between my internal IPs (192.168.0.x) and the outside world. Everything is working tickety-boo, but I'm trying to tweak my firewall rules (ipfw, based on the 'SsIiMmPpLlEe' firewall template in rc.firewall) to

Trying to Install Man Page

2009-08-10 Thread Martin McCormick
There is a test man page I am trying to install and the system is not finding it. I put it in /usr/local/man/man1 and think I should at least get complaints about the page as it is the start of a man page, not the whole thing. I named it testpage, compressed it with gzip and when I type man testpa

Re: FTP server navigation problem

2009-08-10 Thread Polytropon
On Mon, 10 Aug 2009 16:36:36 -0400, Tsu-Fan Cheng wrote: > Hi, >I use freebsd7.2 and can't access my friend's FTP server (crystal FTP > server) from command line. I can't run any command in the ftp server, it > only responds "Entering Extended passive mode" and hang. But when I ftp from > wind

Re: please help to uninstall FreeBSD!!!

2009-08-10 Thread Rolf G Nielsen
Raisa Brokhshtut wrote: Hello, My old desktop has FreeBSD that I have never used. One of the friends of my son installed it long ago, but no one used that PC since then. Now I want to get rid of this program and to install Windows. Every time when I boot this PC it prompts for a user login whic

Re: please help to uninstall FreeBSD!!!

2009-08-10 Thread Polytropon
On Mon, 10 Aug 2009 13:00:31 -0700 (PDT), Raisa Brokhshtut wrote: > Anyway, I would greatly appreciate if you would guide me how to uninstall > that program. FreeBSD is not a program, it's an operating system. > I don't have windows reskue cd. You don't need it, but you need the installation

(no subject)

2009-08-10 Thread Derrick MacPherson
I had a ssd drive in a system to use as temp backup server, it has 6 1tb drives in it that i created a raid0 (i'm pretty sure that's what I created) and used as a backup, to rebuild our file server. the ssd drive was taken back after a couple weeks as the box was no longer being used. At this poin

Re: (no subject)

2009-08-10 Thread Glen Barber
Hi Derrick On Mon, Aug 10, 2009 at 5:40 PM, Derrick MacPherson wrote: > > I had a ssd drive in a system to use as temp backup server, it has 6 1tb > drives in it that i created a raid0 (i'm pretty sure that's what I > created) That is a very important piece of information to have. You cannot reb

Re: installworld fails on 7.2-RELEASE/amd64

2009-08-10 Thread Alex R
Boris Samorodov wrote: On Tue, 11 Aug 2009 05:17:09 +1000 Alex R wrote: Boris Samorodov wrote: On Mon, 10 Aug 2009 18:30:22 +1000 Alex R wrote: /usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr -o boot2.ld -P 1 boot2.bin btxld:No such file or directory *** E

Re: Looking for fast graphical web browser

2009-08-10 Thread Jeff Laine
On Fri,08/07/09 [09:32:38], Daniel Underwood wrote: > I'd really love to see chromium ported over. ditto. But now I'm pretty happy with that new firefox-3.5 which seems pretty faster than previous version and still light enough for my old 1.6G celeron-powered laptop. -- Best regards, Jeff |

Re: (no subject)

2009-08-10 Thread Derrick MacPherson
As soon as you send these, you find an answer. Loaded geom_stripe and I was able to see the array --Original Message-- From: Derrick MacPherson Sender: owner-freebsd-questi...@freebsd.org To: freebsd-questions@freebsd.org Subject: (no subject) Sent: Aug 10, 2009 14:40 I had a ssd driv

filesystem size after newfs

2009-08-10 Thread Naeem Afzal
I created this small partition of 512K bytes on disk, I am noticing about 24% is used up before system can be mounted and used. My assumption was about 4% is supposed to be used if minfree is set to 0. #newfs -U -l -m 0 -n -o space /dev/ad1d /dev/ad1d: 0.5MB (1024 sectors) block siz

Re: Looking for fast graphical web browser

2009-08-10 Thread Polytropon
On Tue, 11 Aug 2009 02:55:08 +0400, Jeff Laine wrote: > But now I'm pretty happy with that new firefox-3.5 which seems pretty > faster than previous version and still light enough for my old 1.6G > celeron-powered laptop. May I guess what I should consider light enough for my uber-old ancient 0

Re: Looking for fast graphical web browser

2009-08-10 Thread Daniel Underwood
> ditto. But now I'm pretty happy with that new firefox-3.5 which seems pretty > faster than previous version and still light enough for my old 1.6G > celeron-powered laptop. Nice. I haven't tried 3.5 yet. ___ freebsd-questions@freebsd.org mailing list

Re: Looking for fast graphical web browser

2009-08-10 Thread Chad Perrin
On Tue, Aug 11, 2009 at 02:55:08AM +0400, Jeff Laine wrote: > On Fri,08/07/09 [09:32:38], Daniel Underwood wrote: > > I'd really love to see chromium ported over. > > ditto. But now I'm pretty happy with that new firefox-3.5 which seems pretty > faster than previous version and still light enough

Re: filesystem size after newfs

2009-08-10 Thread mojo fms
On Mon, Aug 10, 2009 at 3:55 PM, Naeem Afzal wrote: > >I created this small partition of 512K bytes on disk, I am noticing > about 24% is used up before system can be mounted and used. My assumption > was about 4% is supposed to be used if minfree is set to 0. > >#newfs -U -l -m 0 -n -o s

Re: Backup Size

2009-08-10 Thread Jay Hall
On Aug 10, 2009, at 12:09 PM, Roland Smith wrote: The fact that you are using tar also plays a part. Tar has some overhead to store information about the files it contains. Is it possible to calculate the amount of overhead tar will use? Thanks, Jay __

Re: Looking for fast graphical web browser

2009-08-10 Thread Chris Hill
On Fri, 7 Aug 2009, Chad Perrin wrote: On Mon, Aug 03, 2009 at 08:27:34AM -0400, Chris Hill wrote: Firefox has not had Ctrl-Q for some time. Try Alt-F followed by Q. I guess that's 2.5 keystrokes, but at least it's keystrokes. What version number would you call "some time" ago? I just used

Re: Backup Size

2009-08-10 Thread Mel Flynn
On Monday 10 August 2009 18:24:19 Jay Hall wrote: > On Aug 10, 2009, at 12:09 PM, Roland Smith wrote: > >> The fact that you are using tar also plays a part. Tar has some > >> overhead to > >> store information about the files it contains. > > Is it possible to calculate the amount of overhead tar

Re: Backup Size

2009-08-10 Thread Jay Hall
Difficult. 512 bytes per entry + 1024 (EOF). See man 5 tar. But since files will be padded there is some extra overhead. Also, it is hard to calculate hard links and sparse files. Tar will handle these correctly (i.e. preserve hard links and detect sparse files and try not archive "blocks

Re: toaster or do-it-myself?

2009-08-10 Thread Identry
Frack... qmail is impossible. I've been hacking at this for 14 hours and it's just not working. I must be stupid. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "

Re: ipfw, NAT and CISCO IPSec VPNs

2009-08-10 Thread Nerius Landys
> I've got a pretty standard network which uses a FreeBSD server to perform > NAT between my internal IPs (192.168.0.x) and the outside world.  Everything > is working tickety-boo, but I'm trying to tweak my firewall rules (ipfw, > based on the 'SsIiMmPpLlEe' firewall template in rc.firewall) to al

Re: please help to uninstall FreeBSD!!!

2009-08-10 Thread Nerius Landys
> My old desktop has FreeBSD that I have never used. One of the friends of my > son installed it long ago, but no one used that PC since then. Now I want to > get rid of this program and to install Windows. Every time when I boot this > PC it prompts for a user login which I don't know. This guy

Re: toaster or do-it-myself?

2009-08-10 Thread Tim Judd
On 8/10/09, Identry wrote: > Frack... qmail is impossible. I've been hacking at this for 14 hours > and it's just not working. I must be stupid. If you're open to suggestions, there are two typical camps on this. first one being a majority. I've done both, and don't know which one to favor 1)

Don't let mergemaster beat you down [was Re: Failed update]

2009-08-10 Thread Wayne Sierke
On Sun, 2009-08-09 at 08:34 -0700, Richard Mahlerwein wrote: > I'm redoing the whole process in single user mode. My guess is I > goofed something during mergemaster and devd.conf is messed up. > (Mergemaster is, undeniably, my least favorite utility). I lost practically all of my 'mergemaster

Re: toaster or do-it-myself?

2009-08-10 Thread Matthias Luft
Hi, Identry wrote: > I need to use qmail because that's what was used on the old > mailserver, and all my backups are in Maildir format. I don't have > time to mess around converting all that mail to another format, so > that's my one fixed requirement. there is a great guide for installing qmail