Re: Software mirgration from Windows for my friend

2005-01-18 Thread Sandy Rutherford
> On Mon, 17 Jan 2005 16:10:15 -0600, > Vulpes Velox <[EMAIL PROTECTED]> said: > On Mon, 17 Jan 2005 03:00:25 -0800 > Sandy Rutherford <[EMAIL PROTECTED]> wrote: >> > On Sat, 15 Jan 2005 15:20:58 -0600, >> > Vulpes Velox <[EMAIL PROTECTED]> said: >> >> >> Virtual CD is a

User's cron job creates zombie process on 5.3

2005-01-18 Thread Rob
Hi, As a regular user, I have a cron job; 'crontab -l' says: - SHELL=/bin/sh MAILTO="" # run at bootup and then every 5 minutes @reboot $HOME/bin/ssh_tunnel */5 * * * * $HOME/bin/ssh_tunnel - The ssh_tunnel is an sh

Re: phpMyAdmin installation troubles.[RE-POST]

2005-01-18 Thread Colin J. Raven
On Jan 14 at 16:17, Eric F Crist previously said: > I'm trying to install phpmyadmin from ports. I keep getting an error about > PDF-Lite-6.0.0p1.tar.gz. The only files available now are 6.0.1. I've done > a cvsup, but to no avail. Apologies for a re-post but this is fairly important, I thi

Bootstrap question

2005-01-18 Thread surapong singshinsuk
Hi, During the installation process, there are 3 choices to choose what to install on MBR 1. install boot0 as a bootmanager on MBR 2. install mbr as a standard mbr on MBR 3. install nothing on MBR I've some questions regarding to bootstrap sequence 1. In my understanding, mbr is a standard

Re: window managers don't work over ssh

2005-01-18 Thread Xian
On Tuesday 18 January 2005 01:17, [EMAIL PROTECTED] wrote: > On Mon, Jan 17, 2005 at 11:43:27PM +, Xian wrote: > > I cant seem to make any window manager work over ssh, but they all work > > locally. I am using Xorg now, and i didn't have this problem with > > XFree86. > > > > I start X with ju

Tab to Auto-Complete + ....

2005-01-18 Thread Warren
What is need for me to add/do in order for the pressing of Tab to autcomplete a name to work? It works fine in root .. also when i press the up or down arrow keys it dosent bring up the previous command issued ... im using FreeBSD5.3-STABLE -- Yours Sincerely Shinjii http://www.shinji.nq.nu _

Re: Tab to Auto-Complete + ....

2005-01-18 Thread Ian Moore
On Tue, 18 Jan 2005 21:00, Warren wrote: > What is need for me to add/do in order for the pressing of Tab to > autcomplete a name to work? It works fine in root .. also when i press the > up or down arrow keys it dosent bring up the previous command issued ... > > im using FreeBSD5.3-STABLE What

RE: Tab to Auto-Complete + ....

2005-01-18 Thread Walker, Michael
> What is need for me to add/do in order for the pressing of Tab to > autcomplete a name to work? It works fine in root .. also when i > press the up or down arrow keys it dosent bring up the previous > command issued ... > > im using FreeBSD5.3-STABLE Works fine with me, I am using bash2. What

Re: Tab to Auto-Complete + ....

2005-01-18 Thread Daniel Bye
On Tue, Jan 18, 2005 at 08:30:52PM +1000, Warren wrote: > What is need for me to add/do in order for the pressing of Tab to autcomplete > a name to work? It works fine in root .. also when i press the up or down > arrow keys it dosent bring up the previous command issued ... > > im using FreeB

Re: 5.3 in diskless cluster: irregular reboots at 14:09 hr. ?!?!

2005-01-18 Thread Rob
Colin J. Raven wrote: On Dec 29, Rob launched this into the bitstream: Colin J. Raven wrote: On Dec 29, Rob launched this into the bitstream: I'm running 5.3-Stable on all PC's. I have a master/router with 7 diskless slaves. One of the slaves shows irregular reboots, without a trace, not even a shu

Re: Tab to Auto-Complete + ....

2005-01-18 Thread Mark Ovens
Daniel Bye wrote: On Tue, Jan 18, 2005 at 08:30:52PM +1000, Warren wrote: What is need for me to add/do in order for the pressing of Tab to autcomplete a name to work? It works fine in root .. also when i press the up or down arrow keys it dosent bring up the previous command issued ... im usi

Re: Tab to Auto-Complete + ....

2005-01-18 Thread Daniel Bye
On Tue, Jan 18, 2005 at 11:52:16AM +, Mark Ovens wrote: > > It does support command history and editing, though not auto-complete. > > ''set -E'' or ''set -V'' at the prompt (or put either - they are > mutually exclusive - in ~/.profile) will enable command history with > Emacs or vi style c

