Problem creating DR bootable disk

2006-04-29 Thread Joe Gross
I'm running FreeBSD 6.1-RC #0 with a generic kernel and an Asus A8V motherboard. I have three IDE disks in my system. Two are on a 3ware 7200 RAID card in a RAID1 configuration. This is currently used to boot. The third disk is intended to be a DR disk, with a nightly script to mount, sync,

Re: Problem creating DR bootable disk

2006-04-29 Thread Ian Jefferson
I just moved my 6.0 Release from one slice to another. The procedure is similar. You could look at my response to expanding a partition, same idea. So relocating a copy of 6.0 (at least) works OK for booting. What happens when you pull the raid card? I'm guessing that bios is ignored pretty

Re: Problem creating DR bootable disk

2006-04-29 Thread Joe Gross
On Sat, Apr 29, 2006 at 04:08:36AM -0400, Ian Jefferson wrote: What happens when you pull the raid card? Same thing. Choice of boot manager? Doesn't the -B option just install the standard boot manager? Joe ___ freebsd-questions@freebsd.org

cyrus-imapd 2.2.13 port failing to build

2006-04-29 Thread Mark Edwards
I am trying to upgrade to the cyrus-imapd 2.2.13 port. I have been running 2.2.12 successfully for many months. This is on FreeBSD 4.11p16. The build is failing as below. Does anyone have an idea if this is fixable? . . . cc -L/usr/lib -R/usr/lib -L/usr/local/lib -R/usr/local/lib

Writing to ntfs partitions?

2006-04-29 Thread Daan Vreeken [PA4DAN]
Hi All, I am trying to help a friend recover her Wind0ws harddisk. I have a backup of all files on a UFS2 partition and I have a new and freshly partitioned/formatted harddisk with a number of NTFS partitions. man mount_ntfs mentions write support for ntfs partitions with some limitations,

Re: permissions dilemma

2006-04-29 Thread Gerard Seibert
jekillen wrote: On Apr 28, 2006, at 5:38 PM, Gerard Seibert wrote: jekillen wrote: Hello: I have had a problem with installing MySQL 5.0.18 on a FreeBSD v 6.0 installation where everything seems to compile and install correctly but the server crashes immediately on start up

Re: FreeBSD 6.0 compat with DL320 G4

2006-04-29 Thread William
Ted, Is that the same with FreeBSD 6.0-RELEASE? Cheers, Will On 28/04/06, Ted Mittelstaedt [EMAIL PROTECTED] wrote: No, but you must make sure to turn OFF raid in the BIOS settings or FreeBSD 6.1 will not recognize the drives. Ted -Original Message- From: [EMAIL PROTECTED]

FreeBSD 6.0 and Mac File System

2006-04-29 Thread Yousef Raffah
What is the status of reading/writing to Mac's file system (HFS) or is it HFS+? Are they supported in FreeBSD 6.0? How about 6.1-RC? Can we write to that file system or only read at moment? Is it safe? I'm trying to find something in the /usr/src/sys/i386/conf/NOTES file but nothing is promising

Re: Writing to ntfs partitions?

2006-04-29 Thread Kyryll A Mirnenko aka Mirya
try using sysutils/ntfsprogs (as standalone utils set or via sysutils/fusefs-(kmod|libs) if you have 6.0+). ntfs kernel module really doesn't write anything, ntfsprogs also has limitations (man for details) but they're better than nothing -- Regards, Mirya ICQ #313898202

Antivirus to scan files before going onto a Windows machine: clamav?

2006-04-29 Thread Jim Stapleton
Anyone have experience with ClamAV? Good, Bad, Ugly? Should I use something else, or is the only good alternative pay/expensive (such as avast)? Am I better at leaving the antivirus stuff to the Windows machine (which has McAfee Enterprise)? Background: System lags occasionally, and has crashed

Re: FreeBSD 6.0 and Mac File System

2006-04-29 Thread John Cruz
I don't know about HFS, but you can format your mac drives with UFS when you do a clean install of MacOS, at least then FreeBSD would be able to read them. Yousef Raffah wrote: What is the status of reading/writing to Mac's file system (HFS) or is it HFS+? Are they supported in FreeBSD 6.0?

Re: Antivirus to scan files before going onto a Windows machine: clamav?

