fsck gave up on me!

2007-11-03 Thread lawrence.petrykanyn
Hi, I have been using FreeBSD 6.2 for a couple of months now with no major snags. Until now. I did a portupgrade this morning and afterwards, when I logged in as a user into Gnome, my desktop was missing most of the programs (Accessories, System Tools, etc.). I rebooted the machine

Re: problem of install 7.0 on notebook

2007-11-03 Thread Zhang hw
Thank you, David! The verbose logging messages: --- pcib2: at device 4.0 on pci0 pcib2: domain 0 pcib2: secondary bus 16 pcib2: subordinate bus 16 pcib2: I/O decode 0xf000-0xfff pcib2: memory decode 0xcc00-0xcc0fff

Determining the number of files in a directory

2007-11-03 Thread White Hat
This is probably a dumb question; however, I never let a little thing like that bother me in the past. Using FreeBSD-6.2 and Bash, how do I determine the number of files in a given directory? I have tried all sorts of combinations using different flags with the 'ls' command; however, none of t

Re: Determining the number of files in a directory

2007-11-03 Thread Daniel Bye
On Sat, Nov 03, 2007 at 05:27:06AM -0700, White Hat wrote: > This is probably a dumb question; however, I never let a little thing like > that bother me in the past. Heheh! You and many more, my friend, myself absolutely included! > Using FreeBSD-6.2 and Bash, how do I determine the number of fi

Re: Determining the number of files in a directory

2007-11-03 Thread Daniel Bye
On Sat, Nov 03, 2007 at 12:41:51PM +, Daniel Bye wrote: > On Sat, Nov 03, 2007 at 05:27:06AM -0700, White Hat wrote: > > This is probably a dumb question; however, I never let a little thing like > > that bother me in the past. > > Heheh! You and many more, my friend, myself absolutely includ

Re: vim doesn't preserve the terminal content

2007-11-03 Thread Frank Shute
On Fri, Nov 02, 2007 at 06:09:15PM -0700, Philip Hallstrom wrote: > > >>I use vim both on Linux and FreeBSD. > >>On Linux after I exit vim original screen content is restored. > >>On FreeBSD vim leaves the last content viewed in vim. > >> > >>How do I make vim preserve the screen? > > > >I don't kn

Re: fsck gave up on me!

