Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

freebsd-questions Digest, Vol 304, Issue 12

3 views
Skip to first unread message

freebsd-ques...@freebsd.org

unread,
Apr 4, 2010, 8:00:26 AM4/4/10
to freebsd-...@freebsd.org
Send freebsd-questions mailing list submissions to
freebsd-...@freebsd.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
or, via email, send a message with subject or body 'help' to
freebsd-ques...@freebsd.org

You can reach the person managing the list at
freebsd-que...@freebsd.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of freebsd-questions digest..."


Today's Topics:

1. Re: IPFW and Fail2Ban (Adam Vande More)
2. Re: random FreeBSD panics (Masoom Shaikh)
3. Re: IPFW and Fail2Ban (Carmel NY)
4. Re: Freebsd-update issues (Jason)
5. Re: USB disk boot issues (Paul B Mahol)
6. Re: IPFW and Fail2Ban (Adam Vande More)
7. Re: IPFW and Fail2Ban (Mike L)
8. Driver support for Supereal SR9600 USB-to-Ethernet chip?
(Brett Glass)
9. perl qstn... (Gary Kline)
10. Re: perl qstn... (Randal L. Schwartz)
11. CyberShot DSC-S40 and FreeBSD (Mikle)
12. On an iMac (GUILLE Larrazabal)
13. Re: perl qstn... (Chad Perrin)
14. FreeBSD-8 Dual Booting With Pre-Installed Windows 7? (S Roberts)
15. Re: On an iMac (Drew Tomlinson)
16. Re: CyberShot DSC-S40 and FreeBSD (Mikle)
17. Re: perl qstn... (Greg Larkin)
18. Re: FreeBSD-8 Dual Booting With Pre-Installed Windows 7?
(Leslie Jensen)
19. samba failed MD5 Checksum (gahn)
20. network card issue; constantly up / down (Henrik Hudson)
21. Re: samba failed MD5 Checksum (pluknet)
22. Re: make delete-old question (removing old binaries) (Bruce Cran)
23. Support for Zotac MB with nVidia ION chipset (Jeremie Le Hen)
24. Re: perl qstn... (Gary Kline)
25. Re: FreeBSD-8 Dual Booting With Pre-Installed Windows 7?
(Stacey Roberts)
26. Re: FreeBSD-8 Dual Booting With Pre-Installed Windows 7?
(Svein Skogen (Listmail Account))
27. Re: FreeBSD-8 Dual Booting With Pre-Installed Windows 7?
(Stacey Roberts)


----------------------------------------------------------------------

Message: 1
Date: Sat, 3 Apr 2010 06:49:33 -0600
From: Adam Vande More <amvan...@gmail.com>
Subject: Re: IPFW and Fail2Ban
To: carm...@hotmail.com, freebsd-...@freebsd.org
Message-ID:
<y2k6201873e1004030549o5...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On Sat, Apr 3, 2010 at 4:29 AM, Carmel NY <carm...@hotmail.com> wrote:

> I am having an exceedingly hard time finding documentation on Fail2Ban
> on FreeBSD. In fact, documentation on Fail2Ban seems rather sparse to
> begin with.
>
> In any case, does Fail2Ban work with the IPFW firewall on FreeBSD? Does
> it do it natively, or does it require a special configuration?
>
> I presently have 'denyhost' up and running. If I get Fail2Ban working
> correctly, I assume I can remove 'denyhost'. Again, I am assuming that
> the two program would interact badly with each other.
>

I don't know anything about fail2ban so can't help you there. Is there
something wrong with denyhosts?

--
Adam Vande More


------------------------------

Message: 2
Date: Sat, 3 Apr 2010 12:51:46 +0000
From: Masoom Shaikh <masoom...@gmail.com>
Subject: Re: random FreeBSD panics
To: Ivan Voras <ivo...@freebsd.org>
Cc: freebsd...@freebsd.org, freebsd...@freebsd.org,
freebsd-...@freebsd.org
Message-ID:
<q2ib10011eb1004030551yf...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On Sun, Mar 28, 2010 at 5:38 PM, Ivan Voras <ivo...@freebsd.org> wrote:
> On 28 March 2010 16:42, Masoom Shaikh <masoom...@gmail.com> wrote:
>
>> lets assume if this is h/w problem, then how can other OSes overcome
>> this ? is there a way to make FreeBSD ignore this as well, let it
>> result in reasonable performance penalty.
>
> Very probably, if only we could detect where the problem is.
> Try adding "options     PRINTF_BUFR_SIZE=128" to the kernel
> configuration file if you can, to see if you can get a less mangled
> log outout.
>

ok, after few days of silence I am back with more questions
this time system feels little better, it is able to sustain for more
time that what 7.3-RELEASE could

FreeBSD raptor 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Thu Apr 1
01:20:45 UTC 2010 root@:/usr/obj/usr/src/sys/INSPIRON amd64

I am using KDE4, and when OS freezes, well it freezes, means I cannot
change to tty0 and see the panic text, if any it might possibly have
spit. the stuck frozen GUI keeps staring there. So the question is how
to I capture that panic text ? unfortunately I am not getting core
files too, so there is nothing I can pick up hints