2006-04-29 Thread John Nielsen
On Saturday 29 April 2006 09:06, Jim Stapleton wrote: Anyone have experience with ClamAV? Good, Bad, Ugly? Should I use something else, or is the only good alternative pay/expensive (such as avast)? Am I better at leaving the antivirus stuff to the Windows machine (which has McAfee

Re: Antivirus to scan files before going onto a Windows machine: clamav?

2006-04-29 Thread Richard Collyer
Jim Stapleton wrote: Anyone have experience with ClamAV? Good, Bad, Ugly? Should I use something else, or is the only good alternative pay/expensive (such as avast)? Am I better at leaving the antivirus stuff to the Windows machine (which has McAfee Enterprise)? Background: System lags

Re: Antivirus to scan files before going onto a Windows machine: clamav?

2006-04-29 Thread Jim Stapleton
Thanks. I don't use the free AVG on windows: I get McAfee Enterprise for free through my work. And the AVG free won't let me turn off the email scanner, which has ~75%-90% crash rates on the machines I've tried it on, requiring me to reboot before I can attempt to check my email again... On

Re: Antivirus to scan files before going onto a Windows machine: clamav?

2006-04-29 Thread Derek Ragona
Clamav works well but can be slow scanning an entire system. -Derek At 08:06 AM 4/29/2006, Jim Stapleton wrote: Anyone have experience with ClamAV? Good, Bad, Ugly? Should I use something else, or is the only good alternative pay/expensive (such as avast)? Am I better at leaving the

Re: Antivirus to scan files before going onto a Windows machine: clamav?

2006-04-29 Thread Jim Stapleton
Thanks everyone. Virii would be the correct spelling we biologists use, but viruses is standard in normal-people-speak, and gets the meaing across. I doubt I need to scan my entire machine, just my /winbackup/ directory (about 10-15GB max) Thanks again!

Re: FreeBSD 6.0 and Mac File System

2006-04-29 Thread Yousef Raffah
On Sat, 2006-04-29 at 09:11 -0400, John Cruz wrote: I don't know about HFS, but you can format your mac drives with UFS when you do a clean install of MacOS, at least then FreeBSD would be able to read them. You are right but this isn't my case here :(, I have an external HD which has

Re: Kernel Panic

2006-04-29 Thread Steve Douville
a) You're not using the kernel.debug, and b) it's not a sensible backtrace. Perhaps it's a side-effect of a) (i.e. you're not running kgdb against the same kernel that panicked). I compiled the kernel using config -g, then rebooted using that kernel. At some point, the system crashes, the

Smart Array 4200 Controller

2006-04-29 Thread Terry
Any one know of any thing that could be used to monitor a Smart Array 4200 Controller ? This a COMPAQ PROLIANT DL380 to be precise . Thanks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: Antivirus to scan files before going onto a Windows machine: clamav?

2006-04-29 Thread wmc20
At 09:25 AM 4/29/2006, Jim Stapleton wrote: Virii would be the correct spelling we biologists use, but viruses is standard in normal-people-speak, and gets the meaing across. Actually I was reading up on correct vs. common plurals after a little debate around the office. It would appear the

Re: Restore your online bank account

2006-04-29 Thread wc_fbsd
Dang it!! Read the Fn HANDBOOK! This belongs under [EMAIL PROTECTED] ! (yeah, I top-posted. But I edited.) At 01:52 AM 4/29/2006, you wrote: Security Update Notification Dear Valued Customer : As part of our security measures, we regularly screen activity in the Bank of

Re: Antivirus to scan files before going onto a Windows machine: clamav?

2006-04-29 Thread Michael Stevens
Jim Stapleton wrote: Anyone have experience with ClamAV? Good, Bad, Ugly? Should I use something else, or is the only good alternative pay/expensive (such as avast)? Am I better at leaving the antivirus stuff to the Windows machine (which has McAfee Enterprise)? I've used it for a few years,

Re: Restore your online bank account

2006-04-29 Thread Bill Moran
On Sat, 29 Apr 2006 10:27:15 -0400 [EMAIL PROTECTED] wrote: Dang it!! Read the Fn HANDBOOK! This belongs under [EMAIL PROTECTED] ! (yeah, I top-posted. But I edited.) Report this to spamcop. That's what I did. Bitching about it on-list is hardly productive, the FreeBSD postmaster

Re: KAME snap on FreeBSD5.4 : ad0: FAILED - READ_DMA...

2006-04-29 Thread Andrew Pantyukhin
On 4/29/06, larafa sondes [EMAIL PROTECTED] wrote: Hello, I am trying to install kame/SHISA (kame snap: kame-20060227-freebsd54-snap.tgz) on FreeBSD 5.4 in order to use Mobile IPv6. When building the kernel: - make config performed well - make got the following error: ad0: FAILED - READ_DMA

