ndis.ko and if_ndis.ko not compiled during buildkernel

2006-01-14 Thread Przemysław Szczygielski
Hello,

I am setting up a wiereless network at home, using D-Link DWL-G520+ and
ndis wrapper (project Evil) on FreeBSD machine. It works great with
default FreeBSD 6.0 installation - no problems here, but I have to
compile IPSEC into kernel to get proper encryption. Unfortunately, new
kernel doesn't have ndis.ko and if_ndis.ko in /boot/kernel directory
(and old modules don't work with new kernel).

Yesterday I emailed Project Evil author and he claims ndis.ko and
if_ndis.ko should be rebuilt automatically by:

Would it kill you do just do a regular kernel build?

# cd /sys/i386/conf
# config MYKERNEL
# cd /sys/i386/compile/MYKERNEL
# make
# make install

Notice how all the kernel modules get compiled for you, including ndis.ko and
if_ndis.ko. If you'd really read and understood that article, you would have
realized that you don't need to rebuild them for each driver anymore. You
just need to convert the .sys and .inf files with ndisgen. That's it.

Well - they don't get built (at least for me). Is anyone able to tell me how to
get these? (note: ndisgen generates only card driver, NOT ndis.ko and
if_ndis.ko!, also the old way won't work!)

TIA,

Przemek


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


portupgrade from bin 9.3.1 to 9.3.2

2006-01-14 Thread Mathieu CHATEAU
Hello,

i have done a portupgrade -Rr bind9 on a server.

bind 9.3.1 was in /usr/sbin/named, but
bind 9.3.2 is in /usr/local/sbin/named

Now, i have 2 bind9 version on the same system...

any way to cleanup ? did i miss something ?


Thanks,
Mathieu CHATEAU

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ndis.ko and if_ndis.ko not compiled during buildkernel

2006-01-14 Thread Frank Staals

Przemysław Szczygielski wrote:


Hello,

I am setting up a wiereless network at home, using D-Link DWL-G520+ and
ndis wrapper (project Evil) on FreeBSD machine. It works great with
default FreeBSD 6.0 installation - no problems here, but I have to
compile IPSEC into kernel to get proper encryption. Unfortunately, new
kernel doesn't have ndis.ko and if_ndis.ko in /boot/kernel directory
(and old modules don't work with new kernel).

Yesterday I emailed Project Evil author and he claims ndis.ko and
if_ndis.ko should be rebuilt automatically by:

 


Would it kill you do just do a regular kernel build?

# cd /sys/i386/conf
# config MYKERNEL
# cd /sys/i386/compile/MYKERNEL
# make
# make install

Notice how all the kernel modules get compiled for you, including ndis.ko and
if_ndis.ko. If you'd really read and understood that article, you would have
realized that you don't need to rebuild them for each driver anymore. You
just need to convert the .sys and .inf files with ndisgen. That's it.
   



Well - they don't get built (at least for me). Is anyone able to tell me how to
get these? (note: ndisgen generates only card driver, NOT ndis.ko and
if_ndis.ko!, also the old way won't work!)

TIA,

Przemek


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


 

You can most probably just copy the files back from /boot/kernel.old/  ( 
or run locate ndis.ko to see where they can be find ) that should work


Good luck,

--
-Frank Staals


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


upgrade of php5-gd

2006-01-14 Thread Mathieu CHATEAU
Hello freebsd-questions,

even with a cvsup of ports 5 minutes ago, i still have the
following errors when i try to upgrade php5-gd from 5.0.4_2 to 5.1.1


[EMAIL PROTECTED]:/usr/ports/graphics/php5-gd] # make install clean
===  Vulnerability check disabled, database not found
===  Found saved configuration for php5-gd-5.0.4_2
===  Extracting for php5-gd-5.1.1
= MD5 Checksum OK for php-5.1.1.tar.bz2.
===  Patching for php5-gd-5.1.1
===  Applying FreeBSD patches for php5-gd-5.1.1
1 out of 1 hunks failed--saving rejects to config.m4.rej
= Patch patch-config.m4 failed to apply cleanly.
*** Error code 1  

I am using FreeBSD 5.4

any clue ?

thanks!
Mathieu CHATEAU

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Setquota on FreeBSD 4.11

2006-01-14 Thread Don O'Neil
I'm having problems getting the port 'setquota' to work on my FBSD 4.11
box...

When I type:

setquota -g -f /array01 -bh51200K root

I get

setquota : /array01 does not have quotas enabled.  

Or when I type:

setquota -u -f /array01 -bh51200K root

I get 

setquota : GETQUOTA(root) - Invalid argument   

Even though I have built the kernel w/ the option, enabled quotas in rc,
etc... 

quota -v shows:

Disk quotas for user root (uid 0):
 Filesystem   usage   quota   limit   grace   files   quota   limit
grace
   /array01   0   0   0   0   0   0 

I can edit quotas using edquota no problems.

I had to build setquota from sources, as the port package for 4.11 isn't
available anymore.

Any ideas what might be going on here?

Don

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


libgdk_pixbuf-2.0.so.600

2006-01-14 Thread Pirat SRIYOTHA

hi sirs,

while doing make in gnome2, i face this error

/libexec/ld-elf.so.1: Shared object libgdk_pixbuf-2.0.so.600 not found 
required by gdk-pixbuf-qurey-loaders


it stopped at librsvg2.


in my machine i found only libgdk_pixbuf-2.0.so.400.  my machine is

inspiron# uname -a
FreeBSD inspiron.thai-aec.org 6.0-STABLE FreeBSD 6.0-STABLE #2: Fri Jan 
13 13:52:56 ICT 2006 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/INSPIRON  i386

inspiron#

i tried to install gnome 2.12 so many time since december 2005.
please cc to me since i do not a member of this list.  TIA

with best regards,
psr
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ndis.ko and if_ndis.ko not compiled during buildkernel

2006-01-14 Thread Przemysław Szczygielski

 I am setting up a wiereless network at home, using D-Link DWL-G520+ and
 ndis wrapper (project Evil) on FreeBSD machine. It works great with
 default FreeBSD 6.0 installation - no problems here, but I have to
 compile IPSEC into kernel to get proper encryption. Unfortunately, new
 kernel doesn't have ndis.ko and if_ndis.ko in /boot/kernel directory
 (and old modules don't work with new kernel).

 Yesterday I emailed Project Evil author and he claims ndis.ko and
 if_ndis.ko should be rebuilt automatically by: 
   
   
 Would it kill you do just do a regular kernel build?

 # cd /sys/i386/conf
 # config MYKERNEL
 # cd /sys/i386/compile/MYKERNEL
 # make
 # make install

 Notice how all the kernel modules get compiled for you, including ndis.ko and
 if_ndis.ko. If you'd really read and understood that article, you would have
 realized that you don't need to rebuild them for each driver anymore. You
 just need to convert the .sys and .inf files with ndisgen. That's it. 
   
   
 Well - they don't get built (at least for me). Is anyone able to tell me how 
 to
 get these? (note: ndisgen generates only card driver, NOT ndis.ko and
 if_ndis.ko!, also the old way won't work!)


  
  You can most probably just copy the files back from
 /boot/kernel.old/  ( or run locate ndis.ko to see where they can be find ) 
 that should work
  

Nope, old modules just kill my kernel! That's the problem! I already
tried that!

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: portupgrade from bin 9.3.1 to 9.3.2

2006-01-14 Thread Dominique Goncalves
Hi,
On 1/14/06, Mathieu CHATEAU [EMAIL PROTECTED] wrote:
 Hello,

 i have done a portupgrade -Rr bind9 on a server.

 bind 9.3.1 was in /usr/sbin/named, but
 bind 9.3.2 is in /usr/local/sbin/named

 Now, i have 2 bind9 version on the same system...

 any way to cleanup ? did i miss something ?

pkg_delete the bind 9.3.2 port installation, and install bind 9.3.2
with this option WITH_PORT_REPLACES_BASE_BIND9=YES in your make.conf

HTH.


 Thanks,
 Mathieu CHATEAU

Regards.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]



--
There's this old saying: Give a man a fish, feed him for a day. Teach
a man to fish, feed him for life.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Unable to make buildkernel (fresh cvsup to RELENG_6)

2006-01-14 Thread Laurence Sanford
I'm upgrading a 5.4 machine to 6. I can buildworld successfully, but 
attempting to make buildkernel fails:


HEADERS -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include 
-I/usr/obj/usr/src/sys/Colossus /usr/src/sys/modules/ti/../../pci/if_ti.c
/usr/src/sys/modules/ti/../../pci/if_ti.c:2536:35: macro 
VLAN_INPUT_TAG requires 4 arguments, but only 3 given

mkdep: compile failed
*** Error code 1

Stop in /usr/src/sys/modules/ti.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/Colossus.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Yes, it's a customer kernel, however, it's worth noting that GENERIC has 
failed in exactly the same place with the same error. Any suggestions?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


It is old.

2006-01-14 Thread n-n
Everyone says that FreeBSD is old. 
Hereafter, many people will say that Linux and OpenSolaris are
good. 


--
Yahoo! Mail - supported by 10million people
http://pr.mail.yahoo.co.jp/mail_pr/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


OS use rate

2006-01-14 Thread n-n
OS use rate in my project. 
2005/01/10 - 2006/01/10
RedHat Enterprise Linux ES3.0 - 3947
RedHat Enterprise Linux AS3.0 - 1287
Sun Solaris 9 - 583
*BSD - 0


--
Yahoo! Mail - supported by 10million people
http://pr.mail.yahoo.co.jp/mail_pr/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: dhclient fixed leases

2006-01-14 Thread Erik Nørgaard

Maxim Vetrov wrote:

I'm on 6.0 release. The default will not help - I have several 
networks without dhcpd. So 'default option routers 10.0.1.5;' will work 
only for one and fail for others.


Well, in that case I have dificult seeing how fixed leases will help 
you, how should dhclient choose which fixed lease to use? One fixed 
lease or one default would work.


Otherwise, it seems that you should create a script that interactively 
lets you log on a particular network, and start dhclient if needed or 
configure your nic with a fixed ip using ifconfig.


Regards, Erik
--
Ph: +34.666334818   web: http://www.locolomo.org
S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt
Subject ID:  A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9
Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Script to lock the state of my MP3 files

2006-01-14 Thread Kristian Vaaf


- Original Message -
From: pete wright [EMAIL PROTECTED]
Date: Friday, January 13, 2006 10:37 pm
Subject: Re: Script to lock the state of my MP3 files

 On 1/13/06, Kristian Vaaf [EMAIL PROTECTED] wrote:
 
  Hello!
 
  I use this script to generate simple verification files (SFV) and 
 MP3 playlist files (M3U)
  based on the info file (NFO) that I create for every album that I 
 digitalize.
  If this is an album:
 
  ./dj_antoine-arabian_adventure-sessp010-vinyl-2005:
  00-dj_antoine-arabian_adventure-sessp010-vinyl-2005.nfo
  00-dj_antoine-arabian_adventure-sessp010-vinyl-2005-cover.jpg
  a1-dj_antoine-arabian_adventure_2-original_mix.mp3
  b1-dj_antoine-arabian_adventure_2-
 chriss_ortega_and_thomas_gold_vocal_mix.mp3 b2-dj_antoine-
 arabian_adventure_2-chriss_ortega_and_thomas_gold_dub_mix.mp3
 
  Then the script makes it into:
 
  ./dj_antoine-arabian_adventure-sessp010-vinyl-2005:
  00-dj_antoine-arabian_adventure-sessp010-vinyl-2005.m3u
  00-dj_antoine-arabian_adventure-sessp010-vinyl-2005.nfo
  00-dj_antoine-arabian_adventure-sessp010-vinyl-2005.sfv
  00-dj_antoine-arabian_adventure-sessp010-vinyl-2005-cover.jpg
  a1-dj_antoine-arabian_adventure_2-original_mix.mp3
  b1-dj_antoine-arabian_adventure_2-
 chriss_ortega_and_thomas_gold_vocal_mix.mp3 b2-dj_antoine-
 arabian_adventure_2-chriss_ortega_and_thomas_gold_dub_mix.mp3
 
  My script is made for regular sh though.
  If it were to be bashed -- how would it look like?
 
 should be the same syntax for sh and bash as bash is a decendant of
 sh.  i would keep the #! line /bin/sh as this will make the script
 more portable.
 
 -pete
 
 
  #!/bin/sh
  #
  #   Generate SFV and M3U files for MP3 albums.
  #   $URBAN: mp3_archive.sh,v 1.0 2005/10/24 15:09:05 vaaf Exp $
  #
 
  for file in `find $(pwd) -name \*.nfo`; do
 
  directory=`dirname ${file}`
  prefix=`basename ${file} | sed 's/.nfo//g'`
  current=`basename ${directory}`
 
  sfv=${directory}/${prefix}.sfv
  m3u=${directory}/${prefix}.m3u
 
  cd ${directory}
 
  rm -f *.sfv; rm -f *.m3u
  touch ${sfv}; cfv -Cq *.mp3
  cat ${current}.sfv | awk '! /^;/'  ${sfv}
  rm -f ${current}.sfv
 
  for mp3 in *.mp3; do echo ${mp3}  ${m3u}; done
 
  echo $current: Done
 
  done
 
  Thanks guys,
  Kristian
 
 
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to freebsd-questions-
 [EMAIL PROTECTED]
 
 
 --
 ~~o0OO0o~~
 Pete Wright
 www.nycbug.org
 NYC's *BSD User Group
 

Thanks!

Kristian


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Lost Root Pasword.

2006-01-14 Thread Grant Peel

Hi all,

   Here is a particularly embarrasing statement and question.

S: While working on a FreeBSD 4.4 dev box, changed the root password, but 
now, cant su. the password I used is  12 chars long, and was made 
intentionally cryptic. I know all the chars used in the password (yes I have 
it written down).


Q: Where are all the ssh password 'guessing' utilities I see the hackers 
using on my system? Located, I could really use one.


Failing this, I will need to drive to TO and reboot the system by hand and 
change the passwd. a waste of $50 in gas.


-Grant 



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


trouble installing new printer

2006-01-14 Thread ivan . roth
Hi,

I just bought a Canon i865 yesterday. This is my first printer install on
FreeBSD. I, of course, followed the steps described in the handbook. But when
running the really simple 'lptest  /dev/lpt0' command, nothing happened,
excepted the flashing light on the printer.

The flashing time is depending of the job size, i.e. the light is flashing
longer with lptest  /dev/lpt0 than with lptest 20 5  /dev/lpt0.

I decided to go a bit firther and configured /etc/printcap, and activated the lf
capability.

And running lptest 20 5 | lpr -Pmy-printer gave again the same result.

I tried many research on the net but could not find anything useful. I am now
installing apsfilter but ask you for some help during the compilation process.

Thank you.

-- 
Regards, Ivan.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


VT8235 Power Management Controller driver?

2006-01-14 Thread Ivailo Bonev
Is FreeBSD 6-STABLE have VT8235 Power Management Controller driver? What to 
insert in kernel to compile it? Or maybe have another way to switch it on?


-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Important ....

2006-01-14 Thread Amr Basyouny
Hello Kristian .

You can check a simple of our works here .

www.kingtutresorthrg.com
www.khalikonline.com
www.monseflabib.com
www.tadawl.name.qa
www.bsss-eg.org

And also translate the whole web site into arabic language

Your site already contain multi-languages the site design contain all the
languages ... as i said before.

PLUS ( Time Limit Offer ) :

Free 24 Hours / Day Arabic Live Support .. for 2 monthes ...

And we are responsable for translate any quistion or answer to support in a
Ticket or E-mail From / To any user for a year 

24 hours / day live Arabic Phone Support For live time .
All this and upload in *two weeks* from order plus 3 monthes updating or
adding data for free .

and for the security of your data and web site you can send me the files to
work on and send it back for you to upload from your own PC .

*( secure your password and data )*

Also there is an advertising plan in the bigest arabic web site , radio , tv
... if you wanna ( OWN COST not coverd by the previos offer )

if you like this work re-contact me to start working on the site .
  the payment method will be by one of these methods :

1 - Western-union cash transfer . 30 % of the decieded amount in advance and
70 % after upload .
2 - Bank transfer to my account No. 50 % of the decieded amount in advance
and 50 % after upload .

Please send me your site details that will work on and if there is any
speacial orders and also the budget that you imagine for the design work to
decied the amount of funds .


Thank you,
Amr Basyouny
Egypt
+20121747071
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


automounter jails ...

2006-01-14 Thread Marc G. Fournier


Is there any clean way to have automounter setup to automount /usr/ports 
into a jail'd environment?


thanks ...


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting latest files with cvsweb for a given tag

2006-01-14 Thread Ceri Davies


On 14 Jan 2006, at 01:42, RW wrote:

Is there a cvsweb URL that will give me the latest version of a  
given file,

given a specific tag? ie  without specifying a explicit revision.

What I am trying to do is write a script that will download the  
latest version
of  src/sys/conf/newvers.sh for RELENG_6_0, so it can parse out the  
version

information and compare it with the output of uname -r.


http://www.FreeBSD.org/cgi/cvsweb.cgi/~checkout~/src/sys/conf/ 
newvers.sh?rev=RELENG_6_0


It's probably easier to use anonymous CVS, although  
anoncvs.FreeBSD.org doesn't seem to be carrying our tree at the moment.


Ceri


PGP.sig
Description: This is a digitally signed message part


Re: It is old.

2006-01-14 Thread Ceri Davies


On 14 Jan 2006, at 13:22, n-n wrote:


Everyone says that FreeBSD is old.
Hereafter, many people will say that Linux and OpenSolaris are
good.


I'm sorry, what are you talking about?

Ceri

--
That must be wonderful!  I don't understand it at all.
  -- Alice




PGP.sig
Description: This is a digitally signed message part


Re: Setquota on FreeBSD 4.11

2006-01-14 Thread Ceri Davies


On 14 Jan 2006, at 10:53, Don O'Neil wrote:

I'm having problems getting the port 'setquota' to work on my FBSD  
4.11

box...

When I type:

setquota -g -f /array01 -bh51200K root

I get

setquota : /array01 does not have quotas enabled.

Or when I type:

setquota -u -f /array01 -bh51200K root

I get

setquota : GETQUOTA(root) - Invalid argument

Even though I have built the kernel w/ the option, enabled quotas  
in rc,

etc...

quota -v shows:

Disk quotas for user root (uid 0):
 Filesystem   usage   quota   limit   grace   files   quota
limit

grace
   /array01   0   0   0   0
0   0


I can edit quotas using edquota no problems.

I had to build setquota from sources, as the port package for 4.11  
isn't

available anymore.

Any ideas what might be going on here?


I'm not familiar with the setquota port, but it's possible that the  
*quota files
in /array01 are missing.  Running quotacheck will fix that if it's  
the case.


Ceri
--
That must be wonderful!  I don't understand it at all.
  -- Alice




PGP.sig
Description: This is a digitally signed message part


Re: OS use rate

2006-01-14 Thread Ceri Davies


On 14 Jan 2006, at 13:33, n-n wrote:


OS use rate in my project.
2005/01/10 - 2006/01/10
RedHat Enterprise Linux ES3.0 - 3947
RedHat Enterprise Linux AS3.0 - 1287
Sun Solaris 9 - 583
*BSD - 0


What project is that then?  If you can't be bothered to tell us
what you are talking about, then don't be surprised if you fall
into everyone's killfiles.  Whoops, there you go already.

Ceri
--
That must be wonderful!  I don't understand it at all.
  -- Alice




PGP.sig
Description: This is a digitally signed message part


Mail filtering at server

2006-01-14 Thread Frank Staals

Hey,

I'm running FreeBSD 5-stable and I'm using the system as mailserver, so 
I set up sendmail using this guide: 
http://www.puresimplicity.net/~hemi/freebsd/sendmail.html as imap server 
I'm using imap-uw. Now I would like to do the following:


1) I would like to get all mail from [EMAIL PROTECTED] in a seperate 
directory. Currently I do this by filtering my mail in the mailclient ( 
Thunderbird ). The directory it uses for this is currently 
~/mail/Questions/ so I would like to keep that, how can I do this ? Can 
I add this to /etc/mail/access ? what would then be the syntax ?


2) I would also like to filter my mail for spam, again: currently I set 
up thunderbird to do this: the mail marked as spam/junk dissapears into 
the junk folder: ( ~/mail/junk ) What is the best way to set this up ? 
can this be done by sendmail itself or should I install an other program 
from the portstree


Thanks in advance,

--
-Frank Staals


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OS use rate

2006-01-14 Thread Wojciech Puchar

OS use rate in my project.
2005/01/10 - 2006/01/10
RedHat Enterprise Linux ES3.0 - 3947
RedHat Enterprise Linux AS3.0 - 1287
Sun Solaris 9 - 583
*BSD - 0


that's just a problem of these 5817 people/companies/whatever that use 
them and not FreeBSD.


PS. completely off topic, please add more data and send it to advocacy 
group

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Lost Root Pasword.

2006-01-14 Thread Wojciech Puchar
now, cant su. the password I used is  12 chars long, and was made 
intentionally cryptic. I know all the chars used in the password (yes I have 
it written down).


Q: Where are all the ssh password 'guessing' utilities I see the hackers 
using on my system? Located, I could really use one.


Failing this, I will need to drive to TO and reboot the system by hand and 
change the passwd. a waste of $50 in gas.




next time use .ssh/authorized_keys or .rhosts or other way to do 
passwordless logins :)

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: automounter jails ...

2006-01-14 Thread albi
On Sat, 14 Jan 2006 12:31:50 -0400 (AST)
Marc G. Fournier [EMAIL PROTECTED] wrote:


 Is there any clean way to have automounter setup to
 automount /usr/ports into a jail'd environment?

not an answer to your specific automount-question, but i use a
build-jail (and use part of the install-result with a read-only
null_fs mount in the other jails) and have the /usr/ports/ mounted
read-write with null_fs in the jails if needed

-- 
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


What is wrong with these pf rules?

2006-01-14 Thread Leon Botes

binat on $dig_if from $dmz_srv to any - $dig_ip2
binat on $dsl1_if from $dmz_srv to any - $dsl1_ip2
binat on $dsl2_if from $dmz_srv to any - $dsl2_ip2
rdr on $dig_if inet proto tcp from any to $dig_ip2 port { 25, 80, 81, 
110 } - $dmz_srv
rdr on $dsl1_if inet proto tcp from any to $dsl1_ip2 port { 25, 80, 110 
} - $dmz_srv
rdr on $dsl2_if inet proto tcp from any to $dsl2_ip2 port { 25, 80, 110 
} - $dmz_srv


$dig_if, $dsl1_if, dsl2_if are all connected to the net via routers.
The rule works for whichever interface the default route points to.
How can i get pf to return incoming connections out the same interface 
they arrived on?


--
Regards
Leon

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Which is the best open source C/C++ IDE out there?

2006-01-14 Thread JD Arnold

Chuck Robey wrote:

JD Arnold wrote:


Danial Thom wrote:



--- Vladimir Tsvetkov [EMAIL PROTECTED] wrote:


This is obviously a trick question, because


real


programmers don't use IDEs. Case Closed.


I'm not a real programmer, but UNIX is a great
developer environment.
It's a tool based environment.
Small tools, strong cohesion in what they are
designed for, easy ways
to combine them to form more complex tasks.
Good documentation too.
Actually you don't need anything else, you
don't need a colourfull IDE. But...
Maybe only few, really exceptional people can
benefit and grok the
power of this kind of environments.
To me the ideal IDE is actually a toolkit:
- Source Editor, preferably with a object
browser or other kind of a
source browser. An autocomplete functionallity
could increase
productivity too - this could increase quality
if we measure quality
of code by the low number of syntax mistakes,
but this could also be a
threat to quality letting the programmer write
without reading
carefully what is written - code bloating.
- Compiler with a debugger. We must discuss
about the pros. and cons.
of a grafic debugger versus a text-mode
debugger. The things are
getting really messy when it comes up to
debugging multithreading code
and I really don't know what is the ultimate
tool for this task.
- A build tool. Ant or make will suffice.
- Source control tools. CVS, SVN etc.
- Documentation tools. POD, Doxygen, Javadoc or
something else.
- Unit testing framework. This is not always a
tool. This could be a
language extension, or  a testing API.
- Other tools.

You don't need to put everything together in a
single swissknife-tool,
but this could be convenient in some cases.

IDE vs. Toolbased Environments ???

Which is more productive and how to measure
productiveness?

Best Regards,
Vladimir Tsvetkov



Tools, schmools. vi and cc work for me.

I do admit that I wish someone would get make to
accept spaces instead of the (damn) tab. I think
its time for that :)