2007-11-03 Thread Warren Block
On Fri, 2 Nov 2007, [EMAIL PROTECTED] wrote: I have been using FreeBSD 6.2 for a couple of months now with no major snags. Until now. I did a portupgrade this morning and afterwards, when I logged in as a user into Gnome, my desktop was missing most of the programs (Accessories, System Too

Re: Determining the number of files in a directory

2007-11-03 Thread Matthias Apitz
El día Saturday, November 03, 2007 a las 05:27:06AM -0700, White Hat escribió: > This is probably a dumb question; however, I never let a little thing like > that bother me in the past. > > Using FreeBSD-6.2 and Bash, how do I determine the number of files in a given > directory? I have tried

not sure which list for 7beta items...

2007-11-03 Thread Jonathan Horne
now that 7.0 is in official beta, which list should i post to concerning issues im having (specifically, unreliability of the built-in iwi driver)? thanks, -- Jonathan Horne http://dfwlpiki.dfwlp.org [EMAIL PROTECTED] This mess

using healthd or lmmon or mbmon with SMBus

2007-11-03 Thread Marko Kobal
Hi, I have an IBM xSeries 225, Type: 8647, Model: 3AX server (Dual processor Intel Xeon 2.4 GHz, 8 GB RAM). I would like to monitor system and CPU temperature using healthd or lmmon or mbmon. My OS: # uname -srp FreeBSD 6.2-RELEASE-p8 i386 I have compiled (among other - it is an SMB, PAE kern

Re: Determining the number of files in a directory

2007-11-03 Thread [LoN]Kamikaze
Daniel Bye wrote: > On Sat, Nov 03, 2007 at 12:41:51PM +, Daniel Bye wrote: >> On Sat, Nov 03, 2007 at 05:27:06AM -0700, White Hat wrote: >>> This is probably a dumb question; however, I never let a little thing like >>> that bother me in the past. >> Heheh! You and many more, my friend, mysel

Re: Determining the number of files in a directory

2007-11-03 Thread John Nielsen
On Saturday 03 November 2007, Daniel Bye wrote: > On Sat, Nov 03, 2007 at 12:41:51PM +, Daniel Bye wrote: > > On Sat, Nov 03, 2007 at 05:27:06AM -0700, White Hat wrote: > > > This is probably a dumb question; however, I never let a little thing > > > like that bother me in the past. > > > > Heh

wireless network using ndisgen

2007-11-03 Thread Ben Gould
Trying to set-up wireless internet access through a Belkin FSD6020 ver.2 wireless card has proved less than useful. Seeing that this isn't on the supported hardware list I had some fun unpacking .cab files from their distribution cdroms to attempt to wrap this using ndisgen. All seemed to go well

Re: Determining the number of files in a directory

2007-11-03 Thread Daniel Larsson
On Sat, 2007-11-03 at 12:49 +, Daniel Bye wrote: > On Sat, Nov 03, 2007 at 12:41:51PM +, Daniel Bye wrote: > > On Sat, Nov 03, 2007 at 05:27:06AM -0700, White Hat wrote: > > > This is probably a dumb question; however, I never let a little thing > > > like > > > that bother me in the pas

Re: not sure which list for 7beta items...

2007-11-03 Thread John Murphy
On Sat, 03 Nov 2007 09:03:38 -0500 Jonathan Horne <[EMAIL PROTECTED]> wrote: > now that 7.0 is in official beta, which list should i post to > concerning issues im having (specifically, unreliability of the > built-in iwi driver)? > > thanks, There seems to be a fair number of 7.0 questions

Re: fsck gave up on me!

2007-11-03 Thread Lowell Gilbert
<[EMAIL PROTECTED]> writes: > Hi, > I have been using FreeBSD 6.2 for a couple of months now with no major > snags. Until now. I did a portupgrade this morning and afterwards, > when I logged in as a user into Gnome, my desktop was missing most of > the programs (Accessories, System To

Re: Mounting/examining dd image?

2007-11-03 Thread Jon Drukman
Hm, anything that works in Freebsd 4.9? I've never been able to install 5.0 or higher on this machine, it always freezes when booting. On Nov 2, 2007 10:22 PM, John Nielsen <[EMAIL PROTECTED]> wrote: > > On Friday 02 November 2007, Jon Drukman wrote: > > I was trying to transplant my system from

Re: fsck gave up on me!

2007-11-03 Thread Roland Smith
On Sat, Nov 03, 2007 at 07:42:59AM -0600, Warren Block wrote: > On Fri, 2 Nov 2007, [EMAIL PROTECTED] wrote: > >> I have been using FreeBSD 6.2 for a couple of months now with no major >> snags. Until now. I did a portupgrade this morning and afterwards, >> when I logged in as a user into Gno

Re: fsck gave up on me!

2007-11-03 Thread Manolis Kiagias
[EMAIL PROTECTED] wrote: > > Hi, > I have been using FreeBSD 6.2 for a couple of months now with no major > snags. Until now. I did a portupgrade this morning and afterwards, > when I logged in as a user into Gnome, my desktop was missing most of > the programs (Accessories, System To

Re: Mounting/examining dd image?

2007-11-03 Thread Warren Block
On Sat, 3 Nov 2007, Jon Drukman wrote: Hm, anything that works in Freebsd 4.9? I've never been able to install 5.0 or higher on this machine, it always freezes when booting. Please don't top post. vnconfig is the predecessor of mdconfig. It should be present in 4.9. -Warren Block * Rapid C

Re: Mounting/examining dd image?

2007-11-03 Thread John Nielsen
On Saturday 03 November 2007, Jon Drukman wrote: > Hm, anything that works in Freebsd 4.9? I've never been able to > install 5.0 or higher on this machine, it always freezes when booting. In 4.x the analogous command is called vnconfig with slightly different syntax. > On Nov 2, 2007 10:22 PM,

5.2.1 to 6.2 Migration.

2007-11-03 Thread Grant Peel
Hi all, I thought I would ask the question before I do it the hard way 1. Can FreeBSD be upgraded from 5.2.1 to 6.2 ? if so ... 2. Can it be done through an ssh connection, or MUST I make the trip to the farm and do it from the console? -Grant ___

Re: Duplicate existing FreeBSD Server in VM

2007-11-03 Thread Uwe Laverenz
On Fri, Nov 02, 2007 at 12:46:09PM +1100, Terry Sposato wrote: > I have just installed a machine and have it setup running a web based CRM > solution. I want to have an exact duplicate of this machine running as a VM > for redundancy reasons. The best and easiest way I know of is using /usr/port

What kind of audio device is this?

2007-11-03 Thread P.U.Kruppa
Hi, dmesg says I have got ugen0: on uhub0 on board. What is this? Do we have a driver for it? Of course I tried # kldload snd_driver but all I get is # cat /dev/sndstat FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) Installed devices: I am running Fre

TSM stops working after kernel upgrade

2007-11-03 Thread Ewald Jenisch
Hi, I've got a TSM-client (Tivoli Storage Manger - Backup-System) running under FreeBSD 6.2 without any problems over the past months. However after a recent kernel upgrade (about Mid September) the TSM client stopped working. Whatever I try to backup I get the following messages: tsm> inc /TSM-

Request a Free Catalog and receive $10 off your first purchase

2007-11-03 Thread Tack Wholesale
Request a free catalog and receive $10 your first purchase http://www.tackwholesale.com/Catalog_Request_Special02.htm put this link in your browser Click here on http://server1.streamsend.com/streamsend/unsubscribe.php?cd=34302&md=192&ud=0315a027f8f7a4a6f8562fc95996c688

Re: Determining the number of files in a directory

2007-11-03 Thread Erik Cederstrand
Daniel Bye wrote: On Sat, Nov 03, 2007 at 12:41:51PM +, Daniel Bye wrote: [...] Using FreeBSD-6.2 and Bash, how do I determine the number of files in a given directory? I have tried all sorts of combinations using different flags with the 'ls' command; however, none of them displays the nu

Re: Determining the number of files in a directory

2007-11-03 Thread cpghost
On Sat, 3 Nov 2007 10:44:43 -0400 John Nielsen <[EMAIL PROTECTED]> wrote: > On Saturday 03 November 2007, Daniel Bye wrote: > > On Sat, Nov 03, 2007 at 12:41:51PM +, Daniel Bye wrote: > > > On Sat, Nov 03, 2007 at 05:27:06AM -0700, White Hat wrote: > > > > This is probably a dumb question; how

Re: 5.2.1 to 6.2 Migration.

2007-11-03 Thread Derek Ragona
At 11:56 AM 11/3/2007, Grant Peel wrote: Hi all, I thought I would ask the question before I do it the hard way 1. Can FreeBSD be upgraded from 5.2.1 to 6.2 ? if so ... 2. Can it be done through an ssh connection, or MUST I make the trip to the farm and do it from the console? -Grant

RE: 5.2.1 to 6.2 Migration.

2007-11-03 Thread Chris Haulmark
> > Hi all, > > I thought I would ask the question before I do it the hard way > > 1. Can FreeBSD be upgraded from 5.2.1 to 6.2 ? Yes. > > if so ... > > 2. Can it be done through an ssh connection, or MUST I make the trip to > the > farm and do it from the console? I've done 5.x to 6.

compile ports and base using both cores

2007-11-03 Thread Chris Whitehouse
Hi, Installing ports or upgrading the base system only uses around 50% cpu utilization (measured with the top utility) on my dual core machine. Is there some way I can get higher cpu usage? /usr/src/UPDATING says don't use make -j. I tried installing openoffice.org-2 with make -j 2 but it fa

Re: vim doesn't preserve the terminal content

2007-11-03 Thread Thomas Dickey
On Fri, Nov 02, 2007 at 04:00:05PM -0700, Pete Slagle wrote: > Yuri wrote: > > > I use vim both on Linux and FreeBSD. > > On Linux after I exit vim original screen content is restored. > > On FreeBSD vim leaves the last content viewed in vim. > > > > How do I make vim preserve the screen? > > >

Re: Mounting/examining dd image?

2007-11-03 Thread Jon Drukman
On Nov 3, 2007 9:23 AM, Warren Block <[EMAIL PROTECTED]> wrote: > vnconfig is the predecessor of mdconfig. It should be present in 4.9. thanks, it is. however, i am unable to mount the vnconfig'd device. any ideas? i made the backup originally just by doing dd if=/dev/ad0 of=some.file then i r

Re: 5.2.1 to 6.2 Migration.

2007-11-03 Thread Lowell Gilbert
"Chris Haulmark" <[EMAIL PROTECTED]> writes: > Grant Peel wrote: >> Hi all, >> >> I thought I would ask the question before I do it the hard way >> >> 1. Can FreeBSD be upgraded from 5.2.1 to 6.2 ? > > Yes. > >> >> if so ... >> >> 2. Can it be done through an ssh connection, or MUST I mak

Re: Determining the number of files in a directory

2007-11-03 Thread Gary Kline
On Sat, Nov 03, 2007 at 09:07:18PM +0100, cpghost wrote: > On Sat, 3 Nov 2007 10:44:43 -0400 > John Nielsen <[EMAIL PROTECTED]> wrote: > > > On Saturday 03 November 2007, Daniel Bye wrote: > > > On Sat, Nov 03, 2007 at 12:41:51PM +, Daniel Bye wrote: > > > > On Sat, Nov 03, 2007 at 05:27:06AM

Another Tag issue

2007-11-03 Thread Tino Engel
Dear FreeBSD folks, What is the proper Tag for 8-CURRENT in cvs? Ist it '.'? Best regards, Tino pgpAeQMiYGrKi.pgp Description: PGP signature

Re: Determining the number of files in a directory

2007-11-03 Thread Pietro Cerutti
White Hat wrote: > This is probably a dumb question; however, I never let a little thing like > that bother me in the past. > > Using FreeBSD-6.2 and Bash, how do I determine the number of files in a given > directory? I have tried all sorts of combinations using different flags with > the 'ls

Re: 5.2.1 to 6.2 Migration.

2007-11-03 Thread Kevin Kinsey
Lowell Gilbert wrote: "Chris Haulmark" <[EMAIL PROTECTED]> writes: Grant Peel wrote: I thought I would ask the question before I do it the hard way 1. Can FreeBSD be upgraded from 5.2.1 to 6.2 ? Yes. 2. Can it be done through an ssh connection, or MUST I make the trip to the farm

reverse grep

2007-11-03 Thread deeptech71
How is it possible to select lines that do NOT match a specific pattern? For example, I'm connecting to 192.168.123.254 via telnet (port 23), and do tcpdump -nli rl0. This cyclic traffic, becuase when tcpdump outputs something, the system sends me some packets, which generates output in tcpdum

Re: reverse grep

2007-11-03 Thread Erik Trulsson
On Sun, Nov 04, 2007 at 01:12:45AM +0100, [EMAIL PROTECTED] wrote: > How is it possible to select lines that do NOT match a specific pattern? By using the '-v' option to grep. > > For example, I'm connecting to 192.168.123.254 via telnet (port 23), and do > tcpdump -nli rl0. This cyclic traffic

Re: reverse grep

2007-11-03 Thread Giorgos Keramidas
On 2007-11-04 01:12, [EMAIL PROTECTED] wrote: > How is it possible to select lines that do NOT match a specific pattern? grep -v 'pattern' ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsu

reverse grep

2007-11-03 Thread Robert Huff
[EMAIL PROTECTED] writes: > How is it possible to select lines that do NOT match a specific > pattern? Read any good man pages lately? Robert Huff ___ freebsd-questions@freebsd.org mailing list http://lists.fr

pdf edit again.

2007-11-03 Thread Gary Kline
A couple weeks ago I skimmed thru the postings on editing PDF files. Wasn't entirely clear what the answer it because I never thought I would need to edit a GUI file. I just found a book from 1883 in pdf format. I would like a text/ASCII/ISO_8859-1 versi

Re: reverse grep

2007-11-03 Thread Gavin Cameron
On 11/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > How is it possible to select lines that do NOT match a specific pattern? > > For example, I'm connecting to 192.168.123.254 via telnet (port 23), and > do tcpdump -nli rl0. This cyclic traffic, becuase when tcpdump outputs > something, th

Re: reverse grep

2007-11-03 Thread Pollywog
On Sunday 04 November 2007 00:12:45 [EMAIL PROTECTED] wrote: > How is it possible to select lines that do NOT match a specific pattern? grep -v ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: pdf edit again.

2007-11-03 Thread Mike Jeays
On November 3, 2007 08:38:55 pm Gary Kline wrote: > A couple weeks ago I skimmed thru the postings on editing PDF > files. Wasn't entirely clear what the answer it because I never > thought I would need to edit a GUI file. I just found a book > from 1883 in pdf format. I

Re: reverse grep

2007-11-03 Thread Gary Kline
On Sun, Nov 04, 2007 at 01:12:45AM +0100, [EMAIL PROTECTED] wrote: > How is it possible to select lines that do NOT match a specific pattern? > > For example, I'm connecting to 192.168.123.254 via telnet (port 23), and > do tcpdump -nli rl0. This cyclic traffic, becuase when tcpdump outputs > so

Re: pdf edit again.

2007-11-03 Thread cpghost
On Sat, 3 Nov 2007 16:38:55 -0800 Gary Kline <[EMAIL PROTECTED]> wrote: > A couple weeks ago I skimmed thru the postings on editing PDF > files. Wasn't entirely clear what the answer it because I > never thought I would need to edit a GUI file. I just found a book > from 1883

Re: pdf edit again.

2007-11-03 Thread Gary Kline
On Sat, Nov 03, 2007 at 09:03:17PM -0400, Mike Jeays wrote: > On November 3, 2007 08:38:55 pm Gary Kline wrote: > > A couple weeks ago I skimmed thru the postings on editing PDF > > files. Wasn't entirely clear what the answer it because I never > > thought I would need to edit a GUI f

Re: pdf edit again.

2007-11-03 Thread Gary Kline
On Sun, Nov 04, 2007 at 02:39:14AM +0100, cpghost wrote: > On Sat, 3 Nov 2007 16:38:55 -0800 > Gary Kline <[EMAIL PROTECTED]> wrote: > > > A couple weeks ago I skimmed thru the postings on editing PDF > > files. Wasn't entirely clear what the answer it because I > > never thought I would

Re: reverse grep

2007-11-03 Thread Daniel Gerzo
Hello deeptech71, Sunday, November 4, 2007, 1:12:45 AM, you wrote: > How is it possible to select lines that do NOT match a specific pattern? grep -v ; next time please try man grep -- Best regards, Danielmailto:[EMAIL PROTECTED] _

Re: 5.2.1 to 6.2 Migration.

2007-11-03 Thread Lowell Gilbert
Kevin Kinsey <[EMAIL PROTECTED]> writes: > Lowell Gilbert wrote: >> "Chris Haulmark" <[EMAIL PROTECTED]> writes: >> >>> Grant Peel wrote: > I thought I would ask the question before I do it the hard way 1. Can FreeBSD be upgraded from 5.2.1 to 6.2 ? > >>> Yes. > 2. Can it

/libexec/ld-elf.so.1: Shared object "libm.so.6" not found, required by "libstdc++.so.5"

2007-11-03 Thread Noah
HI there, I am not quite sure what library I need to cure this issue up. $ nmap -sP -v 192.168.1.1-255 /libexec/ld-elf.so.1: Shared object "libm.so.6" not found, required by "libstdc++.so.5" Any clues please? Cheers, Noah ___ freebsd-question

odd entry appeared in my routing table

2007-11-03 Thread Bob Calder
I am sincerely sorry if this is the wrong place to post. Please direct me to the proper forum if possible. A couple of entries for "bannerconnect.com" have appeared in the routing table of my laptop. In one case the entry is in both destination and gateway columns and in the other, my IP is

need Linux help (watch and LVS)

2007-11-03 Thread C Thala
Can someone tell me the FreeBSD equivalent of the Linux command "watch". In Linux, watch is like top, but you can run it against any command and have it refresh every N seconds. There is a watch command in FreeBSD but it does something else entirely. Also, does FreeBSD have an equivalent for Linu

The FreeBSD Diary: 2007-10-14 - 2007-11-03

2007-11-03 Thread Dan Langille
The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the maili

Re: pdf edit again.

2007-11-03 Thread Jona Joachim
On Sat, 03 Nov 2007 17:42:03 -0800, Gary Kline wrote: > On Sat, Nov 03, 2007 at 09:03:17PM -0400, Mike Jeays wrote: >> On November 3, 2007 08:38:55 pm Gary Kline wrote: >> >A couple weeks ago I skimmed thru the postings on editing PDF >> >files. Wasn't entirely clear what the answer it be

Re: reverse grep

2007-11-03 Thread deeptech71
heh I've read (kind of skimmed) the grep man page but i seem to have missed the -v for some reason ^^ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PR

Re: pdf edit again.

2007-11-03 Thread cpghost
On Sat, 3 Nov 2007 17:54:53 -0800 Gary Kline <[EMAIL PROTECTED]> wrote: > On Sun, Nov 04, 2007 at 02:39:14AM +0100, cpghost wrote: > > On Sat, 3 Nov 2007 16:38:55 -0800 > > Gary Kline <[EMAIL PROTECTED]> wrote: > > > > > A couple weeks ago I skimmed thru the postings on editing > > > PDF files.

cannot get screen out of black/black mode...

2007-11-03 Thread Gary Kline
Where do I set up the screen to never go blan? both in console (white on black) mode and in X? Every so often my video card driver (mga) remains blank after 10 to 15 minutes. And gets stuck in this mode. --FWIW, this did not happen in xorg-6.9-- only in

Re: reverse grep

2007-11-03 Thread Doug Hardie
On Nov 3, 2007, at 19:35, [EMAIL PROTECTED] wrote: heh I've read (kind of skimmed) the grep man page but i seem to have missed the -v for some reason ^^ The use of grep -v will work as long as the tcpdump output is limited to one line per packet. However, some of the tcpdump options produ

Re: pdf edit again.

2007-11-03 Thread Gary Kline
On Sun, Nov 04, 2007 at 05:12:48AM +0100, Jona Joachim wrote: > On Sat, 03 Nov 2007 17:42:03 -0800, Gary Kline wrote: > > > On Sat, Nov 03, 2007 at 09:03:17PM -0400, Mike Jeays wrote: > >> On November 3, 2007 08:38:55 pm Gary Kline wrote: > >> > A couple weeks ago I skimmed thru the postings on e

RE: 5.2.1 to 6.2 Migration.

2007-11-03 Thread Chris Haulmark
> > Kevin Kinsey <[EMAIL PROTECTED]> writes: > > > Lowell Gilbert wrote: > >> "Chris Haulmark" <[EMAIL PROTECTED]> writes: > >> > >>> Grant Peel wrote: > > > I thought I would ask the question before I do it the hard way > > > 1. Can FreeBSD be upgraded from 5.2.1 to 6.2 ? > >