RE: FreeBSD 6.0 compat with DL320 G4

2006-04-29 Thread Ted Mittelstaedt
Hi William, No. Soren added a bunch of error checking code in the ata driver for 6.1 to reject oddball cases and one of the things it does is ignore the disks on this particular server if the RAID functionality is turned on in the BIOS. However, even though FreeBSD 6.0 sees the disks if the

RE: Smart Array 4200 Controller

2006-04-29 Thread Ted Mittelstaedt
The little green lights on the front of each disk drive will change color if the disk dies. Ted -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Terry Sent: Saturday, April 29, 2006 7:11 AM To: freebsd-questions@freebsd.org Subject: Smart Array 4200

REINPLACE_CMD (perl-5.8.8)

2006-04-29 Thread Marc Hunter
Forgive me if this has been addressed, as I'm setting up some FreeBsd boxes after not having tinkered with things in a while. I've set up a brand new FreeBsd 6 box, updated the ports and went to install /usr/ports/www/apache22. This in turn triggered an install of perm-5.8.8 which failed as

Re: FreeBSD 6.0 compat with DL320 G4

2006-04-29 Thread William
Hi Ted, Thanks for the information regarding the Ethernet chipset, does the same thing happen if you configure the interface via rc.conf/ifconfig once the system is up and running? If the ethernet chipset support at the moment is flakey then I might have to look at a different vender, ethernet

Apache 2.2 showing version

2006-04-29 Thread Aguiar Magalhaes
Hi, When the Apache 2.2 shows the forbidden pages and others, It shows the version of apache, php, ssl, etc. It's dangerous.. Please, how can I fix it ? Thanks, Aguiar ___ Abra sua conta no Yahoo! Mail: 1GB de espaço,

Re: Antivirus to scan files before going onto a Windows machine: clamav?

2006-04-29 Thread Daniel Bye
On Sat, Apr 29, 2006 at 10:12:02AM -0400, [EMAIL PROTECTED] wrote: At 09:25 AM 4/29/2006, Jim Stapleton wrote: Virii would be the correct spelling we biologists use, but viruses is standard in normal-people-speak, and gets the meaing across. Actually I was reading up on correct vs. common

Re: Apache 2.2 showing version

2006-04-29 Thread Jonathan Horne
take a look at the ServerTokens section of httpd.conf. # # ServerTokens # This directive configures what you return as the Server HTTP response # Header. The default is 'Full' which sends information about the OS-Type # and compiled in modules. # Set to one of: Full | OS | Minor | Minimal |

Re: Apache 2.2 showing version

2006-04-29 Thread Kevin Kinsey
Aguiar Magalhaes wrote: Hi, When the Apache 2.2 shows the forbidden pages and others, It shows the version of apache, php, ssl, etc. It's dangerous.. Please, how can I fix it ? Thanks, Aguiar Look for the ServerSignature directive in httpd.conf. Be sure and restart Apache after

Re: Apache 2.2 showing version

2006-04-29 Thread Kevin Kinsey
Jonathan Horne wrote: take a look at the ServerTokens section of httpd.conf. # # ServerTokens # This directive configures what you return as the Server HTTP response # Header. The default is 'Full' which sends information about the OS-Type # and compiled in modules. # Set to one of: Full | OS

Re: Apache 2.2 showing version

2006-04-29 Thread Jonathan Horne
no KDK, you were not incorrect. in fact, my answer should have included your information, and your answer should have included mine (ie, we were both a little short). the fact is, that both items should be considered when taming down that particular info that apache displays. ServerTokens

ssid broadcast

2006-04-29 Thread dick hoogendijk
Is it possible to have a wifi card in hostap mode NOT to broadcast its ssid (like most routers can)? I have one in one of my hosts and this is not secure (as I understand). Mimimal security would be not to broadcast and have wep on. -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE ++

Re: permissions dilemma

2006-04-29 Thread jekillen
On Apr 29, 2006, at 4:21 AM, Gerard Seibert wrote: jekillen wrote: On Apr 28, 2006, at 5:38 PM, Gerard Seibert wrote: jekillen wrote: Hello: I have had a problem with installing MySQL 5.0.18 on a FreeBSD v 6.0 installation where everything seems to compile and install correctly but the

Re: Writing to ntfs partitions?

2006-04-29 Thread M.Stegenburgs
Hi, Good thing to have in your pocket: http://trinityhome.org/trk/ Regards, Maris Stegenburgs On Sat, 29 Apr 2006 12:08:09 +0200 Daan Vreeken [PA4DAN] [EMAIL PROTECTED] wrote: Hi All, I am trying to help a friend recover her Wind0ws harddisk. I have a backup of all files on a UFS2