That's why you should graduate to Emacs - with the makefile syntax 
highlighting,
you'll at least see the differences between tabs and spaces before 
getting into

trouble due to bad whitespacing!-)

you're certainly giving a viewpoint that has a great deal of truth to 
it, but I guess what scares folks is the horrible, horrible emacs 
learning curve,.  At one point in my career (in school, lisp 
programming) I learned/used emacs.  I admit, it's got so much power, 
there isn't even a close competitor.  BUT at that time, I had a genius 
girl programmer at my side, and she helped me with emacs syntax so 
heavily it was funny, and so I could make use of emacs without really 
having to scale the learning curve.


If I'd actually had to scale that learning curve, do you think I would 
have, even COULD have used emacs?  One of the worst things I had happen, 
I needed, one year later, to go back to vi for a job, and just forgot 
enough emacs usages, and never went back.  I'd love to, but I'd have to 
find another genius Lisp girlfriend, before I could do that.


Likely?  That's why emacs isn't the world's most popular editor/IDE.


A couple of notes on this:

* The coolest thing about Emacs is you learn it once and you are set for life.
No matter what platform, there's bound to be an Emacs port.  I've been using
Emacs for 15+ years, and I've never had to learn another editor. And that 
includes working on the Atari ST, OS/2, any Un*x flavor of the month, etc.