Re: Tab to Auto-Complete + ....

2005-01-18 Thread Warren
On Tue, 18 Jan 2005 10:03 pm, Daniel Bye wrote: > On Tue, Jan 18, 2005 at 11:52:16AM +, Mark Ovens wrote: > > It does support command history and editing, though not auto-complete. > > > > ''set -E'' or ''set -V'' at the prompt (or put either - they are > > mutually exclusive - in ~/.profile) w

Re: purpose of /var/backups

2005-01-18 Thread Doug Poland
On Tue, Jan 18, 2005 at 01:20:50AM +, Daniel Bye wrote: > On Mon, Jan 17, 2005 at 04:04:52PM -0600, Doug Poland wrote: > > On my 5.3-STABLE systems I have a directory in /var called backups. > > ... snip ... > > > > I'm curious, what process are writing these files to this directory? > > pe

tuning

2005-01-18 Thread beangrinder
Is there a general makefile which makes it possible to compile applicationsfor i686 instead of i386 ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROT

Re: console resolution on a T41

2005-01-18 Thread Emanuel Strobl
Am Dienstag, 18. Januar 2005 08:07 schrieb Galanaki, Dimitrios: > I am trying to increase the console resolution on my Thinkpad T41 which has > an ATI mobility radeon card. > > >From what I read the standard step is to add the lines following lines in > > the kernel configuration file: > options

Re: Tab to Auto-Complete + ....

2005-01-18 Thread Mark Ovens
Warren wrote: On Tue, 18 Jan 2005 10:03 pm, Daniel Bye wrote: On Tue, Jan 18, 2005 at 11:52:16AM +, Mark Ovens wrote: > It does support command history and editing, though not auto-complete. > > ''set -E'' or ''set -V'' at the prompt (or put either - they are > mutually exclusive - in ~/.profil

Re: 5.3 Building Kernel/World

2005-01-18 Thread Giorgos Keramidas
On 2005-01-17 14:30, Doug Poland <[EMAIL PROTECTED]> wrote: > > On Jan 17, 2005, at 11:07, Kris Kennaway wrote: > > >>>cd /usr/src > > >>>make cleandir > > >>>make cleandir > > >>>make buildworld > > >>> > > >>>Kris > > Interesting, what does "make cleandir" do? Is it different than > running > >

Re: phpMyAdmin installation troubles.[RE-POST]

2005-01-18 Thread Eric F Crist
On Jan 18, 2005, at 2:56 AM, Colin J. Raven wrote: On Jan 14 at 16:17, Eric F Crist previously said: I'm trying to install phpmyadmin from ports. I keep getting an error about PDF-Lite-6.0.0p1.tar.gz. The only files available now are 6.0.1. I've done a cvsup, but to no avail. Apologies for a

CVSUP del INDEX file in ports

2005-01-18 Thread Warren
is there a particular reason why the ports INDEX file is del each time cvsup is run and then re-d/l in a portupgrade ? -- Yours Sincerely Shinjii http://www.shinji.nq.nu ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: tuning

2005-01-18 Thread Daniel Bye
On Tue, Jan 18, 2005 at 12:16:34PM +0100, beangrinder wrote: > Is there a general makefile which makes it possible to compile > applications for i686 instead of i386 ? I believe you can set CPUTYPE in /etc/make.conf. man make.conf will tell you more, in any event. Dan -- Daniel Bye PGP Key:

Re: tuning

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 12:16:34PM +0100, beangrinder wrote: > Is there a general makefile which makes it possible to compile > applicationsfor i686 instead of i386 ? See make.conf(5) Kris P.S. Wrap your lines at 70 characters so your emails may be easily read, please. pgpnTVro3rFFC.pgp Descr

Re: Backups / Dump etc

2005-01-18 Thread Matthew Seaman
On Fri, Jan 14, 2005 at 10:49:44PM +0100, Anthony Atkielski wrote: > John writes: > > J> If you are running FreeBSD 5.x, you get the cool "L" option on > J> dump which will automatically snapshot the mounted filesystems. > > What exactly is meant by a "snapshot," and how much extra disk space > d

Re: 5.3 in diskless cluster: irregular reboots at 14:09 hr. ?!?!

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 08:31:45PM +0900, Rob wrote: > Last December, I have removed its UPS, and connected the two PCs directly > to the main power (taking for granted the risk of no protection against > sudden power cuts). > > Since that action, no unexpected reboots have happened. > > If no m

Re: CVSUP del INDEX file in ports

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 10:48:28PM +1000, Warren wrote: > is there a particular reason why the ports INDEX file is del each time cvsup > is run and then re-d/l in a portupgrade ? Yes, see /usr/ports/UPDATING or the mailing list archives of ports@ for extensive discussion. Kris pgp96tyojQnjS.pg

Re: CVSUP del INDEX file in ports

2005-01-18 Thread Daniel Bye
On Tue, Jan 18, 2005 at 10:48:28PM +1000, Warren wrote: > is there a particular reason why the ports INDEX file is del each time cvsup > is run and then re-d/l in a portupgrade ? Because it's almost certainly quicker to download a new copy from FreeBSD than it is to let your ports system build i

Re: bsd.port.mk problems => make failing for all ports

2005-01-18 Thread freebsd
Quoting Kris Kennaway <[EMAIL PROTECTED]>: [snip] > Do you have pkg_install or pkg_install-devel installed, and was this > upgraded with the others? > No, I don't have either installed (only pkg_tree, but that shouldn't affect anything). The libraries I was attempting to update were things like