Re: REINPLACE_CMD (perl-5.8.8)

2006-04-29 Thread Marc
My bad an out of date ports-base was to blame... Marc At 09:41 AM 04/29/2006, Marc Hunter wrote: Forgive me if this has been addressed, as I'm setting up some FreeBsd boxes after not having tinkered with things in a while. I've set up a brand new FreeBsd 6 box, updated the ports and

Help with backtrace

2006-04-29 Thread Steve Douville
Okay, I finally configured the kernel properly. Here is the backtrace from the dump. I could use some help deciphering and perhaps some help with things I can look for that caused this dump. Thanks, Steve (kgdb) backtrace #0 doadump () at pcpu.h:159 #1 0xc0451f5e in db_fncall (dummy1=0,

Re: Writing to ntfs partitions?

2006-04-29 Thread Kurt Buff
Daan Vreeken [PA4DAN] wrote: Hi All, I am trying to help a friend recover her Wind0ws harddisk. I have a backup of all files on a UFS2 partition and I have a new and freshly partitioned/formatted harddisk with a number of NTFS partitions. man mount_ntfs mentions write support for ntfs

Re: Antivirus to scan files before going onto a Windows machine: clamav?

2006-04-29 Thread Gerard Seibert
Jim Stapleton wrote: Anyone have experience with ClamAV? Good, Bad, Ugly? Should I use something else, or is the only good alternative pay/expensive (such as avast)? Am I better at leaving the antivirus stuff to the Windows machine (which has McAfee Enterprise)? Background: System lags

Re: Antivirus to scan files before going onto a Windows machine: clamav?

2006-04-29 Thread Jim Stapleton
I'm not really here for windows advice, Just FreeBSD. I'm happy with my windows AV solution as it is, as I've had too many issues with many other solutions... And I have verified that it was hardware that was the problem, not a virus, makes sense, it would be my first virus if it were a virus

RE: FreeBSD 6.0 compat with DL320 G4

2006-04-29 Thread Ted Mittelstaedt
No, what happens if you configure it via rc.conf is the server stays up for about a minute then panics, rather than panicing immediately. Perhaps if you e-mailed the bge maintainer and referenced the PRs on the Ethernet, they might be willing to fix the driver. Otherwise I'm going to look at it

Re: permissions dilemma

2006-04-29 Thread Duane Whitty
jekillen wrote: On Apr 28, 2006, at 6:10 PM, Duane Whitty wrote: jekillen wrote: On Apr 28, 2006, at 5:38 PM, Gerard Seibert wrote: jekillen wrote: Hello: I have had a problem with installing MySQL 5.0.18 on a FreeBSD v 6.0 installation where everything seems to compile and install

Re: Help with backtrace

2006-04-29 Thread Kris Kennaway
On Sat, Apr 29, 2006 at 03:17:14PM -0400, Steve Douville wrote: Okay, I finally configured the kernel properly. Here is the backtrace from the dump. I could use some help deciphering and perhaps some help with things I can look for that caused this dump. #8 0xc067ce2a in calltrap () at

FreeBSD 6.1-RC Sigmatel 9221 audio driver

2006-04-29 Thread Vlad GURDIGA
Hello, I've changed my hardware lately and cannot find the driver for sound card. My motherboard is an Intel D955XBK with on board Sigmatel 9221 audio. On Windows it plays, so, the hardware part is fine. Also cannot find the driver for my new video card: PCI Express x16 ASUS ATI RADEON X550 GE.

Re: permissions dilemma

2006-04-29 Thread Gerard Seibert
jekillen wrote: On Apr 29, 2006, at 4:21 AM, Gerard Seibert wrote: jekillen wrote: On Apr 28, 2006, at 5:38 PM, Gerard Seibert wrote: jekillen wrote: Hello: I have had a problem with installing MySQL 5.0.18 on a FreeBSD v 6.0 installation where everything seems to

Re: permissions dilemma

2006-04-29 Thread Duane Whitty
Duane Whitty wrote: [snip] Read the chapters in the MySQL manual regarding post-install tasks under UNIX and securing the initial MySQL accounts. Hope this helps, Duane Whitty http://dev.mysql.com/doc/refman/5.0/en/index.html ___

Re: Intel Macs, FreeBSD, and drivers