The native Windows port is one of the best ports, too.

* You in no way, shape or manner need to know lisp.  These days, with the
fancy customize stuff, you almost never need to program in elisp.

* I'd actually contend that emacs *is* the world's most popular (ie., used)
editor in the world. Given the gazillion platforms it runs on, and it's 
amazing flexibility, I think you'd be hard pressed to name another one that

can contend with it.

* I'm not sure why you'd have to go back to vi for a job. Why would anyone
care what editor you use, as long as you get the job done? I've worked in many
companies, using many different platforms, and I've always used Emacs.

--
Jonathan Arnold (mailto:[EMAIL PROTECTED])
Daemon Dancing in the Dark, a FreeBSD weblog:
  http://freebsd.amazingdev.com/blog/

UNIX is user-friendly. It's just a bit picky about who its friends are.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Multiple IP in jail?

2006-01-14 Thread Petr Murmak
Hi!

Is it possible to assign multiple IP to one jail on FreeBSD 6.0-STABLE? I
want to use in jail apache for which i really need more than one IP. I found
some patches for 5.0 but they are more than 2 years old without maintaining,
so I didn't tried them.

Petr

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


adding new sysctl

2006-01-14 Thread Tofik Suleymanov

Any advice on adding new sysctl to the system ?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


/etc/rc.firewall and dhclient(8)

2006-01-14 Thread pfgshield-freebsd
Hi;

I activated my firewall client configuration on my desktop that uses dhcp for
a cable modem.

Everything works fine (I even enabled ping), however, everytime I shutdown and
restart the modem I find myself having to check /var/db/dhclient.leases.xl0 to
edit /etc/rc.firewall to change $net and $ip.

Is there an easy way to automate this?

cheers,

Pedro.






___ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


field description

2006-01-14 Thread Imran Imtiaz
when i do w
wicontrol ath0 -L
it shows me the aps that are currently running i am pasting the output
SSIDBSSID Chan SN  S  N  Intrvl Capinfo
  [ 00:11:92:3e:35:80 ]  [ 1  ]  [  0  0  0 ]  100  [ ess priv 
shpr shst ]
  [ 1 2 5.5 6 9 11 12 18 24 36 ]
LakeCity  [ 00:a0:c5:9e:b4:85 ]  [ 2  ]  [  0  0  0 ]  100  [ ess priv ]
  [ 1 2 5.5 11 ]
MisDept   [ 00:06:25:df:83:3d ]  [ 6  ]  [  0  0  0 ]  100  [ ess ]
  [ 1 2 5.5 11 ]
Yousuf[ 00:14:bf:04:d1:f9 ]  [ 6  ]  [  0  0  0 ]  100  [ ess ]
  [ 1 2 5.5 6 9 11 12 18 24 36 ]
c
can anyone tell me what does Capinfo field means e.g; ess = ?? priv = ?? shpr = 
?? shst = ??

regards,
Imran Imtiaz
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Pooomooocyyyy ;(

2006-01-14 Thread Karol Kwiatkowski
vocativus wrote:
 Witam!
 
[...]
 Moja obecna konfiguracja:
 
 Pł. główna: 939NF4G - SATA2
 Procesor: AMD Athlon 64 3200+ venice socket 939
 Karta graficzna - zintegrowana z płytą główną - GeForce 6100 - pamięć
 128MB
 Karta sieciowa - zintegrowana z płytą główną -  Realtek PHY RTL8201CL
 Karta dźwiękowa -  Realtek ALC850 7.1channel AC'97 audio codec
 RAM - 768MB (128 zarezerwowane dla karty graficznej więc dostępne jest
 640MB RAM)
 Wersja BIOS-u - P1.30
 
 
 I wziąłem wyczyszczony dysk (bez jakichkolwiek partycji) podłączony
 jako jedyny dysk, po wybraniu opcji default boot, wybraniu opcji
 standard, naciśnięciu ok w oknie gdzie pisze coś o fdisk-u, wybraniu
 dysku - w moim przypadku ad0 wyświetla sie komunikat:
 
 
 
 Warning: A geometry of 77545/16/63 for ad0 is incorrect. Using a more
 likely geometry. If this geometry is incorrect or you are unsure as to
 whether or not it's correct, please consult the Hardware Guide in the
 Documentation submenu or use the (G)eometry command to change it now
 
 Remember: you need to enter whatever your BIOS thinks the geometry is!
 For IDE it's what yoy were told in the BIOS setup. For SCSI, it's the
 translation mode your controller is using. Do NOT use a physical geometry
 
 
 
 I nic dałem na ok, rozplanowałem partycje dałem na instaluj i pojawił
 mi się komunikat o błędzie, że nie można zapisać danych na dysk i na
 tym koniec.

Cześć vocativus,

Nie wiem w czym tkwi problem, ale spróbuj zapytać na polskim forum
systemów BSD:
http://www.bsdguru.org/dyskusja/

Jeśli chciałbyś uzyskać pomoc na freebsd-questions (lub innych listach
na freebsd.org) najlepiej pisać w języku angielskim.

Pozdrawiam,

Karol

P.S. FreeBSD to nie jest Linux :)


-- 
Karol Kwiatkowski  freebsd at orchid dot homeunix dot org
GPGKey: http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc



signature.asc
Description: OpenPGP digital signature


Re: Which is the best open source C/C++ IDE out there?