Re: ntpd problems since upgrading to 5.3

2005-01-18 Thread John
On Tue, Jan 18, 2005 at 07:26:16AM +0100, Christian Hiris wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tuesday 18 January 2005 01:09, John wrote: > > > This is what goes into the log: > > Jan 17 18:04:29 pearl ntpd[838]: ntpd 4.2.0-a Sun Jan 9 10:58:59 CST 2005 > > (1) Jan 17

Re: phpMyAdmin installation troubles.[RE-POST]

2005-01-18 Thread Matthew Seaman
On Tue, Jan 18, 2005 at 09:56:42AM +0100, Colin J. Raven wrote: > On Jan 14 at 16:17, Eric F Crist previously said: > > > I'm trying to install phpmyadmin from ports. I keep getting an error about > > PDF-Lite-6.0.0p1.tar.gz. The only files available now are 6.0.1. I've > > done > > a cvsup

How to setup DVD, CD and Floppy Drives

2005-01-18 Thread Brian John
Hello, I have a DVD writer, a CD writer and a floppy drive in my PC. Since I don't know what file system that a media will use until I put it in the drive, how do I set it up in fstab? This is what it looks like right now for these devices: /dev/acd0 /cdrom autorw,noaut

Can I set priorities for file transfers

2005-01-18 Thread Brian John
Hello, I have (I think) kind of a unique question. I leave my home computer on all day and transfer and share files via a P2P application. However, sometimes I like to ssh in from work and transfer files between my work PC and my home PC via scp. Right now it is really slow because it is transfe

Re: ntpd problems since upgrading to 5.3 - found the problem!

2005-01-18 Thread Lowell Gilbert
Ian Moore <[EMAIL PROTECTED]> writes: > I've just realised I'm not running a name server at all on my 5.3 system. I > have 4.9 installed on this computer too & I'd set up the caching server on > it, I guess I forgot that step when I installed 5.3. > I'll set it up & see that makes any difference

Re: Can I set priorities for file transfers

2005-01-18 Thread Brian McCann
Look into dummynet and ipfwyou can essentially use them to limit bandwidth on certain ports and/or ip addresses. I did something similar once before, but to my entire machine...worked fairly well. --Brian On Tue, 18 Jan 2005 08:23:58 -0600 (CST), Brian John <[EMAIL PROTECTED]> wrote: > Hell

RE: Can I set priorities for file transfers