is there some option (KDB, DDB), so that on panic system drop to debugger ?

Masoom Shaikh


------------------------------

Message: 3
Date: Sat, 3 Apr 2010 09:30:40 -0400
From: Carmel NY <carm...@hotmail.com>
Subject: Re: IPFW and Fail2Ban
To: freebsd-...@freebsd.org
Message-ID: <BLU0-SMTP646617B64...@phx.gbl>
Content-Type: text/plain; charset=UTF-8

On Sat, 3 Apr 2010 06:49:33 -0600, Adam Vande More
<amvan...@gmail.com> articulated:

> On Sat, Apr 3, 2010 at 4:29 AM, Carmel NY <carm...@hotmail.com>
> wrote:
>
> > I am having an exceedingly hard time finding documentation on
> > Fail2Ban on FreeBSD. In fact, documentation on Fail2Ban seems
> > rather sparse to begin with.
> >
> > In any case, does Fail2Ban work with the IPFW firewall on FreeBSD?
> > Does it do it natively, or does it require a special configuration?
> >
> > I presently have 'denyhost' up and running. If I get Fail2Ban
> > working correctly, I assume I can remove 'denyhost'. Again, I am
> > assuming that the two program would interact badly with each other.
> >
>
> I don't know anything about fail2ban so can't help you there. Is
> there something wrong with denyhosts?

Nothing at all, I am just exploring other avenues. Fail2Ban can
potentially block more attacks than denyhosts can though.

--
Carmel
carm...@hotmail.com

|::::=======
|::::=======
|===========
|===========
|

Money is better than poverty, if only for financial reasons.


------------------------------

Message: 4
Date: Sat, 3 Apr 2010 07:17:41 -0700
From: Jason <jhel...@e-e.com>
Subject: Re: Freebsd-update issues
To: Graeme Dargie <ar...@tangerine-army.co.uk>
Cc: freebsd-...@freebsd.org
Message-ID: <2010040314...@Jason-Helfmans-MacBook-Pro.local>
Content-Type: text/plain; charset=us-ascii; format=flowed