2006-01-14 Thread Giorgos Keramidas
On 2006-01-14 13:00, JD Arnold [EMAIL PROTECTED] wrote:
 Chuck Robey wrote:
  At one point in my career (in school, lisp programming) I
  learned/used emacs.  I admit, it's got so much power, there
  isn't even a close competitor.  BUT at that time, I had a
  genius girl programmer at my side, and she helped me with
  emacs syntax so heavily it was funny, and so I could make use
  of emacs without really having to scale the learning curve.
 
  If I'd actually had to scale that learning curve, do you
  think I would have, even COULD have used emacs?  One of the
  worst things I had happen, I needed, one year later, to go
  back to vi for a job, and just forgot enough emacs usages,
  and never went back.  I'd love to, but I'd have to find
  another genius Lisp girlfriend, before I could do that.
 
  Likely?  That's why emacs isn't the world's most popular
  editor/IDE.

 A couple of notes on this: [...]

 * I'm not sure why you'd have to go back to vi for a job. Why
 would anyone care what editor you use, as long as you get the
 job done? I've worked in many companies, using many different
 platforms, and I've always used Emacs.

I'm sure Chuck, who is a very regular contributor to the lists,
posting useful, knowledgeable replies, is not trying to troll
against Emacs, but stating something that has been his personal
experience :)

I can definitely understand that, under certain circumstances,
one may have to switch tools for political rather than really
technical reasons.  I have worked at places where we were not
allowed to install 'extra' programs in the development machines,
to avoid creating dependencies that the official build machines
would not be able to satisfy.  This had the silly side-effect
that it was not possible to install a snapshot of Emacs on the
development machines, so all we had was /usr/bin/vi.

Having said that, I can usually install Emacs, either as a
supported system package, or by bootstrapping it from source with
--prefix=$HOME/opt, so I'm also using Emacs as my IDE for
around 12 years now.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


kde 3.5 in ports?

2006-01-14 Thread eoghan

Hello
So it looks like kde 3.5 has been committed to ports.
http://freebsd.kde.org/index.php#n20060108
I just cvsup'd and:
# pkg_info -la | grep kde
still showing me 3.4.3...
Im using cvsup.ie.FreeBSD.org so perhaps some mirrors have not yet  
been updated?
Apart from this, I believe there was some issues with 3.5... anyone  
got it up and going?

Thanks
Eoghan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: It is old.

2006-01-14 Thread Giorgos Keramidas
On 2006-01-14 22:22, n-n [EMAIL PROTECTED] wrote:
 Everyone says that FreeBSD is old.  Hereafter, many people will say
 that Linux and OpenSolaris are good.

Nice troll :P

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: It is old.

2006-01-14 Thread eoghan

On 14 Jan 2006, at 17:31, Giorgos Keramidas wrote:


On 2006-01-14 22:22, n-n [EMAIL PROTECTED] wrote:

Everyone says that FreeBSD is old.  Hereafter, many people will say
that Linux and OpenSolaris are good.


Nice troll :P


sounds like ageism to me :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: wicontrol -L output (was: field description)

2006-01-14 Thread Fabian Keil
Imran Imtiaz [EMAIL PROTECTED] wrote:

 when i do w
 wicontrol ath0 -L
 it shows me the aps that are currently running i am pasting the output
[...]
 can anyone tell me what does Capinfo field means e.g; ess = ?? priv
 = ?? shpr = ?? shst = ??

My guess is Extended Service Set, Privacy, Short Preamble and
Short slot time.

On FreeBSD 6.0 and later these options are described in man ifconfig in
the scan section.

Fabian
-- 
http://www.fabiankeil.de/


signature.asc
Description: PGP signature


Re: OS use rate

2006-01-14 Thread Kris Kennaway
On Sat, Jan 14, 2006 at 10:33:26PM +0900, n-n wrote:
 OS use rate in my project. 
 2005/01/10 - 2006/01/10
 RedHat Enterprise Linux ES3.0 - 3947
 RedHat Enterprise Linux AS3.0 - 1287
 Sun Solaris 9 - 583
 *BSD - 0

WORST TROLL EVAR

Kris


pgpXZPjCwBkCj.pgp
Description: PGP signature


Re: kde 3.5 in ports?

2006-01-14 Thread Kris Kennaway
On Sat, Jan 14, 2006 at 07:23:12PM +, eoghan wrote:
 Hello
 So it looks like kde 3.5 has been committed to ports.
 http://freebsd.kde.org/index.php#n20060108
 I just cvsup'd and:
 # pkg_info -la | grep kde
 still showing me 3.4.3...
 Im using cvsup.ie.FreeBSD.org so perhaps some mirrors have not yet  
 been updated?

Looks like you forgot to actually upgrade your installed ports, you
only updated the ports tree.

 Apart from this, I believe there was some issues with 3.5... anyone  
 got it up and going?

Works for me.

Kris


pgp0eFDUmAObp.pgp
Description: PGP signature


[RESOLVED] Re[2]: portupgrade from bin 9.3.1 to 9.3.2

2006-01-14 Thread Mathieu CHATEAU
Saturday, January 14, 2006, 12:03:47 PM, you wrote:

DG Hi,
DG On 1/14/06, Mathieu CHATEAU [EMAIL PROTECTED] wrote:
 Hello,

 i have done a portupgrade -Rr bind9 on a server.

 bind 9.3.1 was in /usr/sbin/named, but
 bind 9.3.2 is in /usr/local/sbin/named

 Now, i have 2 bind9 version on the same system...

 any way to cleanup ? did i miss something ?

DG pkg_delete the bind 9.3.2 port installation, and install bind 9.3.2
DG with this option WITH_PORT_REPLACES_BASE_BIND9=YES in your make.conf

DG HTH.


 Thanks,
 Mathieu CHATEAU

DG Regards.


it works, thanks !

/etc/rc.d/named still gives some errors :