2005-01-18 Thread Michael Clark
> -Original Message- > From: Brian John [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 18, 2005 8:24 AM > To: freebsd-questions@freebsd.org > Subject: Can I set priorities for file transfers > > > Hello, > I have (I think) kind of a unique question. I leave my home > computer on > a

Re: Software mirgration from Windows for my friend

2005-01-18 Thread Kris Maglione
not sure what "vn" or "md" stand for in FreeBSD Virtual Node Memory Disk signature.asc Description: OpenPGP digital signature

Re: Can I set priorities for file transfers

2005-01-18 Thread Miguel Mendez
On Tue, 18 Jan 2005 08:23:58 -0600 (CST) "Brian John" <[EMAIL PROTECTED]> wrote: Hi, > Hello, > I have (I think) kind of a unique question. I leave my home computer > on all day and transfer and share files via a P2P application. > However, sometimes I like to ssh in from work and transfer file

chmod: Operation not permitted

2005-01-18 Thread Gardner Bell
After rebuilding world last night I can no longer chmod some system binaries that I don't need. When attemtping to do so I get a permission denied. [EMAIL PROTECTED] chmod 000 /bin/rcp chmod: /bin/rcp: Operation not permitted. [EMAIL PROTECTED] chmod 000 /bin/rlogin chmod: /bin/rlogin: Operatio

Re: gmirror: replacing failed disks

2005-01-18 Thread Doug Poland
>> GEOM_MIRROR: Component ad4 (device gm0s1) broken, skipping. >> GEOM_MIRROR: Cannot add disk ad4 to gm0s1 (error=22). > > You can set 'kern.geom.mirror.debug=2' in /boot/loader.conf. This > tells you more about what happens. I tested all this at a very early > stage of development, so gmirror's

Re: KPDF and KGhostView errors

2005-01-18 Thread Trey Sizemore
On Tue, 2005-01-18 at 04:03 +, RW wrote: > I got this error once because I had a ghostscript nox port installed. > Actually, I think I had two versions simultaneously, one of which was a nox > version (not sure how that happened). Anyway I deinstalled the offending > version and fixed the

Re: perl -MCPAN -e shell question - need a howto

2005-01-18 Thread Bryan Fullerton
On Fri, 14 Jan 2005 06:55:19 -0900, Andy Firman <[EMAIL PROTECTED]> wrote: > I don't see the perl module for Text::Aspell in the ports, by doing > all sorts of permutations of this: > cd /usr/ports && make search name=p5 |grep Aspell Ah, sorry, didn't see that in your posts about this. > So, once

Re: chmod: Operation not permitted

2005-01-18 Thread Mark Ovens
Gardner Bell wrote: After rebuilding world last night I can no longer chmod some system binaries that I don't need. When attemtping to do so I get a permission denied. [EMAIL PROTECTED] chmod 000 /bin/rcp chmod: /bin/rcp: Operation not permitted. [EMAIL PROTECTED] chmod 000 /bin/rlogin chmod: /b

Re: chmod: Operation not permitted

2005-01-18 Thread Karol Kwiatkowski
Gardner Bell wrote: > After rebuilding world last night I can no longer chmod some system > binaries that I don't need. When attemtping to do so I get a permission > denied. > [EMAIL PROTECTED] chmod 000 /bin/rcp > chmod: /bin/rcp: Operation not permitted. > > [EMAIL PROTECTED] chmod 000 /bin/r

Re: chmod: Operation not permitted

2005-01-18 Thread Gardner Bell
On Tue, Jan 18, 2005 at 04:20:45PM +0100 Karol Kwiatkowski wrote: > # ls -lo /bin/rcp > -r-sr-xr-x 1 root wheel schg 18388 Jan 10 22:49 /bin/rcp > > notice "schg" up here > > Check chlags(1) manpage for more information. > > Oh, btw. "which rlogin" gives me "/usr/bin/rlogin" on 5.3-

Difference between CPUTYPE= in /etc/make.conf

2005-01-18 Thread Gerard Seibert
I have tried googling for this information, but without any concrete results. In the '/etc/make.conf' file, what are the advantages between using the following declaration? CPUTYPE=i686 Versus CPUTYPE=p4 In the above scenario, the number following the letter 'p' could be between one and four

Re: How to setup DVD, CD and Floppy Drives

2005-01-18 Thread Heinrich Rebehn
Brian John wrote: Hello, I have a DVD writer, a CD writer and a floppy drive in my PC. Since I don't know what file system that a media will use until I put it in the drive, how do I set it up in fstab? This is what it looks like right now for these devices: /dev/acd0 /cdrom

moving a custom kernel to another machine ?

2005-01-18 Thread [EMAIL PROTECTED]
I have compiled a FreeBSD custom kernel for a pc98 arch laptop on my i686 box. I was wondering how I could actually transfer the kernel to floppy so I can load it into my laptop. I tried to copy the kernel folder but it's full of symlinks and doesn't produce an actual kernel for me. is there anyone

Installing apache13-modssl from packages: how to deal with apache13 deps?

2005-01-18 Thread Kyle Jensen
Hi! I am installing the Horde's IMP webmail program from the packages system (the horde port was broken when I last tried). I'd like to use apache13-modssl instead of plain old apache13. However, (I'm a noob to packages, sorry for the upcoming question) apache13-modssl conflicts with apache13 an

Re: Installing apache13-modssl from packages: how to deal with apache13 deps?

2005-01-18 Thread Matthew Seaman
On Tue, Jan 18, 2005 at 11:41:24AM -0500, Kyle Jensen wrote: > However, (I'm a noob to packages, sorry for the upcoming > question) apache13-modssl conflicts with apache13 and > anything that depends on apache13 will complain about > apache13-modssl. > > I worked around this via the '-rf' flag to

Building quasi-full vim

2005-01-18 Thread José de Paula
Greetings all. I'm trying to build a X11-less minimal install, but one thing I couldn't do was to build vim from ports without pulling out the xorg-libraries. Is there a way to do it? The WITH_X11 seems to be hard-wired in the makefile (setting it to =no on the make command line doesn't seem to ha

Does FreeBSD support Intel E7210 Chipsets

2005-01-18 Thread Hexren
Currently I am evaluating mainboards for building myself a FreeBSD Server that will be colocated. At this moment my heart is lost in love to a server which features an Intel E7210 Chipset there would be an "Intel® Pentium® 4 3,0GHz HT-technology Prescott" running on that board. Has somebody (prefe

slrn and mutt with language support

2005-01-18 Thread sgnezdov
Hi, I've read about Localization and I plan to do it, but I have a couple general questions. In 99% of the time I am using English. All I want is to be able to read Russian messages in slrn and mutt. I might want to type a Russian message in Emacs or slrn. The ssh client is FreeBSD ssh or Wind

Re: slrn and mutt with language support

2005-01-18 Thread Giorgos Keramidas
On 2005-01-18 09:38, [EMAIL PROTECTED] wrote: > I've read about Localization and I plan to do it, but I have a > couple general questions. > > In 99% of the time I am using English. All I want is to be able to > read Russian messages in slrn and mutt. I might want to type a > Russian message in E

Re: Unable to install FreeBSD 5.3 on a SMP box

2005-01-18 Thread Ramiro Aceves
stheg olloydson wrote: it was said: Hi there I'm trying to install FreeBSD 5.3 on a dual p3 box: asus cuv4x-d mobo adaptec AHA-2940 uw and 29160 /boot/kernel/acpi.ko text=0x3fbfc data=0x1c04+0x112c syms=[0x4+0x72f0+0x4+0x97c7] int=000d err= efl=00030246 eip= eax=8000f000

Re: Building quasi-full vim

2005-01-18 Thread Tabor Kelly
José de Paula wrote: You want editors/vim-lite. -- Tabor Kelly [EMAIL PROTECTED] http://tabor.taborandtashell.net ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Problems with dump of an atacontrol-ed RAID1 array

2005-01-18 Thread Jonathan Reeder
I have an ICH6 SATA RAID controller that I have set up with atacontrol to behave as a RAID1 array. The array (ar0) consists of ad4 and ad6. Last night I started a dump like so: # dump -0Luaf /dev/da0s1 / to *hopefully* dump my root filesystem (ar0s1a) to a usb storage device. Now here is where

problem in usb2usb network

2005-01-18 Thread Kiselev
Hello, all Problem: vanishes connection in the usb lan I make usb network (usb2usb lan). 1.I do everything as it is written in man 4 udbp: kldload netgraph kldload udbp Result : udbp0: Prolific Technology Inc. PL2302 Host-Host interface, rev 1.00/0.01, addr 2, iclass 255/0. 2. Then doing

Re: [INFO] buildworld problems

2005-01-18 Thread Daniel S. Haischt
Hello, now I did remove the custom ldconfig_paths from /etc/rc.conf. The system still refuses to execute ldconfig at boot time. I can see the output of /etc/rc.d/ldconfig while the system is booting, but finally ldconfig isn't properly setup. Because of this issue I still have to run /etc/rc.d/ldco

Re: ip address behind router ?

2005-01-18 Thread Benjamin Walkenhorst
FreeBsdBeni wrote: I can indeed access the Linksys modem directly and find out the address. But I was hoping for a more direct or easier way to do it, if possible... Point your browser to www.whatismyip.com Kind regards, Benjamin ___ freebsd-questions

Hardware Raid question

2005-01-18 Thread Jason Lieurance
Hello, I have a 5.2 FBSD system with a highpoint ATA raid controller and 2 x WD 200 ATA HD's. I created a Raid 1 array in the HP bios. dmesg output: ad4: 194481MB [395136/16/63] at ata2-master UDMA133 GEOM: create disk ad6 dp=0xc485b860 ad6: 194481MB [395136/16/63] at ata3-master UDMA133 GEOM:

Re: atapicam error message

2005-01-18 Thread Lowell Gilbert
"Galanaki, Dimitrios" <[EMAIL PROTECTED]> writes: > I am referring to the standard non-critical kernel error message: > > cd0: Attempt to query device size failed: NOT READY, Medium not present Not only is it non-critical, it's not an error message. > This occurs when one compiles the device

Re: Hardware Raid question

2005-01-18 Thread Mike Woods
Jason Lieurance wrote: I installed everything on 'ad4' but it I think I wanted to install it to 'ar0'. Am I right? Thanks. Yep, ar is the Atapi Raid driver, ad is just the individual disk :) -- Mike Woods IT Technician ___ freebsd-questions@f

Re: Hardware Raid question

2005-01-18 Thread Mike Woods
Mike Woods wrote: Yep, ar is the Atapi Raid driver, ad is just the individual disk :) s/Atapi/ata/ Less haste, more coffee, the key to better typing. -- Mike Woods IT Technician ___ freebsd-questions@freebsd.org mailing list http://lists.freeb

Can't su, already in wheel group.

2005-01-18 Thread Deling Ren
Hi al, I am trying to install an embedded freebsd 5.3 onto a single board computer. Since I am trying to fit everything into a 128M CF, I can't do a normal installation. Instead, I copied over from a PC. It seems to be running well, except I can't su. The user is in wheel group: %pw user show admi

Re: Hardware Raid question

2005-01-18 Thread Jason Lieurance
Mike Woods said: > Jason Lieurance wrote: > >> I installed everything on 'ad4' but it I think I wanted to install it to >> 'ar0'. >> Am I right? Thanks. > > Yep, ar is the Atapi Raid driver, ad is just the individual disk :) > > -- > Mike Woods > IT Technician Why does the os even de

Vinum starting at boot for root filesystem - 5.3-RELEASE

2005-01-18 Thread Karl Denninger
I've done this before with 4.x, but am running into a problem with 5.3-RELEASE in an attempt to move over production machines to the 5.x branch. I have done the following: 1. Set up a "dummy" root slice, containing the root (this was used to load the operating system.) No problems here. 2. S

Re: Hardware Raid question

2005-01-18 Thread Mike Woods
Why does the os even detect the individual drives when the raid card made it a single drive and the os install is after the raid bios??? Because the chipset provides means to control both single disks and arrays thus you get both, just the way that card chose to do things :) - Mike Wo

Re: Hardware Raid question

2005-01-18 Thread Karl Denninger
On Tue, Jan 18, 2005 at 07:58:59PM +, Mike Woods wrote: > > Why does the os even detect the individual drives when the raid card made > > it a > > single drive and the os install is after the raid bios??? > > Because the chipset provides means to control both single disks and > arrays thus y

Port, package and buildworld problems.

2005-01-18 Thread Dave Hardman
I've recently installed FreeBSD on a new machine. I'm still setting things up. 192 ports installed so far. With some failures listed below. I also intended to do a test rebuild of everything, this failed after a few seconds. This number of failures is a bit worrying, is it normal? uname -a FreeBSD

Re: freebsd IT mailing list or newsgroup?

2005-01-18 Thread Jim Durham
On Monday 17 January 2005 04:55 pm, Gene wrote: > Ever thought about starting one of your own? > Gene Actually, yes, if I didn't find one. Anyone interested? Mailing list? Wiki? Whatever? -Jim > > Jim Durham wrote: > >On Saturday 15 January 2005 01:12 pm, Chuck Swiger wrote: > >>Jim Durham wr

Re: Difference between CPUTYPE= in /etc/make.conf

2005-01-18 Thread Jason Henson
On 01/18/05 11:01:32, Gerard Seibert wrote: I have tried googling for this information, but without any concrete results. In the '/etc/make.conf' file, what are the advantages between using the following declaration? CPUTYPE=i686 Versus CPUTYPE=p4 In the above scenario, the number following the

Re: Does FreeBSD support Intel E7210 Chipsets

2005-01-18 Thread Freebsd0101
too bad, because I know the answer. Cheers. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: Does FreeBSD support Intel E7210 Chipsets

2005-01-18 Thread Butterworth, Thaddaeus (Manpower Contract)
Gary, Maybe if you offered solutions instead of whining and bashing all the time people would be interested in what you have to say. All we've ever seen you do is throw out insults and complain. If FreeBSD is so bad, use another OS. I'm sure Microsoft would be more than happy to have you shell out

One Last Plea For Vinum Assistance

2005-01-18 Thread Drew Tomlinson
I sent the message below a couple of times but did not receive any response. I assume that it's because either I have a really difficult problem or am asking something really stupid. :) But anyway, I want to install additional memory in this machine and am sure I will run across the same problem

Re: ntpd problems since upgrading to 5.3

2005-01-18 Thread John
On Tue, Jan 18, 2005 at 07:23:41AM -0600, John wrote: > On Tue, Jan 18, 2005 at 07:26:16AM +0100, Christian Hiris wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Tuesday 18 January 2005 01:09, John wrote: > > > > > This is what goes into the log: > > > Jan 17 18:04:29 pear

Re: ntpd problems since upgrading to 5.3

2005-01-18 Thread John
On Tue, Jan 18, 2005 at 04:04:30PM -0600, John wrote: > On Tue, Jan 18, 2005 at 07:23:41AM -0600, John wrote: > > On Tue, Jan 18, 2005 at 07:26:16AM +0100, Christian Hiris wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > > Hash: SHA1 > > > > > > On Tuesday 18 January 2005 01:09, John wrote: > >

Mrs. Butterworth vs Vermont Maid

2005-01-18 Thread Freebsd0101
In a message dated 1/18/05 4:41:12 PM Eastern Standard Time, [EMAIL PROTECTED] writes: >Gary, >Maybe if you offered solutions instead of whining and bashing all the >time people would be interested in what you have to say. All we've ever >seen you do is throw out insults and complain. If FreeBSD i

Re: Building quasi-full vim

2005-01-18 Thread José de Paula
On Tue, 18 Jan 2005 10:25:45 -0800, Tabor Kelly <[EMAIL PROTECTED]> wrote: > José de Paula wrote: > > > > You want editors/vim-lite. > Adding NO_GUI=yes to /etc/make.conf did the trick. Thanks for the help. ___ freebsd-questions@freebsd.org mailing l

Re: bsd.port.mk problems => make failing for all ports

2005-01-18 Thread freebsd
Hi Kris, I've just noticed that telnet seems to have stopped working too. Could this be a related problem? Cheers, ldd `which telnet` /usr/bin/telnet: libncurses.so.5 => /lib/libncurses.so.5 (0x28095000) libipsec.so.1 => /lib/libipsec.so.1 (0x280d4000) libmp.so.4 => /usr/

Re: ntpd problems since upgrading to 5.3

2005-01-18 Thread Christian Hiris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 18 January 2005 23:14, John wrote: > On Tue, Jan 18, 2005 at 04:04:30PM -0600, John wrote: > > On Tue, Jan 18, 2005 at 07:23:41AM -0600, John wrote: > > > On Tue, Jan 18, 2005 at 07:26:16AM +0100, Christian Hiris wrote: > > > > -BEGIN PG

Re: Mrs. Butterworth vs Vermont Maid

2005-01-18 Thread Colin J. Raven
On Jan 18 at 17:42, [EMAIL PROTECTED] ejaculated this: > In a message dated 1/18/05 4:41:12 PM Eastern Standard Time, > [EMAIL PROTECTED] writes: >> Gary, >> Maybe if you offered solutions instead of whining and bashing all the >> time people would be interested in what you have to say. All we've

Detecting CD devices

2005-01-18 Thread Trey Sizemore
I've been working to get my CD-RW and DVD drives seen on my FBSD 5.3-STABLE box and mountable by a normal user account. I've succeeded with a minor glitch or two. I can mount the devices and can play DVDs and burn using k3b, but... I can't use SoundJuicer and cdbakeoven does not detect the devic

Re: Mrs. Butterworth vs Vermont Maid

2005-01-18 Thread Joshua Tinnin
On Tuesday 18 January 2005 02:42 pm, [EMAIL PROTECTED] wrote: > And from where do you "get" that I think FreeBSD is bad? FreeBSD 4.x > is great. I just wish they'd support it instead of calling 5.x a > production release before its even close to 4.x performance > standards. If this is how you feel

Printer fails to work after upgrade to 5.3

2005-01-18 Thread Ned Harrison
>Fo you have cups-pstoraster? > >Also, have you tried gimp-print? The drivers are excellent and work >extremely well with cups, especially when you use something like . >kprinter --stdin instead of lpr. That way, you have a ton of >configuration options that you can easily change for each file th

install cd crazyness

2005-01-18 Thread Timothy Smith
i must be doing somethign wrong with burncd, becuase when i burn the RELEASE iso's, the system boots from the cd, gets all the way through the sysinstall menu's and when it comes to copying files it says it either can't read the cd or that it looks like an audio cd. here is how i burnt them bur

Re: Mrs. Butterworth vs Vermont Maid

2005-01-18 Thread Greg 'groggy' Lehey
On Wednesday, 19 January 2005 at 0:39:51 +0100, Colin J. Raven wrote: > On Jan 18 at 17:42, [EMAIL PROTECTED] ejaculated this: > >> In a message dated 1/18/05 4:41:12 PM Eastern Standard Time, >> [EMAIL PROTECTED] writes: >>> Gary, >>> Maybe if you offered solutions instead of whining and bashing

Realplayer cannot find libraries

2005-01-18 Thread andy
On Sunday 16 January 2005 14:15, Rob Lahaye wrote: > Rob Lahaye wrote: > > Hi, > > > > I've just upgraded all my software from recent ports. > > Now realplayer (10.0.2_1) doesn't run anymore, because it cannot > > find its libraries: > > > > $ ldd /usr/local/lib/RealPlayer/realplay.bin | grep "not

Re: bsd.port.mk problems => make failing for all ports

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 10:58:35PM +, [EMAIL PROTECTED] wrote: > Hi Kris, > > I've just noticed that telnet seems to have stopped working too. Could this > be a > related problem? > > Cheers, > > ldd `which telnet` > /usr/bin/telnet: > libncurses.so.5 => /lib/libncurses.so.5 (0x2809

RE: Does FreeBSD support Intel E7210 Chipsets

2005-01-18 Thread K. Greenwood
--- "Butterworth, Thaddaeus (Manpower Contract)" <[EMAIL PROTECTED]> wrote: > Gary, > Maybe if you offered solutions instead of whining > and bashing all the > time people would be interested in what you have to > say. All we've ever > seen you do is throw out insults and complain. If > FreeBSD i

5.3 random reboot problems

2005-01-18 Thread Bsd Neophyte
I've been having an issue with a Compaq Proliant DL580. For some odd reason it randomly reboots. This usually happens when I leave it on for more than two days. I'd like to find out when it reboots first of all, and second, obviously, I'd like to find out why, and prevent it from doing so. The

Re: install cd crazyness

2005-01-18 Thread Scott Bennett
On Wed, 19 Jan 2005 10:19:39 +1000 Timothy Smith <[EMAIL PROTECTED]> wrote: >i must be doing somethign wrong with burncd, becuase when i burn the >RELEASE iso's, the system boots from the cd, gets all the way through >the sysinstall menu's and when it comes to copying files it says it >eit

Netscape7 and Mozilla

2005-01-18 Thread E. J. Cerejo
I'm running FreeBSD 5.3 and I would like run both of these browsers but it looks like the preferences folder causes some problems since one is a native freebsd port and the other is a linux port. I'm talking about the folder it creates in your home directory called .mozilla. Is there a way of cha

Re: Port, package and buildworld problems.

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 07:56:57PM +1100, Dave Hardman wrote: > I've recently installed FreeBSD on a new machine. I'm still setting > things up. 192 ports installed so far. With some failures listed > below. I also intended to do a test rebuild of everything, this failed > after a few seconds. >

Re: Netscape7 and Mozilla

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 09:55:01PM -0300, E. J. Cerejo wrote: > I'm running FreeBSD 5.3 and I would like run both of > these browsers but it looks like the preferences > folder causes some problems since one is a native > freebsd port and the other is a linux port. Mozilla and netscape are differe

Re: [INFO] buildworld problems

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 07:57:14PM +0100, Daniel S. Haischt wrote: > Hello, > > now I did remove the custom ldconfig_paths from /etc/rc.conf. > > The system still refuses to execute ldconfig at boot time. > I can see the output of /etc/rc.d/ldconfig while the system > is booting, but finally ldco

Re: Mrs. Butterworth vs Vermont Maid

2005-01-18 Thread Duo
I know it's very hard to understand this troll, and its motives, given its propensity to verbally masturbate itself into a frothing frenzy. Allow me to translate: On Tue, 18 Jan 2005 [EMAIL PROTECTED] whined thusly: And this coming from a guy who thinks he's so smart that hes spamming some poor

Formal question.

2005-01-18 Thread Tadeusz Polak
Hello! My name is Tadeusz Polak and I from Poland. I'm studying the Informatics at www.pjwstk.edu.pl and I'm interested in publishing of the informations and advices about FreeBSD Operational System as a website. I'd like to ask about the publishing rights of the logo of the FreeBSD. 1. May I

Re: Formal question.

2005-01-18 Thread markzero
> Hello! Good evening! > My name is Tadeusz Polak and I from Poland. I'm studying the Informatics at > www.pjwstk.edu.pl and I'm interested in publishing of the informations and > advices about FreeBSD Operational System as a website. I'd like to ask about > the publishing rights of the logo

Re: Realplayer cannot find libraries

2005-01-18 Thread nbco
On Wednesday 19 January 2005 00:32, [EMAIL PROTECTED] wrote: > On Sunday 16 January 2005 14:15, Rob Lahaye wrote: > > Rob Lahaye wrote: > > > Hi, > > > > > > I've just upgraded all my software from recent ports. > > > Now realplayer (10.0.2_1) doesn't run anymore, because it cannot > > > find its l

PHP 4.3.10 bug?

2005-01-18 Thread Mark
Dear people, I recently saw PHP 4.3.10 bug: http://bugs.php.net/bug.php?id=31332 That thread is closed, unfortunately. I would like to know, though, how long execution of the mentioned reproduction code is supposed to take? On my system, it took: 0.44177293777466 seconds. Does that mean I am aff

Re: My 'ls' is all messed up?!

2005-01-18 Thread Parv
in message <[EMAIL PROTECTED]>, wrote villain thusly... > > > This happened today for unknown reasons: > > root# cd /etc ; ls > X11/ disktab localtime netstart* phones > remote > aliases@dumpdates locate.rc network.subr ppp/

  1   2   >