2006-04-29 Thread Andrew Pantyukhin
On 4/28/06, Gayn Winters [EMAIL PROTECTED] wrote: The consensus of the group is that FreeBSD should run fine on an Intel Mac. I'm interested in the time lag between the availability of drivers on an Intel Mac and on FreeBSD. Question1: If there is a driver for a device that works on an Intel

Re: ssid broadcast

2006-04-29 Thread Fabian Keil
dick hoogendijk [EMAIL PROTECTED] wrote: Is it possible to have a wifi card in hostap mode NOT to broadcast its ssid (like most routers can)? I have one in one of my hosts and this is not secure (as I understand). Mimimal security would be not to broadcast and have wep on. man ifconfig:

Re: Intel Macs, FreeBSD, and drivers

2006-04-29 Thread David Kelly
On Apr 29, 2006, at 5:02 PM, Andrew Pantyukhin wrote: Question1: If there is a driver for a device that works on an Intel Mac (under OS X), will that driver work under FreeBSD? For example, suppose a very new Intel Mac has a new disk controller, is there some process by which we can

Re: FreeBSD 6.0 and Mac File System

2006-04-29 Thread Nikolas Britton
On 4/29/06, Yousef Raffah [EMAIL PROTECTED] wrote: On Sat, 2006-04-29 at 09:11 -0400, John Cruz wrote: I don't know about HFS, but you can format your mac drives with UFS when you do a clean install of MacOS, at least then FreeBSD would be able to read them. You are right but this isn't my

Re: Antivirus to scan files before going onto a Windows machine:clamav?

2006-04-29 Thread jdow
From: John Nielsen [EMAIL PROTECTED] On Saturday 29 April 2006 09:06, Jim Stapleton wrote: Anyone have experience with ClamAV? Good, Bad, Ugly? Should I use something else, or is the only good alternative pay/expensive (such as avast)? Am I better at leaving the antivirus stuff to the Windows

Re: Antivirus to scan files before going onto a Windows machine:clamav?

2006-04-29 Thread jdow
From: Gerard Seibert [EMAIL PROTECTED] Jim Stapleton wrote: Anyone have experience with ClamAV? Good, Bad, Ugly? Should I use something else, or is the only good alternative pay/expensive (such as avast)? Am I better at leaving the antivirus stuff to the Windows machine (which has McAfee

Re: Problem creating DR bootable disk

2006-04-29 Thread Ian Jefferson
Hmmm I'm probably making obvious suggestions but... I think I'd be inclined to do a fresh install of the same OS version on the target disk. See if that boots OK. If it does then something in your mirror tools is the issue. If it doesn't then it's a bootstrap problem. Re: boot manager

Azureas download performance non-existent ..

2006-04-29 Thread Marc G. Fournier
'k, I have to be doing something wrong here ... Up until recently, I've been using the regular Python Bittorrent port for doing my torrents, getting *peaks* of 140+kps ... in order to make use of some features in Azureas (mainly, its plugins for RSS Feeds), I'm trying to get that running,

Re: permissions dilemma

2006-04-29 Thread jekillen
On Apr 29, 2006, at 2:07 PM, Gerard Seibert wrote: jekillen wrote: On Apr 29, 2006, at 4:21 AM, Gerard Seibert wrote: jekillen wrote: On Apr 28, 2006, at 5:38 PM, Gerard Seibert wrote: jekillen wrote: Hello: I have had a problem with installing MySQL 5.0.18 on a FreeBSD v 6.0

how to sync palm under FreeBSD?

2006-04-29 Thread snnn
my OS version is FreeBSD6.0 p7 my palm is m125 I've installed jpilot,coldsync... from ports. However,jpilot said cannot find the device /dev/pilot I have not compiled the kernel with ucom and uvisor. So I loaded them by 'kldload'. then put the following lines under 'usbd.conf'. device Palm

Re: Smart Array 4200 Controller

2006-04-29 Thread Per olof Ljungmark
Terry wrote: Any one know of any thing that could be used to monitor a Smart Array 4200 Controller ? This a COMPAQ PROLIANT DL380 to be precise . Not sure if the 4200 uses ida or ciss, this is what I use for ida: http://lists.freebsd.org/pipermail/freebsd-scsi/2005-September/002024.html The

Re: Sendmail Compile-Time Configuration - Success

2006-04-29 Thread Duane Whitty
Giorgos Keramidas wrote: On 2006-04-28 05:07, Duane Whitty [EMAIL PROTECTED] wrote: Duane Whitty wrote: Duane Whitty wrote: I'm adding LDAP support to my Sendmail configuration. I couldn't seem to find the appropriate m4 file in which to declare my APPENDDEF statements. My