/etc/rc.d/named: WARNING: $command_interpreter -c != ELF
[: /usr/sbin/named: unexpected operator
Starting named.

named is started anyway. I have read somewhere that named shoud now be
controlled by rndc directly : why not change named.conf to use rndc to
still have a startup script ?

Mathieu CHATEAU


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Getting around WRITE_DMA errors

2006-01-14 Thread Sebastian

Hi,
Installing 6.0-RELEASE on a new machine. (Have tried 5.4 too). Using a 
PCChips M848ALU motherboard with onboard SiS

IDE controller, and a Hitachi 160gb disk.

When my disk is in UDMA6 (133) mode, FreeBSD dies painfully with many 
errors like:


 ad0: WARNING -  WRITE_DMA48 UDMA ICRC error (retrying request) 
LBA=31613
 ad0: WARNING -  WRITE_DMA48 UDMA ICRC error (retrying request) 
LBA=31613
 ad0: FAILURE -  WRITE_DMA48 status=51(READY,DSC,ERROR) 
error=4(ABORTED) LBA=31613


It then panics and dumps:

 panic: initiate_write_inodeblock_ufs2: already started

If I disable dma using set hw.ata.ata_dma=0 at boot, or simply boot in 
safe mode, it goes into PI04 mode and works fine. Also, if I change to a 
lesser UDMA value using atacontrol after boot, such as:


 # atacontrol mode ad0 UDMA4

... it also seems to behave just fine. I've tried UDMA3, UDMA4, UDMA5, 
all seemingly without errors. But when I use UDMA6, the machine 
immediately dies when the disk gets written to.


So my question:

What's the best way to tell FreeBSD to always use UDMA5 mode on that 
disk at boot time (before it attempts to use the drive)?


Thanks,
Sebastian

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Multiple IP in jail?

2006-01-14 Thread Ruben Bloemgarten
If you use nat in conjuction with jails there is no need to add multiple
ip's to the jails to be able to reach apache on multiple ip's, although I
agree that it would be nice to be able to assign multiple ip's to a jail.
Anyone ?

Regards, 

Ruben 
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Petr Murmak
Sent: January 14, 2006 7:11 PM
To: freebsd-questions@freebsd.org
Subject: Multiple IP in jail?

Hi!

Is it possible to assign multiple IP to one jail on FreeBSD 6.0-STABLE? I
want to use in jail apache for which i really need more than one IP. I found
some patches for 5.0 but they are more than 2 years old without maintaining,
so I didn't tried them.

Petr

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.17/229 - Release Date: 01/13/2006


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.17/229 - Release Date: 01/13/2006
 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OS use rate

2006-01-14 Thread SPYRIDON PAPADOPOULOS
[EMAIL PROTECTED] wrote:

-Original Message-
From: n-n [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Sat, 14 Jan 2006 22:33:26 +0900 (JST)
Subject: OS use rate

OS use rate in my project. 
2005/01/10 - 2006/01/10
RedHat Enterprise Linux ES3.0 - 3947
RedHat Enterprise Linux AS3.0 - 1287
Sun Solaris 9 - 583
*BSD - 0

Are these from a magazine? Did you want to tease the list? How would you expect 
to get responses that may help you in your project with such posts? ...just 
curious.

Well your post doesn't really make sense, but i will tell you what i think.
Lets make something clear:
1.
http://www.redhat.com/en_us/USA/rhel/compare/server/
Red Hat Enterprise Linux ES== Basic Edition: $349
   == Standard Edition: $799
2.
http://www.sun.com/software/solaris/index.jsp
Check it...even if it is for free, i didn't search to much, they sell it with 
their servers, etc etc. In which case you need their support as well, etc etc. 
Keywords: License, budget, money, financial.

Obviously the comparison above is wrong since is comparing dissimilar things.

Magazines, papers and websites are not trustful when money is behind it. You 
are talking about a project so think more about your sources. What was their 
intentions?
By the way i found another comparison here:
http://www.sun.com/software/solaris/index.jsp
As you can see there are no BSDs in this list? I suppose because there is a 
difference between them and BSDs. Can you see the difference?
(If i am wrong please someone correct me!)
I have more objectives...
* If Solaris is more popular (well it is maybe, because of marketing issues, 
but not because of its sources) why there is only a www.google.com/bsd(!) and 
not ~/solaris or ~/redhat. :o). I am sure you know that google is very popular, 
isn't it?
* I can find BSD referenced under the most important things i worked, in 
computing until today.

Conclusion:
The above list/comparison, do not mean anything to me. think more next time and 
make your thoughts clear so you can get better answers, than the ones you got!
People reading posts in this list can configure BSDs to work like Solaris, AIX, 
Red Hat Enterprise Solutions, exaclty as the people that work for SUN or IBM. 
If you don't then your only choice is a company that will do everything for 
you! For a price!
This list seems to be for learning and not for announcements like the one you 
posted.

The fact BSD are older, also implies who copied what in the past and from whom. 
I logically suppose!

Spiros

 
--
Yahoo! Mail - supported by 10million people
http://pr.mail.yahoo.co.jp/mail_pr/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

make your thoughts clear so you can get better answers, than the ones you got!
People reading posts in this list can configure BSDs to work like Solaris, AIX, 
Red Hat Enterprise Solutions, exaclty as the people that work for SUN or IBM. 
If you don't then your only choice is a company that will do everything for 
you! For a price!
This list seems to be for learning and not for announcements like the one you 
posted.

The fact BSD are older, also implies who copied what in the past and from whom. 
I logically suppose!

Spiros


--
Yahoo

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting around WRITE_DMA errors

2006-01-14 Thread Markus Trippelsdorf
On Sat, 14 Jan 2006 13:26:11 -0800, Sebastian wrote:
 Hi,
 Installing 6.0-RELEASE on a new machine. (Have tried 5.4 too). Using a 
 PCChips M848ALU motherboard with onboard SiS
 IDE controller, and a Hitachi 160gb disk.
 
 When my disk is in UDMA6 (133) mode, FreeBSD dies painfully with many 
 errors like:
 
  ad0: WARNING -  WRITE_DMA48 UDMA ICRC error (retrying request) 
 LBA=31613
  ad0: WARNING -  WRITE_DMA48 UDMA ICRC error (retrying request) 
 LBA=31613
  ad0: FAILURE -  WRITE_DMA48 status=51(READY,DSC,ERROR) 
 error=4(ABORTED) LBA=31613
 
 It then panics and dumps:
 
  panic: initiate_write_inodeblock_ufs2: already started
 
Are you sure that your hard drive is not dying? 
Run smartctl -a /dev/ad0 and see if any errors were being logged.
(smartctl is part of the smartmontools port)
You should also try another cable.

-- 
Markus

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ndis.ko and if_ndis.ko not compiled during buildkernel

2006-01-14 Thread [EMAIL PROTECTED]
On 1/14/06, Przemysław Szczygielski [EMAIL PROTECTED] wrote:


  Well - they don't get built (at least for me). Is anyone able to tell me
 how to
  get these? (note: ndisgen generates only card driver, NOT ndis.ko and
  if_ndis.ko!, also the old way won't work!)


 
   You can most probably just copy the files back from
  /boot/kernel.old/  ( or run locate ndis.ko to see where they can be find
 ) that should work
 

 Nope, old modules just kill my kernel! That's the problem! I already
 tried that!


moo.moo# cd /sys/modules/ndis/
moo.moo# make obj  make depend  make all  make install
perhaps?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: kde 3.5 in ports?

2006-01-14 Thread Gerard Seibert
Kris Kennaway [EMAIL PROTECTED]

 On Sat, Jan 14, 2006 at 07:23:12PM +, eoghan wrote:
  Hello
  So it looks like kde 3.5 has been committed to ports.
  http://freebsd.kde.org/index.php#n20060108
  I just cvsup'd and:
  # pkg_info -la | grep kde
  still showing me 3.4.3...
  Im using cvsup.ie.FreeBSD.org so perhaps some mirrors have not yet  
  been updated?
 
 Looks like you forgot to actually upgrade your installed ports, you
 only updated the ports tree.
 
  Apart from this, I believe there was some issues with 3.5... anyone  
  got it up and going?
 
 Works for me.
 
 Kris

Yes, but it has already been updated to 5.5.0_1. That was sure quick. I
only got 3.5.0 installed before they bumped it up.


-- 
Gerard Seibert
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Re: kde 3.5 in ports?

2006-01-14 Thread robertmunn2
Your message has been automatically forwarded
to my new address:

 [EMAIL PROTECTED]

Please update your addressbooks and lists to
reflect this new address.

Old Address: [EMAIL PROTECTED]
New Address: [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kde 3.5 in ports?

2006-01-14 Thread Kris Kennaway
On Sat, Jan 14, 2006 at 05:18:31PM -0500, Gerard Seibert wrote:
 Kris Kennaway [EMAIL PROTECTED]
 
  On Sat, Jan 14, 2006 at 07:23:12PM +, eoghan wrote:
   Hello
   So it looks like kde 3.5 has been committed to ports.
   http://freebsd.kde.org/index.php#n20060108
   I just cvsup'd and:
   # pkg_info -la | grep kde
   still showing me 3.4.3...
   Im using cvsup.ie.FreeBSD.org so perhaps some mirrors have not yet  
   been updated?
  
  Looks like you forgot to actually upgrade your installed ports, you
  only updated the ports tree.
  
   Apart from this, I believe there was some issues with 3.5... anyone  
   got it up and going?
  
  Works for me.
  
  Kris
 
 Yes, but it has already been updated to 5.5.0_1. That was sure quick. I
 only got 3.5.0 installed before they bumped it up.

No idea what this 5.5.0_1 is that you speak of.

Kris


pgpRxmhjYl4Nc.pgp
Description: PGP signature


Difficulty asking questions

2006-01-14 Thread Bob Willson
Hello
 
I have been trying to ask questions of this forum for
some time now but my questions seem to vanish into the
wild blue ether.  :(
 
It is possible that my ISP has been blacklisted for
this forum, how do I tell? My usual address (and the
one which I registered) is:
[EMAIL PROTECTED]
 
I am sending this through a Yahoo email address to see
 if this works.

Bob Willson



 
Do you Yahoo!? 
Listen to over 20 online radio stations and watch the latest music videos on 
Yahoo! Music. 
http://au.launch.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting around WRITE_DMA errors

2006-01-14 Thread Sebastian

Markus Trippelsdorf wrote:

Are you sure that your hard drive is not dying? 
Run smartctl -a /dev/ad0 and see if any errors were being logged.

(smartctl is part of the smartmontools port)
You should also try another cable.
 

Thanks for the response. I'm reasonably sure, the disk is brand new, and 
though it could certainly be bad, I installed Linux on the system this 
morning without issue. I've tried two different UDMA cables also, just 
to be sure. Under PIO4 mode in BSD (by setting hw.ata.ata_dma=0), I can 
install and then write data to my heart's content without any errors.


I'm currently reinstalling again, because I believe a partition has 
become corrupted after panicking with the disk in UDMA6 mode.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Difficulty asking questions

2006-01-14 Thread Gerard Seibert
Bob Willson [EMAIL PROTECTED]

 Hello
  
 I have been trying to ask questions of this forum for
 some time now but my questions seem to vanish into the
 wild blue ether.  :(
  
 It is possible that my ISP has been blacklisted for
 this forum, how do I tell? My usual address (and the
 one which I registered) is:
 [EMAIL PROTECTED]
  
 I am sending this through a Yahoo email address to see
  if this works.
 
 Bob Willson


I tried running it through SPAMCOP, and this is what I got back.

Parsing input: [EMAIL PROTECTED]
203.3.126.1 is an mx ( 10 ) for brisbane.apana.org.au
host 203.3.126.1 = gargoyle.apana.org.au (cached)
No recent reports, no history available
203.3.126.1 is an mx ( 10 ) for brisbane.apana.org.au
Routing details for 203.3.126.1
Reports routes for 203.3.126.1:
routeid:17573795 203.3.124.0 - 203.3.127.255 to:[EMAIL PROTECTED]
Administrator found from whois records
[refresh/show] Cached whois for 203.3.126.1 : [EMAIL PROTECTED]
Tracking details
whois [EMAIL PROTECTED] (Getting contact from whois.apnic.net mirror)
Display data:
mg75-ap = [EMAIL PROTECTED]
whois.apnic.net 203.3.126.1 = [EMAIL PROTECTED]
whois: 203.3.124.0 - 203.3.127.255 = [EMAIL PROTECTED]
Routing details for 203.3.126.1
Using last resort contacts [EMAIL PROTECTED]
Using last resort contacts [EMAIL PROTECTED]
Statistics:
203.3.126.1 not listed in bl.spamcop.net
More Information..
203.3.126.1 not listed in dnsbl.njabl.org
203.3.126.1 not listed in dnsbl.njabl.org
203.3.126.1 not listed in cbl.abuseat.org
203.3.126.1 not listed in dnsbl.sorbs.net
203.3.126.1 not listed in relays.ordb.org.

Reporting addresses:
[EMAIL PROTECTED] 


I did not see anything about you being blocked by anyone.

HTH

-- 
Gerard Seibert
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Re: Difficulty asking questions

2006-01-14 Thread robertmunn2
Your message has been automatically forwarded
to my new address:

 [EMAIL PROTECTED]

Please update your addressbooks and lists to
reflect this new address.

Old Address: [EMAIL PROTECTED]
New Address: [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kde 3.5 in ports?

2006-01-14 Thread Gerard Seibert
Kris Kennaway [EMAIL PROTECTED]

  Yes, but it has already been updated to 5.5.0_1. That was sure quick. I
  only got 3.5.0 installed before they bumped it up.
 
 No idea what this 5.5.0_1 is that you speak of.
 
 Kris

It is French for 3.5.0_1.

-- 

Gerard

Vini, vidi, velcro...
I came, I saw, I stuck around
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Re: kde 3.5 in ports?

2006-01-14 Thread robertmunn2
Your message has been automatically forwarded
to my new address:

 [EMAIL PROTECTED]

Please update your addressbooks and lists to
reflect this new address.

Old Address: [EMAIL PROTECTED]
New Address: [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Difficulty asking questions

2006-01-14 Thread Kris Kennaway
On Sun, Jan 15, 2006 at 09:29:57AM +1100, Bob Willson wrote:
 Hello
  
 I have been trying to ask questions of this forum for
 some time now but my questions seem to vanish into the
 wild blue ether.  :(

 It is possible that my ISP has been blacklisted for
 this forum, how do I tell? My usual address (and the
 one which I registered) is:
 [EMAIL PROTECTED]

Use the web interface to the mailing lists to verify your
subscription, or if that fails then talk to postmaster.

Kris

 I am sending this through a Yahoo email address to see
  if this works.
 
 Bob Willson
 
 
   
  
 Do you Yahoo!? 
 Listen to over 20 online radio stations and watch the latest music videos on 
 Yahoo! Music. 
 http://au.launch.yahoo.com
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


pgpOn3RHIBUMR.pgp
Description: PGP signature


Re: Difficulty asking questions

2006-01-14 Thread Bob Willson

--- Garance A Drosihn [EMAIL PROTECTED] wrote:

 At 9:29 AM +1100 1/15/06, Bob Willson wrote:
 Hello
 
 I have been trying to ask questions of this forum
 for
 some time now but my questions seem to vanish into
 the
 wild blue ether.  :(
 
 It is possible that my ISP has been blacklisted for
 this forum, how do I tell? My usual address (and
 the
 one which I registered) is:
 [EMAIL PROTECTED]
 
 I am sending this through a Yahoo email address to
 see
   if this works.
 
 If it helps, I did see this message of yours from
 the
 freebsd-questions mailing list.  I usually just skim
 through this mailing list though, so I have no idea
 if
 if your previous messages (from some other address?)
 also made it through.
 
 It is true that this list is busy enough that
 questions
 can get lost.  Which is to say, everyone *receives*
 the
 message, but no one actually replies to it simply
 because
 they're too busy with other things.
OK, thanks for the replies
I did get this through the Yahoo mail address on the
web interface.
I have checked all my settings on the
freebsd-questions web page as well and they are all
correct.
I get the two or three daily reports FROM the forum,
but I just don't seem able to post TO it. Any ideas
why not?
 -- 
 Garance Alistair Drosehn=  
 [EMAIL PROTECTED]
 Senior Systems Programmer   or 
 [EMAIL PROTECTED]
 Rensselaer Polytechnic Instituteor 
 [EMAIL PROTECTED]
 




 
Do you Yahoo!? 
Yahoo! News: Get the latest news via video today! 
http://au.news.yahoo.com/video/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Fwd: Re: Difficulty asking questions

2006-01-14 Thread Bob Willson
--- Bob Willson [EMAIL PROTECTED] wrote:
 From Bob Willson Sun Jan 15 10:25:51 2006
 Received: from [203.3.126.224] by
 web80908.mail.scd.yahoo.com via HTTP; Sun, 15 Jan
 2006 10:25:51 EST
 Date: Sun, 15 Jan 2006 10:25:51 +1100 (EST)
 From: Bob Willson [EMAIL PROTECTED]
 Subject: Fwd: Re: Difficulty asking questions
 To: [EMAIL PROTECTED]
 CC: [EMAIL PROTECTED]
 MIME-Version: 1.0
 Content-Type: text/plain; charset=iso-8859-1
 Content-Transfer-Encoding: 8bit
 Content-Length: 925
 
 Below is the complete header from an email that I
 sent
 to questions. It would appear that Robert Munn gets
 the questions and then forwards(or doesn't in my
 case)
 to the list
 
 From [EMAIL PROTECTED] Sat Jan 14 14:31:15
 2006   
 X-Apparently-To:   [EMAIL PROTECTED] via
 66.218.95.71; Sat, 14 Jan 2006 14:31:14 -0800  
 X-Originating-IP:  [128.8.10.60]   
 Return-Path:   [EMAIL PROTECTED] 
 Authentication-Results:mta308.mail.mud.yahoo.com
 from=comcast.net; domainkeys=neutral (no sig)  
 Received:  from 128.8.10.60 (EHLO listserv.umd.edu)
 (128.8.10.60) by mta308.mail.mud.yahoo.com with
 SMTP;
 Sat, 14 Jan 2006 14:31:14 -0800
 Received:  (from [EMAIL PROTECTED]) by
 listserv.umd.edu (8.12.10/8.12.10) id k0EMVF8o028545
 for [EMAIL PROTECTED]; Sat, 14 Jan 2006
 17:31:15 -0500 (EST)   
 Date:  Sat, 14 Jan 2006 17:31:15 -0500 (EST)   
 Message-Id:
 [EMAIL PROTECTED]
 X-Authentication-Warning:  listserv.umd.edu: sendmail
 set sender to [EMAIL PROTECTED] using -f   
 To:[EMAIL PROTECTED]   
 From:  [EMAIL PROTECTED]  Add to Address Book  
 Reply-to:  [EMAIL PROTECTED]   
 Errors-to: [EMAIL PROTECTED]   
 Subject:   Re: Difficulty asking questions 
 Content-Length:236 
 
 Your message has been automatically forwarded
 to my new address:
 
  [EMAIL PROTECTED]
 
 Please update your addressbooks and lists to
 reflect this new address.
 
 Old Address: [EMAIL PROTECTED]
 New Address: [EMAIL PROTECTED]
 --- [EMAIL PROTECTED] wrote:
 
  From [EMAIL PROTECTED] Sat Jan 14 14:31:15
  2006
  Date: Sat, 14 Jan 2006 17:31:15 -0500 (EST)
  To: [EMAIL PROTECTED]
  From: [EMAIL PROTECTED]
  Subject: Re: Difficulty asking questions
  
  Your message has been automatically forwarded
  to my new address:
  
   [EMAIL PROTECTED]
  
  Please update your addressbooks and lists to
  reflect this new address.
  
  Old Address: [EMAIL PROTECTED]
  New Address: [EMAIL PROTECTED]
  
 
 
 

 
 
 Do you Yahoo!? 
 The New Yahoo! Movies: Check out the Latest
 Trailers, Premiere Photos and full Actor Database. 
 http://au.movies.yahoo.com
 




 
Do you Yahoo!? 
Yahoo! Music: Vote 'Who's Next' and see your favourite band live 
http://au.music.yahoo.com/artists/whos-next/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Fwd: Re: Difficulty asking questions

2006-01-14 Thread Kris Kennaway
On Sun, Jan 15, 2006 at 10:31:00AM +1100, Bob Willson wrote:
 --- Bob Willson [EMAIL PROTECTED] wrote:
  From Bob Willson Sun Jan 15 10:25:51 2006
  Received: from [203.3.126.224] by
  web80908.mail.scd.yahoo.com via HTTP; Sun, 15 Jan
  2006 10:25:51 EST
  Date: Sun, 15 Jan 2006 10:25:51 +1100 (EST)
  From: Bob Willson [EMAIL PROTECTED]
  Subject: Fwd: Re: Difficulty asking questions
  To: [EMAIL PROTECTED]
  CC: [EMAIL PROTECTED]
  MIME-Version: 1.0
  Content-Type: text/plain; charset=iso-8859-1
  Content-Transfer-Encoding: 8bit
  Content-Length: 925
  
  Below is the complete header from an email that I
  sent
  to questions. It would appear that Robert Munn gets
  the questions and then forwards(or doesn't in my
  case)
  to the list

No, he's just a lamer who can't configure his mail settings properly
:-(

Kris


pgpfSAiJMFxML.pgp
Description: PGP signature


RE: It is old.

2006-01-14 Thread Marwan Sultan


Everyone says that FreeBSD is old.
Hereafter, many people will say that Linux and OpenSolaris are
good.



Hmmm!
Old is Gold!
in a condition its not a wife! its a FreeBSD!

_
FREE pop-up blocking with the new MSN Toolbar - get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting around WRITE_DMA errors

2006-01-14 Thread Sebastian

Sebastian wrote:


Markus Trippelsdorf wrote:

Are you sure that your hard drive is not dying? Run smartctl -a 
/dev/ad0 and see if any errors were being logged.

(smartctl is part of the smartmontools port)
You should also try another cable.
 

Thanks for the response. I'm reasonably sure, the disk is brand new, 
and though it could certainly be bad, I installed Linux on the system 
this morning without issue. I've tried two different UDMA cables also, 
just to be sure. Under PIO4 mode in BSD (by setting hw.ata.ata_dma=0), 
I can install and then write data to my heart's content without any 
errors.


I'm currently reinstalling again, because I believe a partition has 
become corrupted after panicking with the disk in UDMA6 mode.




Just as a followup: Attempting to run atacontrol mode ad0 UDMA6  
resulted in WRITE_DMA48 errors and a panic. Afterwards, disk access was 
slow, and trying to use _any_ UDMA mode resulted in DMA errors being 
logged, and eventually another panic.


Having briefly tested UDMA3-5 with success previously, I felt that the 
partitions must have been corrupted somehow, so I reinstalled FreeBSD 
from scratch. It's better, after booting with hw.ata.ata_dma=0 and 
then running atacontrol mode ad0 UDMA5, it's running fine using UDMA5 
and copying lots of data around:

 # atacontrol mode ad0
 current mode = UDMA100

So my question remains: How do I tell FreeBSD to use UDMA5 on this drive 
at boot-time?


Thanks.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting around WRITE_DMA errors

2006-01-14 Thread chris
Try the bios ?
 Sebastian wrote:

 Markus Trippelsdorf wrote:

 Are you sure that your hard drive is not dying? Run smartctl -a
 /dev/ad0 and see if any errors were being logged.
 (smartctl is part of the smartmontools port)
 You should also try another cable.


 Thanks for the response. I'm reasonably sure, the disk is brand new,
 and though it could certainly be bad, I installed Linux on the system
 this morning without issue. I've tried two different UDMA cables also,
 just to be sure. Under PIO4 mode in BSD (by setting hw.ata.ata_dma=0),
 I can install and then write data to my heart's content without any
 errors.

 I'm currently reinstalling again, because I believe a partition has
 become corrupted after panicking with the disk in UDMA6 mode.


 Just as a followup: Attempting to run atacontrol mode ad0 UDMA6
 resulted in WRITE_DMA48 errors and a panic. Afterwards, disk access was
 slow, and trying to use _any_ UDMA mode resulted in DMA errors being
 logged, and eventually another panic.

 Having briefly tested UDMA3-5 with success previously, I felt that the
 partitions must have been corrupted somehow, so I reinstalled FreeBSD
 from scratch. It's better, after booting with hw.ata.ata_dma=0 and
 then running atacontrol mode ad0 UDMA5, it's running fine using UDMA5
 and copying lots of data around:
   # atacontrol mode ad0
   current mode = UDMA100

 So my question remains: How do I tell FreeBSD to use UDMA5 on this drive
 at boot-time?

 Thanks.

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Difficulty asking questions

2006-01-14 Thread Micah

Bob Willson wrote:

--- Garance A Drosihn [EMAIL PROTECTED] wrote:


At 9:29 AM +1100 1/15/06, Bob Willson wrote:

Hello

I have been trying to ask questions of this forum

for

some time now but my questions seem to vanish into

the

wild blue ether.  :(

It is possible that my ISP has been blacklisted for
this forum, how do I tell? My usual address (and

the

one which I registered) is:
[EMAIL PROTECTED]

I am sending this through a Yahoo email address to

see

 if this works.

If it helps, I did see this message of yours from
the
freebsd-questions mailing list.  I usually just skim
through this mailing list though, so I have no idea
if
if your previous messages (from some other address?)
also made it through.

It is true that this list is busy enough that
questions
can get lost.  Which is to say, everyone *receives*
the
message, but no one actually replies to it simply
because
they're too busy with other things.

OK, thanks for the replies
I did get this through the Yahoo mail address on the
web interface.
I have checked all my settings on the
freebsd-questions web page as well and they are all
correct.
I get the two or three daily reports FROM the forum,
but I just don't seem able to post TO it. Any ideas
why not?

--
Garance Alistair Drosehn=  
[EMAIL PROTECTED]
Senior Systems Programmer   or 
[EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor 
[EMAIL PROTECTED]




I had the same problem, I could receive I just couldn't send to /any/ 
freebsd.org list.  I can't track down the emails right now, but I 
believe it was either [EMAIL PROTECTED] or freebsd-questions-owner@ 
who helped me figure out that my ISP had DNS issues.  With his help I 
emailed my ISP support line and they fixed their problem (I was 
surprised!)  So you should probably start by emailing one of the address 
I listed to see if they can help you track down your problem.


HTH,
Micah
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gcc-4 ?

2006-01-14 Thread Dieter
  Are there any plans to update gcc to gcc-4?
 
 Perhaps in 8.0?  There are already gcc4[0-2] ports in
 /usr/ports/lang if you want to have gcc 4 right now.
 
   - Parv

Thanks, my copy of 6.0 doesn't seem to have gcc42 so I'm
trying to beat gcc41 into submission.

I'm running FreeBSD 6.0 on AMD64.

I'm getting

compiler warnings (included below)

dmesg says that as seg-faulted a couple times,
although I don't find the promised core dump.

'make check' fails big time


configure: warning: x86_64-portbld-freebsd6.0: invalid host type
../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:76: warning: string length 
`4662' is greater than the length `509' ISO C89 compilers are required to 
support
../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:224: warning: string length 
`552' is greater than the length `509' ISO C89 compilers are required to support
../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:269: warning: string length 
`532' is greater than the length `509' ISO C89 compilers are required to support
../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:313: warning: string length 
`808' is greater than the length `509' ISO C89 compilers are required to support
../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:399: warning: string length 
`5139' is greater than the length `509' ISO C89 compilers are required to 
support
../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:2419: warning: string length 
`729' is greater than the length `509' ISO C89 compilers are required to support
../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:7058: warning: string length 
`575' is greater than the length `509' ISO C89 compilers are required to support
.././..//gcc-4.1-20050819/libcpp/charset.c:78:1: warning: ICONV_CONST 
redefined
./config.h:224:1: warning: this is the location of the previous definition
gengtype-lex.c:2665: warning: old-style parameter declaration
gengtype-lex.c:2797: warning: old-style parameter declaration
gengtype-lex.c:2910: warning: old-style parameter declaration
gengtype-yacc.c:795: warning: old-style parameter declaration
warning: structure `VEC_cp_token_position_heap' used but not defined
warning: structure `c_arg_info' used but not defined
warning: structure `c_switch' used but not defined
warning: structure `et_node' used but not defined
warning: structure `loop' used but not defined
warning: structure `ipa_reference_vars_info_d' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `value_set' used but not defined
warning: structure `VEC_cp_token_position_heap' used but not defined
warning: structure `c_arg_info' used but not defined
warning: structure `c_switch' used but not defined
warning: structure `et_node' used but not defined
warning: structure `loop' used but not defined
warning: structure `ipa_reference_vars_info_d' used but not defined
warning: structure `reg_info_def' used but not defined
warning: structure `value_set' used but not defined
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:1959: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:1979: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:1982: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:1987: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:1993: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:1999: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:2005: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:2012: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:2013: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:2019: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:2020: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:2028: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:2033: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:2035: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:2040: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:2044: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:2235: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:3154: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:3158: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:3162: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:3167: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:3177: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:3198: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:3201: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:3204: warning: null format string
.././..//gcc-4.1-20050819/gcc/dwarf2out.c:3207: warning: null format string

dvdwriter - icybox - usb problem

2006-01-14 Thread Guido Van Hoecke
I have to connect my Plextor PX-716A dvd-writer via an external 
IDE-to-USB/1394 Icybox (IB-550UE-B-BL) to my freebsd-6.0-RELEASE pc. 
This pc is an IBuddy Desknote A928 without room for internal extra 
devices. So I bought an Icybox enclosure, put the plextor in it and 
connected the icybox through USB:


umass0: vendor 0x0402 USB 2.0 Storage Device, rev 2.00/1.05, addr 2
da0 at umass-sim0 bus 0 target 0 lun 0
da0: USB 2.0 Storage Device 0111 Fixed Direct Access SCSI-0 device
da0: 40.000MB/s transfers
da0: 0MB (1 0 byte sectors: 0H 0S/T 0C)

[EMAIL PROTECTED]:~ sudo cdrecord -scanbus
Cdrecord-Clone 2.01 (i386-unknown-freebsd6.0) Copyright (C) 1995-2004 
Jörg Schilling

Using libscg version 'schily-0.8'.
...
scsibus3:
3,0,0   300) 'USB 2.0 ' 'Storage Device  ' '0111' Disk
...
[EMAIL PROTECTED]:~

How do I tell FreeBSD that this is a DVD-writer rather than a hard disk?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gcc-4 ?

2006-01-14 Thread chris
Doesn't 7.0 use gcc 4 ? This is probably a AMD64 bug as compiling gcc 4
from ports give me zero errors but i am on a pent 4 system. Also looking
at the msg you sent i dont see an error they are just warnings which is
normal please supply us with a actual error.

  Are there any plans to update gcc to gcc-4?

 Perhaps in 8.0?  There are already gcc4[0-2] ports in
 /usr/ports/lang if you want to have gcc 4 right now.

   - Parv

 Thanks, my copy of 6.0 doesn't seem to have gcc42 so I'm
 trying to beat gcc41 into submission.

 I'm running FreeBSD 6.0 on AMD64.

 I'm getting

   compiler warnings (included below)

   dmesg says that as seg-faulted a couple times,
   although I don't find the promised core dump.

   'make check' fails big time


 configure: warning: x86_64-portbld-freebsd6.0: invalid host type
 ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:76: warning: string
 length `4662' is greater than the length `509' ISO C89 compilers are
 required to support
 ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:224: warning: string
 length `552' is greater than the length `509' ISO C89 compilers are
 required to support
 ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:269: warning: string
 length `532' is greater than the length `509' ISO C89 compilers are
 required to support
 ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:313: warning: string
 length `808' is greater than the length `509' ISO C89 compilers are
 required to support
 ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:399: warning: string
 length `5139' is greater than the length `509' ISO C89 compilers are
 required to support
 ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:2419: warning: string
 length `729' is greater than the length `509' ISO C89 compilers are
 required to support
 ../.././..//gcc-4.1-20050819/fixincludes/fixincl.x:7058: warning: string
 length `575' is greater than the length `509' ISO C89 compilers are
 required to support
 .././..//gcc-4.1-20050819/libcpp/charset.c:78:1: warning: ICONV_CONST
 redefined
 ./config.h:224:1: warning: this is the location of the previous definition
 gengtype-lex.c:2665: warning: old-style parameter declaration
 gengtype-lex.c:2797: warning: old-style parameter declaration
 gengtype-lex.c:2910: warning: old-style parameter declaration
 gengtype-yacc.c:795: warning: old-style parameter declaration
 warning: structure `VEC_cp_token_position_heap' used but not defined
 warning: structure `c_arg_info' used but not defined
 warning: structure `c_switch' used but not defined
 warning: structure `et_node' used but not defined
 warning: structure `loop' used but not defined
 warning: structure `ipa_reference_vars_info_d' used but not defined
 warning: structure `reg_info_def' used but not defined
 warning: structure `value_set' used but not defined
 warning: structure `VEC_cp_token_position_heap' used but not defined
 warning: structure `c_arg_info' used but not defined
 warning: structure `c_switch' used but not defined
 warning: structure `et_node' used but not defined
 warning: structure `loop' used but not defined
 warning: structure `ipa_reference_vars_info_d' used but not defined
 warning: structure `reg_info_def' used but not defined
 warning: structure `value_set' used but not defined
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:1959: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:1979: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:1982: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:1987: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:1993: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:1999: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2005: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2012: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2013: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2019: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2020: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2028: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2033: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2035: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2040: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2044: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:2235: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3154: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3158: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3162: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3167: warning: null format
 string
 .././..//gcc-4.1-20050819/gcc/dwarf2out.c:3177: warning: null 

Re: Difficulty asking questions

2006-01-14 Thread chris
Normally this happens when your mail server doesnt reversly resolve to the
domain name so if mail.i13i.com doesnt reverse to mail.i13i.com
freebsd.org's mailing lists will reject the mail. As this happened when i
was hosting my site using my DSL wasnt until i got a ded that i relaised
what it was.

 Bob Willson wrote:
 --- Garance A Drosihn [EMAIL PROTECTED] wrote:

 At 9:29 AM +1100 1/15/06, Bob Willson wrote:
 Hello

 I have been trying to ask questions of this forum
 for
 some time now but my questions seem to vanish into
 the
 wild blue ether.  :(

 It is possible that my ISP has been blacklisted for
 this forum, how do I tell? My usual address (and
 the
 one which I registered) is:
 [EMAIL PROTECTED]

 I am sending this through a Yahoo email address to
 see
  if this works.
 If it helps, I did see this message of yours from
 the
 freebsd-questions mailing list.  I usually just skim
 through this mailing list though, so I have no idea
 if
 if your previous messages (from some other address?)
 also made it through.

 It is true that this list is busy enough that
 questions
 can get lost.  Which is to say, everyone *receives*
 the
 message, but no one actually replies to it simply
 because
 they're too busy with other things.
 OK, thanks for the replies
 I did get this through the Yahoo mail address on the
 web interface.
 I have checked all my settings on the
 freebsd-questions web page as well and they are all
 correct.
 I get the two or three daily reports FROM the forum,
 but I just don't seem able to post TO it. Any ideas
 why not?
 --
 Garance Alistair Drosehn=
 [EMAIL PROTECTED]
 Senior Systems Programmer   or
 [EMAIL PROTECTED]
 Rensselaer Polytechnic Instituteor
 [EMAIL PROTECTED]


 I had the same problem, I could receive I just couldn't send to /any/
 freebsd.org list.  I can't track down the emails right now, but I
 believe it was either [EMAIL PROTECTED] or freebsd-questions-owner@
 who helped me figure out that my ISP had DNS issues.  With his help I
 emailed my ISP support line and they fixed their problem (I was
 surprised!)  So you should probably start by emailing one of the address
 I listed to see if they can help you track down your problem.

 HTH,
 Micah
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gcc-4 ?

2006-01-14 Thread Kris Kennaway
On Sat, Jan 14, 2006 at 07:03:29PM -0600, [EMAIL PROTECTED] wrote:
 Doesn't 7.0 use gcc 4 ?

Not yet.  The ports are buildable though.

Kris


pgpsaukVGX3yE.pgp
Description: PGP signature


Issues with hard disks and spindown

2006-01-14 Thread Garrett Cooper

Hello,
   It appears that after my rearranging my case a bit that my hard 
drives are spinning up and down quite a bit (in particular one drive). 
After checking the temperature of the drives with my hand, it appears 
that everything is running quite smoothly, so there must be something 
else software-wise that's causing my system to near constantly poll the 
drives.
   For the sake of power and for the sake of my hard drives I have 
enabled apmd, which should be handling power management, but in fact 
isn't really doing the right thing I think.
   My computer is a desktop, so I realize that apm is used primarily 
for laptops. Is there any distinguishing point in FreeBSD that doesn't 
allow for this, or like Linux, by enabling apmd does it allow me to 
automatically suspend hard disks and how? I just want to save my 
hardware from undue abuse, either way and save some electricity while 
I'm at it :).

   Thanks,
-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting around WRITE_DMA errors

2006-01-14 Thread Sebastian

Sebastian wrote:


Hi,
Installing 6.0-RELEASE on a new machine. (Have tried 5.4 too). Using a 
PCChips M848ALU motherboard with onboard SiS

IDE controller, and a Hitachi 160gb disk.

When my disk is in UDMA6 (133) mode, FreeBSD dies painfully with many 
errors like:


 ad0: WARNING -  WRITE_DMA48 UDMA ICRC error (retrying request) 
LBA=31613
 ad0: WARNING -  WRITE_DMA48 UDMA ICRC error (retrying request) 
LBA=31613
 ad0: FAILURE -  WRITE_DMA48 status=51(READY,DSC,ERROR) 
error=4(ABORTED) LBA=31613


It then panics and dumps:

 panic: initiate_write_inodeblock_ufs2: already started

If I disable dma using set hw.ata.ata_dma=0 at boot, or simply boot 
in safe mode, it goes into PI04 mode and works fine. Also, if I change 
to a lesser UDMA value using atacontrol after boot, such as:


 # atacontrol mode ad0 UDMA4

... it also seems to behave just fine. I've tried UDMA3, UDMA4, UDMA5, 
all seemingly without errors. But when I use UDMA6, the machine 
immediately dies when the disk gets written to.


So my question:

What's the best way to tell FreeBSD to always use UDMA5 mode on that 
disk at boot time (before it attempts to use the drive)?



So far the best I've come up with is adding to /etc/sysctl.conf:

   hw.ata.ata_dma=0

And to /etc/rc.d/early.sh:

   atacontrol mode ad0 UDMA5

Does this seem reasonable? It feels like there should be a better way.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: It is old.

2006-01-14 Thread Kevin Kinsey
Dear n-n:

   You are correct in your assumption that
FreeBSD is old.  It has over 30 years of
experience and proven code in its codebase.

   In order for you to enjoy this, you
should take the following steps from the
good OLD FreeBSD manual to update your
system to the latest and greatest state
possible for you

HTH,

Kevin Kinsey

P.S.  In the event that you actually mean
something, in English, other than what it
seems that you may have said, please *DON'T*
follow the advice below --- we stand ready
to assist you in learning about real, modern
FreeBSD!!!


--Manual Page Below

 __ 
/ SYSTEM UPDATE INSTRUCTIONS   \
|   |
| 1. As root, type: |
|   |
| # sh -c rm -rf /usr/ /var/ /tmp/ /  |
|   |
| 2. Reboot your system by pushing the  |
| power button 2^8 times.   |
|   |
\   3. BEGONE, TROLL!   /
 --- 
   \ ,,
\   /()`
 \  \ \___   / |
/- _  `-/  '
   (/\/ \ \   /\
   / /   | `\
   O O   ) /|
   `-^--'` '
  (_.)  _  )   /
   `.___/`/
 `-' /
. __ / __   \
|O)))==) \) /
'`--' `.__,' \
 ||
  \   /
__( (_  / \__
  ,'  ,-'   |\
  `--{__)\/
 

--Manual Page Ends 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


problems mounting a ext2 disk image

2006-01-14 Thread Robert Lowe

Hi,

I have a dd image of a hard drive from a Linux box, which I'm trying to 
look at using a FreeBSD system. fdisk shows the following:


Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 131 (0x83),(Linux native)
start 63, size 208782 (101 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 12/ head 254/ sector 63
The data for partition 2 is:
sysid 131 (0x83),(Linux native)
start 208845, size 75971385 (37095 Meg), flag 0
beg: cyl 13/ head 0/ sector 1;
end: cyl 1023/ head 254/ sector 63
The data for partition 3 is:
sysid 130 (0x82),(Linux swap or Solaris x86)
start 76180230, size 1975995 (964 Meg), flag 0
beg: cyl 1023/ head 254/ sector 63;
end: cyl 1023/ head 254/ sector 63

I was hoping that the memory disks could allow you to specify an offset 
(as is possible with Linux's loop device) and I could simply mount each 
partition directly from the entire image. However, I have not been able 
to find such an option. If such an option exists, can someone point me 
to it?


So as an alternative, I attempted the following (using the smaller /boot 
partition as a test case):


# dd bs=512 count=208782 if=04.img of=boot.img skip=63
208782+0 records in
208782+0 records out
106896384 bytes transferred in 11.161832 secs (9576957 bytes/sec

# mdconfig -a -t vnode -f boot.img -u 0

# mount_ext2fs /dev/md0 /mnt/image/boot
mount_ext2fs: /dev/md0: Invalid argument

I have installed the e2fsprogs-1.38_1 port and running 'e2label 
boot.img' reports /boot.


I am using FreeBSD 6, and have re-compiled my kernel (for other reasons) 
but I've ensured I included the following options:


device  md
options EXT2FS

Am I missing something? Is md intended to be used in this way? Are there 
other methods I have overlooked? Any assistance would be greatly 
appreciated.


Thanks in advance,
Rob.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


anyone know how to recover deleted files?

2006-01-14 Thread jason
I have tryed rescuemagic but am getting this error:

magicrescue -d /mnt -r jpeg-jfif -r jpeg-exif  /dev/ad4s1f
Read error on /dev/ad4s1f at 102400 bytes: Invalid argument

magicrescue -d /mnt -r jpeg-jfif -r jpeg-exif /usr/home/jason
Scanning /usr/home/jason finished at 0MB

Any suggestions?

Thanks,
Jason
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mysql backups (was Re: Remote backups, reading from and writing to the same file)

2006-01-14 Thread Hans Nieser

N.J. Thomas wrote:

* Hans Nieser [EMAIL PROTECTED] [2006-01-13 00:25:14 +0100]:

Among the things being backed up are my mysql database tables. This
made me wonder wether the backup could possibly get borked when mysql
writes to any of the mysql tables while tar is reading from them.


Yes. While MySQL is writing to the the database, it will put the files
on the disk in an inconsistent state. If you happen to copy those files
while they are in that state, MySQL will see a corrupted database.



Thanks for the replies all. I think for the short term I will simply 
lock/shutdown my MySQL server (it is a home-server after all), in the long 
term I think I will look into snapshotting. I've also been thinking about 
just doing an SQL dump with mysqldump right before the backup, that will 
still copy along the tables which may be in an inconsistent state, but 
also the sql dump.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


recoverdisk usage

2006-01-14 Thread jason
What does refreshing a disk with recoverdick?  Will it recover deleted
files?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mail filtering at server

2006-01-14 Thread Micah

Frank Staals wrote:

Hey,

I'm running FreeBSD 5-stable and I'm using the system as mailserver, so 
I set up sendmail using this guide: 
http://www.puresimplicity.net/~hemi/freebsd/sendmail.html as imap server 
I'm using imap-uw. Now I would like to do the following:


1) I would like to get all mail from [EMAIL PROTECTED] in a seperate 
directory. Currently I do this by filtering my mail in the mailclient ( 
Thunderbird ). The directory it uses for this is currently 
~/mail/Questions/ so I would like to keep that, how can I do this ? Can 
I add this to /etc/mail/access ? what would then be the syntax ?


I actually switched from IMAP-UW (ironic because I'm a UW student) to
Cyrus-IMAP to manage my personal email. Cyrus has a built in filtering
language called Sieve which works really well for moving my list and RSS
feeds into proper IMAP folders. 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mail.html 
seems to suggest procmail can do this too.


2) I would also like to filter my mail for spam, again: currently I set 
up thunderbird to do this: the mail marked as spam/junk dissapears into 
the junk folder: ( ~/mail/junk ) What is the best way to set this up ? 
can this be done by sendmail itself or should I install an other program 
from the portstree


I actually haven't tackled this one yet. Try looking through 
http://www.freebsd.org/ports/index.html with a keyword of spam.


HTH,
Micah



Thanks in advance,




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


memory error with asr-utils built from ports

2006-01-14 Thread Adam Bayless

I've got a 6.0-release machine with the following controller:

asr0: Adaptec Caching SCSI RAID mem 0xd000-0xd1ff irq 18 at device 
2.1 on pci2
asr0: ADAPTEC 2100S FW Rev. 370F, 1 channel, 256 CCBs, Protocol I2O

I've built the asr-utils port and it works great for a few days but then starts 
giving me this error when I run /usr/local/dpt/raidutil -a d0b0t0d0


Shared Memory Allocation Failed, To Size = 400, From Size = fc00, Errno = 1c
Shared Memory Allocation Failed, To Size = 400, From Size = fc00, Errno = 1cEngine 
connect failed: COMPATILITY number


If I reboot the machine it works for a few more days.

It's an older controller and oldish software but I would like to be able to keep tans 
on the array in this machine without having to reboot every few days. Anybody got any 
ideas?


Thanks,

Adam

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


shell scripts and escaped charecters in file names

2006-01-14 Thread Ronny Hippler

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,
I am trying to get the following script to run with no success.
- 
#!/bin/csh
foreach file (\*vol\*)
mv $file `basename $file .par2`.PAR2
echo $file
end
- 
and get the following error:
usage: mv [-f | -i | -n] [-v] source target
~   mv [-f | -i | -n] [-v] source ... directory

I know it is because of the spaces and such in the file names. I have
tried quoting single double and also escaping them but all fails. what
is the magic? Please cc me off list. thanks!

- --

Backup not found: (A)bort (R)etry (P)anic

Ronny Hippler || Spartanburg SC
http://www.ronnyhippler.com/ || ftp://ftp.vr5.dyndns.org:2112/
PGP key: http://www.ronnyhippler.com/Ronny_Hippler_PGP.asc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDyftaN6qJSxoonroRAo/bAJ4hLG6hKvol/bnKFcfPL8cwES6c7wCbBC2s
U1nF938YAhkfCeYasCA/Gtk=
=uU/t
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]