On Fri, Apr 02, 2010 at 06:01:49PM +0100, Graeme Dargie thus spake:
>Hello All
>
>
>
>I have an issue with freebsd-update, I will back track a few steps to
>give you some background as to what I was doing prior to using
>freebsd-update.
>
>
>
>I have been trying to get half-life dedicated server working on one of
>my machines, seemed to install ok from games/linux-steam but on running
>it would crash then hang the machine.
>
>
>
>After a bit of digging about it was suggested that I needed to modify
>the kernel to have the CPU_ENABLE_SSE option it seemed to go through #
>make buildkernel KERNCONF=MYKERNEL ok but then went belly up make
>installkernel KERNCONF=MYKERNEL failed. I re-read the man page, and
>tried again today, for it to fail at the buildkernel stage saying
>CPU_ENABLE_SSE was not an valid option. So I thought ok I will just
>rebuild the generic kernel using the above steps. That worked fine,
>system rebooted and from what I can tell works as it should.
>Now on to the issue, doing freebsd-update fetch works ok, but the inital
>run of the freebsd-update install complained about lack of disk space,
>looking in to /boot there was a 230mb folder called GENERIC, I checked
>my other two machines and this was not present of either, so I moved the
>folder out of /boot and re-ran freebsd-update install now it complains
>that /boot/GENERIC is missing.
>I`ll freely confess to not knowing much about this kind of thing but to
>me it looks like freebsd-update thinks my kernel is /boot/GENERIC and
>not /boot/KERNEL

Your default is /boot/kernel, and you need to keep /boot/GENERIC in
place for freebsd-update to work. freebsd-update works off of knowing what
your running kernel is, and will continue to work on the GENERIC kernel.
If you run your own update server. Then you can update as many kernels
as you would like to support.

This issue won't fix your problem, though, as if the GENERIC kernel doesn't
have the option you are looking for, as soon as you 'fetch install' that
option will be gone if it isn't in the distributed GENERIC kernel.

Try and figure out how to get it into a CUSTOM kernel and have that under
/boot/kernel, and your /boot/GENERIC kernel will continue to update with
freebsd-update, as well as world.

I hope this helps.

>
>Anyone know what I have done wrong and how to fix this ? if anyone out
>there knows how to get HLDS working that would be a great help as well
>eris# uname -a
>FreeBSD eris.galaxy.lan.lcl 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Fri Apr
>2 16:14:18 BST 2010
>gra...@eris.galaxy.lan.lcl:/usr/obj/usr/src/sys/ERISGEN amd64
>eris# df -h
>Filesystem Size Used Avail Capacity Mounted on
>/dev/mirror/gm0s1a 496M 270M 186M 59% /
>devfs 1.0K 1.0K 0B 100% /dev
>
>Regards
>Graeme
>
>
>
>_______________________________________________
>freebsd-...@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questi...@freebsd.org"
>

--
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html


------------------------------

Message: 5
Date: Sat, 3 Apr 2010 14:25:21 +0000
From: Paul B Mahol <one...@gmail.com>
Subject: Re: USB disk boot issues
To: Peter Steele <pst...@maxiscale.com>
Cc: "freebsd-...@freebsd.org" <freebsd-...@freebsd.org>
Message-ID:
<g2m3a142e751004030725w2...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On 4/1/10, Peter Steele <pst...@maxiscale.com> wrote:
> We clone systems from specially prepared USB flash sticks and this all works
> well, except that occasionally the flash stick fails to boot. It fails at
> the "mount root" step, saying that it cannot mount the specified root
> partition. We use a labeled partition on the disk to make it device
> independent, so we have something like
>
> /dev/label/usbroot / ufs rw 1 1
>
> in our fstab. When it fails it doesn't recognize this device, and even ?
> doesn't list it as one of the available devices. If we reboot, it's likely
> the problem won't occur again. It seems to be some kind of timing issue. Is
> this a known problem?

Yes, it is.


------------------------------

Message: 6
Date: Sat, 3 Apr 2010 11:43:40 -0600
From: Adam Vande More <amvan...@gmail.com>
Subject: Re: IPFW and Fail2Ban
To: freebsd-...@freebsd.org
Message-ID:
<g2u6201873e1004031043ob...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On Sat, Apr 3, 2010 at 7:30 AM, Carmel NY <carm...@hotmail.com> wrote:

>
>
> Nothing at all, I am just exploring other avenues. Fail2Ban can
> potentially block more attacks than denyhosts can though.
>

In what way? denyhosts can do more than simply ssh monitoring/blocking. It
has a plugin system for extensibility.


--
Adam Vande More


------------------------------

Message: 7
Date: Sat, 3 Apr 2010 14:56:17 -0400
From: Mike L <jacko...@gmail.com>
Subject: Re: IPFW and Fail2Ban
To: carm...@hotmail.com, freebsd-...@freebsd.org
Message-ID:
<l2p1d001f851004031156o1...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On Sat, Apr 3, 2010 at 6:29 AM, Carmel NY <carm...@hotmail.com> wrote:

> I am having an exceedingly hard time finding documentation on Fail2Ban
> on FreeBSD. In fact, documentation on Fail2Ban seems rather sparse to
> begin with.
>
> In any case, does Fail2Ban work with the IPFW firewall on FreeBSD? Does
> it do it natively, or does it require a special configuration?
>
> I presently have 'denyhost' up and running. If I get Fail2Ban working
> correctly, I assume I can remove 'denyhost'. Again, I am assuming that
> the two program would interact badly with each other.
>
> --
> Carmel
> carm...@hotmail.com
>
> |::::=======
> |::::=======
> |===========
> |===========
> |
>
> Your fault - core dumped
> _______________________________________________
> freebsd-...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questi...@freebsd.org"
>

Yes it works with freebsd.
You need to specify it in jail.conf
under the the filter you choose; action=ipfw[localhost xxx.xxx.xxx]
configure the ipfw.conf in the action.d directory
a little googling and trial and error and you will get it.


------------------------------

Message: 8
Date: Sat, 03 Apr 2010 14:42:35 -0600
From: Brett Glass <br...@lariat.net>
Subject: Driver support for Supereal SR9600 USB-to-Ethernet chip?
To: ques...@freebsd.org
Message-ID: <2010040320...@lariat.net>
Content-Type: text/plain; charset="us-ascii"; format=flowed

I just received a handful of USB Ethernet NICs whose primary chip
says "SUPEREAL" on it. I've installed one on a Windows machine, and
the computer identifies it as having the Supereal SR9600 chip on
it. Is there support for this chip in FreeBSD?

--Brett Glass

------------------------------

Message: 9
Date: Sat, 3 Apr 2010 14:06:13 -0700
From: Gary Kline <kl...@thought.org>
Subject: perl qstn...
To: FreeBSD Mailing List <freebsd-...@FreeBSD.ORG>
Message-ID: <2010040321...@thought.org>
Content-Type: text/plain; charset=us-ascii


guys,

i'm finally trying to get my private scripts and binaries in
~/bin in order. several of my perl scripts were meant to be
throwaway ... but a few seem to be more useful and i would have
to have informational or usage{} type messages.

if a .pl script has to have at least one arg, is there an easy
way to do that? can i have a perl fn called usage() that would
be fed various strings?

tia,

gary

--
Gary Kline kl...@thought.org http://www.thought.org Public Service Unix
http://jottings.thought.org http://transfinite.thought.org
The 7.79a release of Jottings: http://jottings.thought.org/index.php

------------------------------

Message: 10
Date: Sat, 03 Apr 2010 14:17:06 -0700
From: mer...@stonehenge.com (Randal L. Schwartz)
Subject: Re: perl qstn...
To: Gary Kline <kl...@thought.org>
Cc: FreeBSD Mailing List <freebsd-...@FreeBSD.ORG>
Message-ID: <867hoop...@red.stonehenge.com>
Content-Type: text/plain; charset=us-ascii

>>>>> "Gary" == Gary Kline <kl...@thought.org> writes:

Gary> if a .pl script has to have at least one arg, is there an easy
Gary> way to do that?

Dare I say, "there's more than one way to do it?" :)

See the "Getopt::" family in the CPAN.

My favorite is Getopt::Long.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<mer...@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion


------------------------------

Message: 11
Date: Sun, 4 Apr 2010 02:48:11 +0400
From: Mikle <nekoex...@gmail.com>
Subject: CyberShot DSC-S40 and FreeBSD
To: freebsd-...@freebsd.org
Message-ID: <20100403224...@takino.homeftp.org>
Content-Type: text/plain; charset=us-ascii

Hello, list!
Is anyone here using CyberShot DSC-S40 with FreeBSD?
It's pretty old camera. When i plug it in my BSD desktop, nothing happens - e.g., even no dmesg messages. Also, gphoto2 gui (gtkam) tells me 'no cameras detected' when i try to detect it.
As i understand, i need some specific kernel module (via google i've found that that's umass, which i have compiled-in in my kernel)
What could i do to detect what has happend?

Wbr,


------------------------------

Message: 12
Date: Sat, 3 Apr 2010 16:39:40 -0300
From: GUILLE Larrazabal <guillela...@gmail.com>
Subject: On an iMac
To: freebsd-...@FreeBSD.org
Message-ID: <B75FB94D-6F99-4120...@gmail.com>
Content-Type: text/plain; charset=us-ascii

Dears Sirs: I would like to ask you, wether I can install this OS on a Imac with Intel Core 2 duo 2,66 Proccesor, so that I can have this OS running.

Another question I have is also I can install this FreeBSD on a Laptop,for example a HP Pavillion running Window 7.
I will be grateful if you can tell me what to do.Thank you very much.

Sincerelly yours

Guillermo Larrazabal

------------------------------

Message: 13
Date: Sat, 3 Apr 2010 16:08:27 -0600
From: Chad Perrin <per...@apotheon.com>
Subject: Re: perl qstn...
To: FreeBSD Mailing List <freebsd-...@FreeBSD.ORG>
Message-ID: <20100403220...@guilt.hydra>
Content-Type: text/plain; charset="us-ascii"

On Sat, Apr 03, 2010 at 02:17:06PM -0700, Randal L. Schwartz wrote:
> >>>>> "Gary" == Gary Kline <kl...@thought.org> writes:
>
> Gary> if a .pl script has to have at least one arg, is there an easy
> Gary> way to do that?
>
> Dare I say, "there's more than one way to do it?" :)
>
> See the "Getopt::" family in the CPAN.
>
> My favorite is Getopt::Long.

For simple scripts I tend to use Getopt::Std instead, but Getopt::Long is
great too. These two are pretty much the "standard" for command line
option handling and help message generation in Perl.

--
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20100403/61b2cc9e/attachment-0001.pgp

------------------------------

Message: 14
Date: Sun, 4 Apr 2010 00:09:42 +0100
From: S Roberts <sta...@vickiandstacey.com>
Subject: FreeBSD-8 Dual Booting With Pre-Installed Windows 7?
To: FreeBSD Mailing List <freebsd-...@freebsd.org>
Message-ID: <20100404000942.00003960@unknown>
Content-Type: text/plain; charset=US-ASCII

Hello,
Sorry if this has been asked before, but can some point me to where I
can find info on installing FreeBSD-8 to a windows-7 pre-installed
machine (single disk) in a dual-boot set up, please?

Any assistance is appreciated.

Thanks.

Regards,

S Roberts


------------------------------

Message: 15
Date: Sat, 03 Apr 2010 17:02:02 -0700
From: Drew Tomlinson <dr...@mykitchentable.net>
Subject: Re: On an iMac
To: GUILLE Larrazabal <guillela...@gmail.com>
Cc: freebsd-...@FreeBSD.org
Message-ID: <4BB7D6FA...@mykitchentable.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

GUILLE Larrazabal wrote:
> Dears Sirs: I would like to ask you, wether I can install this OS on a Imac with Intel Core 2 duo 2,66 Proccesor, so that I can have this OS running.
>
> Another question I have is also I can install this FreeBSD on a Laptop,for example a HP Pavillion running Window 7.
> I will be grateful if you can tell me what to do.Thank you very much.
>
Your answers are here:

http://www.freebsd.org/platforms/

Cheers,

Drew


------------------------------

Message: 16
Date: Sun, 4 Apr 2010 04:26:19 +0400
From: Mikle <nekoex...@gmail.com>
Subject: Re: CyberShot DSC-S40 and FreeBSD
To: freebsd-...@freebsd.org
Message-ID: <2010040400...@takino.homeftp.org>
Content-Type: text/plain; charset=us-ascii

On Sun, Apr 04, 2010 at 02:48:11AM +0400, Mikle wrote:
> Hello, list!
> Is anyone here using CyberShot DSC-S40 with FreeBSD?
> It's pretty old camera. When i plug it in my BSD desktop, nothing happens - e.g., even no dmesg messages. Also, gphoto2 gui (gtkam) tells me 'no cameras detected' when i try to detect it.
> As i understand, i need some specific kernel module (via google i've found that that's umass, which i have compiled-in in my kernel)
> What could i do to detect what has happend?
>
> Wbr,

Disregard that, it was pretty strange umass problem: i had forcibly unplugged my flash card (forgot to umount it), and after that no new usb devices have been detected. (could anyone reproduce it? I'm running pretty-recent 8-STABLE, update was about couple of weeks ago)

Now, dmesg tells me:
da0 at umass-sim0 bus 0 scbus0 target 0 lun 0
da0: <Sony Sony DSC 6.00> Removable Direct Access SCSI-0 device
da0: 40.000MB/s transfers
da0: 30MB (63424 512 byte sectors: 64H 32S/T 30C)
(da0:umass-sim0:0:0:0): READ(10). CDB: 28 0 0 0 f7 bf 0 0 1 0
(da0:umass-sim0:0:0:0): CAM status: SCSI Status Error
(da0:umass-sim0:0:0:0): SCSI status: Check Condition
(da0:umass-sim0:0:0:0): SCSI sense: MEDIUM ERROR asc:11,0 (Unrecovered read error)
(da0:umass-sim0:0:0:0): READ(10). CDB: 28 0 0 0 f7 bf 0 0 1 0
(da0:umass-sim0:0:0:0): CAM status: SCSI Status Error
(da0:umass-sim0:0:0:0): SCSI status: Check Condition
(da0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present)
(da0:umass-sim0:0:0:0): Invalidating pack

As i understand dmesg, there is a medium-not-present error - so, it complains on the lack of memstick inside my cam - but i've got it's internal 30MBs, can i somehow reach them?

------------------------------

Message: 17
Date: Sun, 04 Apr 2010 00:07:38 -0400
From: Greg Larkin <gla...@FreeBSD.org>
Subject: Re: perl qstn...
To: Gary Kline <kl...@thought.org>
Cc: FreeBSD Mailing List <freebsd-...@FreeBSD.ORG>
Message-ID: <4BB8108A...@FreeBSD.org>
Content-Type: text/plain; charset=ISO-8859-1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gary Kline wrote:
> guys,
>
> i'm finally trying to get my private scripts and binaries in
> ~/bin in order. several of my perl scripts were meant to be
> throwaway ... but a few seem to be more useful and i would have
> to have informational or usage{} type messages.
>
> if a .pl script has to have at least one arg, is there an easy
> way to do that? can i have a perl fn called usage() that would
> be fed various strings?
>
> tia,
>
> gary
>
>
>

Hi Gary,

Check out this Perl module that builds on Getopt::Long, but also
includes support for echoing usage messages for each option:
http://search.cpan.org/~rjbs/Getopt-Long-Descriptive-0.085/lib/Getopt/Long/Descriptive.pm

Hope that helps,
Greg

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAku4EIoACgkQ0sRouByUApCXNgCgrLt1v3rV2+AjfxXMT1ew3GhE
pZIAn0P5O7L5koQflkiQOuoTA+75POOe
=Cyq4
-----END PGP SIGNATURE-----


------------------------------

Message: 18
Date: Sun, 4 Apr 2010 08:18:23 +0200
From: "Leslie Jensen" <les...@eskk.nu>
Subject: Re: FreeBSD-8 Dual Booting With Pre-Installed Windows 7?
To: "S Roberts" <sta...@vickiandstacey.com>
Cc: FreeBSD Mailing List <freebsd-...@freebsd.org>
Message-ID: <faecae493816d417c6cb...@www.eskk.nu>
Content-Type: text/plain;charset=utf-8

You can read this tread:


http://www.mail-archive.com/freebsd-...@freebsd.org/msg229158.html

/Leslie


> Hello,
> Sorry if this has been asked before, but can some point me to where I
> can find info on installing FreeBSD-8 to a windows-7 pre-installed
> machine (single disk) in a dual-boot set up, please?
>
> Any assistance is appreciated.
>
> Thanks.
>
> Regards,
>
> S Roberts
> _______________________________________________
> freebsd-...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questi...@freebsd.org"
>


------------------------------

Message: 19
Date: Sun, 4 Apr 2010 00:02:47 -0700 (PDT)
From: gahn <ipf...@yahoo.com>
Subject: samba failed MD5 Checksum
To: free bsd <freebsd...@freebsd.org>, freebsd general questions
<freebsd-...@freebsd.org>
Message-ID: <614718....@web52305.mail.re2.yahoo.com>
Content-Type: text/plain; charset=us-ascii

Hi all:

I am trying to compile the smaba34 but somehow it failed MD5 Checksum and SHA256 Checksum:

--------------------------------------------------------
# make all
===> Vulnerability check disabled, database not found
===> Found saved configuration for samba34-3.4.5_1
===> -------------------------------------------
===> Run 'make config' to (re)configure the port
===> -------------------------------------------
===> Extracting for samba34-3.4.5_1
=> MD5 Checksum mismatch for samba-3.4.5.tar.gz.
=> SHA256 Checksum mismatch for samba-3.4.5.tar.gz.
===> Refetch for 1 more times files: samba-3.4.5.tar.gz samba-3.4.5.tar.gz
===> Vulnerability check disabled, database not found
===> Found saved configuration for samba34-3.4.5_1
===> -------------------------------------------
===> Run 'make config' to (re)configure the port
===> -------------------------------------------
=> samba-3.4.5.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
....
---------------------------------------------------------------------

actually "samba-3.4.5.tar.gz" does exist under /usr/ports/distfiles

how could I fix this problem? I am using 7.2-p7...

Thanks



------------------------------

Message: 20
Date: Sat, 3 Apr 2010 23:59:36 -0800
From: Henrik Hudson <li...@rhavenn.net>
Subject: network card issue; constantly up / down
To: freebsd-...@freebsd.org
Message-ID: <20100404075...@alucard.int.rhavenn.net>
Content-Type: text/plain; charset=us-ascii

Hey List,

I just re-installed FreeBSD 8-stable on my laptop and everytime I
have network traffic, even something as innocuous as a ssh shell
with a large section of scrolling text, the interface keeps
flapping up and down. I've had FreeBSD 8 installed on here before
and I don't remember it doing that, but I could be mistaken.
However, I just noticed it again. I was running Gentoo and it had no
issue.

os install: freebsd8-stable i386 (from 4/2/2010)
kernel: generic with snd_hda, pf sections and atapicam added

/var/log/message shows:
Apr 3 23:45:23 <kern.notice> alucard kernel: ed0: link state
changed to DOWN
Apr 3 23:45:25 <kern.notice> alucard kernel: ed0: link state
changed to UP
Apr 3 23:45:28 <kern.notice> alucard kernel: ed0: link state
changed to DOWN
Apr 3 23:45:30 <kern.notice> alucard kernel: ed0: link state
changed to UP
Apr 3 23:45:36 <kern.notice> alucard kernel: ed0: link state
changed to DOWN
Apr 3 23:45:38 <kern.notice> alucard kernel: ed0: link state
changed to UP
..... ad nauseum

It's using a PCMCIA PC-card because I jacked the pins on my
built-in ethernet device.

pciconf -v:
cbb0@pci0:8:6:0: class=0x060700 card=0x30a5103c chip=0x8039104c rev=0x00 hdr=0x02
vendor = 'Texas Instruments (TI)'
device = 'PCIxx12 Cardbus Controller'
class = bridge
subclass = PCI-CardBus

dmesg for the ethernet device:
ed0: <Linksys EtherFast 10/100 Integrated PC Card (PCM100)> at port 0x100-0x11f irq 18 function 0 config 16 on pccard0
ed0: WARNING: using obsoleted if_watchdog interface
ed0: Ethernet address: 00:04:5a:a1:59:c3
miibus1: <MII bus> on ed0
nsphyter0: <DP83815 10/100 media interface> PHY 5 on miibus1
nsphyter0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
ed0: [ITHREAD]


Is the "using obsoleted if_watchdog interface" something that should
really be worried about? Is this a driver issue with the card or the
cardbus controller? Any tweaks to sysctly or anything else specific
I could try? Any more info needed?


Thanks.

Henrik
--
Henrik Hudson
li...@rhavenn.net
-----------------------------------------
"God, root, what is difference?" Pitr; UF

------------------------------

Message: 21
Date: Sun, 4 Apr 2010 11:41:22 +0400
From: pluknet <plu...@gmail.com>
Subject: Re: samba failed MD5 Checksum
To: gahn <ipf...@yahoo.com>
Cc: free bsd <freebsd...@freebsd.org>, freebsd general questions
<freebsd-...@freebsd.org>
Message-ID:
<y2ia31046fc1004040041l6...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On 4 April 2010 11:02, gahn <ipf...@yahoo.com> wrote:
> Hi all:
>
> I am trying to compile the smaba34 but somehow it failed MD5 Checksum and SHA256 Checksum:
>
> --------------------------------------------------------
> # make all
> ===>  Vulnerability check disabled, database not found
> ===>  Found saved configuration for samba34-3.4.5_1
> ===>  -------------------------------------------
> ===>  Run 'make config' to (re)configure the port
> ===>  -------------------------------------------
> ===>  Extracting for samba34-3.4.5_1
> => MD5 Checksum mismatch for samba-3.4.5.tar.gz.
> => SHA256 Checksum mismatch for samba-3.4.5.tar.gz.
> ===>  Refetch for 1 more times files: samba-3.4.5.tar.gz samba-3.4.5.tar.gz
> ===>  Vulnerability check disabled, database not found
> ===>  Found saved configuration for samba34-3.4.5_1
> ===>  -------------------------------------------
> ===>  Run 'make config' to (re)configure the port
> ===>  -------------------------------------------
> => samba-3.4.5.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
> ....
> ---------------------------------------------------------------------
>
> actually "samba-3.4.5.tar.gz" does exist under /usr/ports/distfiles
>

Looks like you have partially fetched distfile. Try to make distclean,
then restart again.


--
wbr,
pluknet


------------------------------

Message: 22
Date: Sun, 4 Apr 2010 09:14:02 +0100
From: Bruce Cran <br...@cran.org.uk>
Subject: Re: make delete-old question (removing old binaries)
To: freebsd-...@freebsd.org
Cc: Ihsan Junaidi Ibrahim <ihsan....@gmail.com>
Message-ID: <201004040914...@cran.org.uk>
Content-Type: Text/Plain; charset="iso-8859-1"

On Saturday 03 April 2010 11:04:37 Ihsan Junaidi Ibrahim wrote:
> Hi folks,
>
> I've rebuild my world with NO_MAIL (in src.conf) and a few other NO_
> options however I noticed that related binaries are not removed
> entirely i.e. mailwrapper when I ran make delete-old /
> delete-old-libs. I can see that the old binaries have a timestamp
> older than the binaries rebuilt by the make world process.
>
> [anggerik:/usr/sbin]# ls -l mailwrapper
> -r-xr-xr-x 1 root wheel 7808 Nov 21 22:31 mailwrapper
> [anggerik:/usr/sbin]# ls -l trac
> traceroute* traceroute6*
> [anggerik:/usr/sbin]# ls -l traceroute
> -r-sr-xr-x 1 root wheel 28240 Apr 3 08:54 traceroute
>
> Is this simply a cosmetic issue and I can just remove those binaries
> manually or if not so, is there a special configs needed to remove
> them.
>
> Apologize if this question has been asked before.

You should be using WITHOUT_ versions of the options - see src.conf(5). Files
won't be removed unless they're listed in ObsoleteFiles.inc, and it's
typically not been kept up-to-date. This is being fixed in -CURRENT but for
just now you can remove the binaries manually.

--
Bruce Cran


------------------------------

Message: 23
Date: Sun, 4 Apr 2010 10:20:33 +0200
From: Jeremie Le Hen <jer...@le-hen.org>
Subject: Support for Zotac MB with nVidia ION chipset
To: freebsd-...@freebsd.org
Cc: jer...@le-hen.org
Message-ID: <20100404082...@felucia.tataz.chchile.org>
Content-Type: text/plain; charset=us-ascii

Hi,

--->> Please Cc: me when replying, I'm not subscribed. <<---

I plan to purchase a Zotac motherboard with a embedded ATOM processor.
It uses an NVidia chipset.

http://www.zotacusa.com/zotac-ionitx-f-e-atom-n330-1-6ghz-dual-core-mini-itx-intel-motherboard.html

My intent is to build a small NAS with ZFS and NFS/CIFS. I'd like to
know if anyone successfully ran FreeBSD on this motherboard and what
performance could be achieved, especially if ZFS is used. I checked the
archives without luck.

Thanks!
--
Jeremie Le Hen

Humans are born free and equal. But some are more equal than others.
-Coluche


------------------------------

Message: 24
Date: Sun, 04 Apr 2010 02:01:53 -0700
From: Gary Kline <kl...@thought.org>
Subject: Re: perl qstn...
To: gla...@FreeBSD.org
Cc: FreeBSD Mailing List <freebsd-...@FreeBSD.org>
Message-ID: <1270371713.5...@tao.thought.org>
Content-Type: text/plain; charset="UTF-8"

On Sun, 2010-04-04 at 00:07 -0400, Greg Larkin wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Gary Kline wrote:
> > guys,
> >
> > i'm finally trying to get my private scripts and binaries in
> > ~/bin in order. several of my perl scripts were meant to be
> > throwaway ... but a few seem to be more useful and i would have
> > to have informational or usage{} type messages.
> >
> > if a .pl script has to have at least one arg, is there an easy
> > way to do that? can i have a perl fn called usage() that would
> > be fed various strings?
> >
> > tia,
> >
> > gary
> >
> >
> >
>
> Hi Gary,
>
> Check out this Perl module that builds on Getopt::Long, but also
> includes support for echoing usage messages for each option:
> http://search.cpan.org/~rjbs/Getopt-Long-Descriptive-0.085/lib/Getopt/Long/Descriptive.pm
>
> Hope that helps,
> Greg

thanks for your url as well and the others to posted. but it seems like
overkill since i dont need any explicit option or argument. i just need
the script to tell me whether i have an arg or not. following is
something i've kept in one of my junk drawers from when i was learning
to write bourne sscripts. it uses the "$[token]" syntax that determines
whether there are Any args on the cmdline. if not, the script prints a
message and exits.

#!/bin/sh
if [ $# -eq 0 ]
then
echo "No args; need filename."
else
echo "$1"
fi

After a couple hours experimentation, the following does the same for my
perl scripts:


#!/usr/bin/perl
$argc = @ARGV;
if (! $argc ) {
printf("No args; need filename.\n");
}
else {
printf("%s\n", @ARGV);
}

gary


------------------------------

Message: 25
Date: Sun, 4 Apr 2010 10:22:27 +0100
From: Stacey Roberts <sta...@vickiandstacey.com>
Subject: Re: FreeBSD-8 Dual Booting With Pre-Installed Windows 7?
To: Leslie Jensen <les...@eskk.nu>
Cc: FreeBSD Mailing List <freebsd-...@freebsd.org>, S Roberts
<sta...@vickiandstacey.com>
Message-ID: <2010040409...@chimera.vickiandstacey.com>
Content-Type: text/plain; charset=iso-8859-15

Hello Leslie,
Good to hear from you..,

On Sun, 04 Apr 2010, Leslie Jensen wrote:
>
> http://www.mail-archive.com/freebsd-...@freebsd.org/msg229158.html
>
> /Leslie
>

I had a look at the thread - thanks..,

The documentation for EasyBCD documentation itself states that its
compatible with windows vista - there's nowhere that actually states that it
supports windows 7.

Or, am I missing something?

I noted that the link by the responder in the thread also refers to a
document that is based on windows vista, but will review this as well.

Thanks!

Regards,

S Roberts


>
>
>
> > Hello,
> > Sorry if this has been asked before, but can some point me to where I
> > can find info on installing FreeBSD-8 to a windows-7 pre-installed
> > machine (single disk) in a dual-boot set up, please?
> >
> > Any assistance is appreciated.
> >
> > Thanks.
> >
> > Regards,
> >
> > S Roberts
> > _______________________________________________
> > freebsd-...@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "freebsd-questi...@freebsd.org"
> >
>
>


------------------------------

Message: 26
Date: Sun, 04 Apr 2010 11:49:39 +0200
From: "Svein Skogen (Listmail Account)"
<svein-l...@stillbilde.net>
Subject: Re: FreeBSD-8 Dual Booting With Pre-Installed Windows 7?
To: freebsd-...@freebsd.org
Message-ID: <4BB860B3...@stillbilde.net>
Content-Type: text/plain; charset="iso-8859-15"

On 04.04.2010 11:22, Stacey Roberts wrote:
> The documentation for EasyBCD documentation itself states that its
> compatible with windows vista - there's nowhere that actually states that it
> supports windows 7.
>
> Or, am I missing something?

BCD was the boot mechanism introduced with Vista and Server 2008, and
continued in Windows 7 (actually 6.1) and Server 2008r2.

//Svein

--
--------+-------------------+-------------------------------
/"\ |Svein Skogen | sv...@d80.iso100.no
\ / |Solberg Østli 9 | PGP Key: 0xE5E76831
X |2020 Skedsmokorset | sv...@jernhuset.no
/ \ |Norway | PGP Key: 0xCE96CE13
| | sv...@stillbilde.net
ascii | | PGP Key: 0x58CD33B6
ribbon |System Admin | svein-l...@stillbilde.net
Campaign|stillbilde.net | PGP Key: 0x22D494A4
+-------------------+-------------------------------
|msn messenger: | Mobile Phone: +47 907 03 575
|sv...@jernhuset.no | RIPE handle: SS16503-RIPE
--------+-------------------+-------------------------------
If you really are in a hurry, mail me at
svein-...@stillbilde.net
This mailbox goes directly to my cellphone and is checked
even when I'm not in front of my computer.
------------------------------------------------------------
Picture Gallery:
https://gallery.stillbilde.net/v/svein/
------------------------------------------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20100404/525be023/signature-0001.pgp

------------------------------

Message: 27
Date: Sun, 4 Apr 2010 12:35:11 +0100
From: Stacey Roberts <sta...@vickiandstacey.com>
Subject: Re: FreeBSD-8 Dual Booting With Pre-Installed Windows 7?
To: "Svein Skogen (Listmail Account)" <svein-l...@stillbilde.net>
Cc: freebsd-...@freebsd.org
Message-ID: <2010040411...@chimera.vickiandstacey.com>
Content-Type: text/plain; charset="iso-8859-15"

Hello Svein,
Good to hear from you..,

On Sun, 04 Apr 2010, Svein Skogen (Listmail Account) wrote:

> On 04.04.2010 11:22, Stacey Roberts wrote:
> > The documentation for EasyBCD documentation itself states that its
> > compatible with windows vista - there's nowhere that actually states that it
> > supports windows 7.
> >
> > Or, am I missing something?
>
> BCD was the boot mechanism introduced with Vista and Server 2008, and
> continued in Windows 7 (actually 6.1) and Server 2008r2.
>


Ahh.., Understood.

Thank so much for that..,

Regards,

S Roberts


> //Svein
>
> --
> --------+-------------------+-------------------------------
> /"\ |Svein Skogen | sv...@d80.iso100.no
> \ / |Solberg Østli 9 | PGP Key: 0xE5E76831
> X |2020 Skedsmokorset | sv...@jernhuset.no
> / \ |Norway | PGP Key: 0xCE96CE13
> | | sv...@stillbilde.net
> ascii | | PGP Key: 0x58CD33B6
> ribbon |System Admin | svein-l...@stillbilde.net
> Campaign|stillbilde.net | PGP Key: 0x22D494A4
> +-------------------+-------------------------------
> |msn messenger: | Mobile Phone: +47 907 03 575
> |sv...@jernhuset.no | RIPE handle: SS16503-RIPE
> --------+-------------------+-------------------------------
> If you really are in a hurry, mail me at
> svein-...@stillbilde.net
> This mailbox goes directly to my cellphone and is checked
> even when I'm not in front of my computer.
> ------------------------------------------------------------
> Picture Gallery:
> https://gallery.stillbilde.net/v/svein/
> ------------------------------------------------------------
>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 466 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20100404/d961f0e6/attachment-0001.pgp

------------------------------


End of freebsd-questions Digest, Vol 304, Issue 12
**************************************************

0 new messages