remote startup scripts

2008-03-01 Thread Björn König
Hello, I have a setup where /usr/local is actually not a local file system. It's NFS. My problem is that the initialization scripts doesn't seem to consider that startup scripts could be remote. Am I right or are there options that I missed yet? Please don't tell me that /usr/local is intended fo

RE: New FreeBSD art?

2007-11-08 Thread Björn König
Ted Mittelstaedt wrote: > [...] One of the (many) problems with the > new logo is the large color variation. This makes it look > "real kewel" when it's displayed on the cover of a CD case, > or a poster or a book. But shrinking it down would remove all > of that and you would end up with essent

Re: My questions about freeBSD

2007-09-03 Thread Björn König
Hello, > Robustness: > > - Does FreeBSD offer Load-Balancinglike Piranha, with the standard > packages? This can be supported be clustering software or by dispatching > service requests to different instances of the same server. > - > - Does it offer Failover with the standard packages? Th

How to bootstrap a world?

2007-06-04 Thread Björn König
Hello, how can I bootstrap a world? If I compile libc I get the message ld: cannot find -lgcc and if I compile libgcc I get ld: cannot find -lc This looks like a chicken-egg-problem. I try to build a world for a different architecture. Regards Björn _

Re: FreeBSD 7.0 sysctl?

2007-05-27 Thread Björn König
> Hello, > > I was able to use this command in 6.x > > Now when I tried it it doesn't work in 7.0 > > sysctl kern.threads.max_groups_per_proc=4 > > What is the similar command in 7.0-CURRENT? > > I need this to tweak MySQL. It has beend removed six month ago with the following notice: "[remov

Re: mpd4 cann't work after upgrade freebsd os

2007-05-25 Thread Björn König
Pei skrev: > mail# find / -name ng_socket.ko > /usr/obj/usr/src/sys/MYKNL/modules/usr/src/sys/modules/netgraph/socket/ng_socket.ko > /boot/kernel/ng_socket.ko > /boot/kernel.old/ng_socket.ko > mail# find / -name ng_ppp.ko > /usr/obj/usr/src/sys/MYKNL/modules/usr/src/sys/modules/netgraph/ppp/ng_ppp.

Re: mpd4 cann't work after upgrade freebsd os

2007-05-25 Thread Björn König
Hello Pei, show your kernel configuration and the content of /boot/kernel/ please. Regards Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTEC

Re: xorg 7.2 start problem

2007-05-22 Thread Björn König
Andriy schrieb: > (II) Loading font FreeType > (II) LoadModule: "mga" > (WW) Warning, couldn't open module mga > (II) UnloadModule: "mga" > (EE) Failed to load module "mga" (module does not exist, 0) > (II) LoadModule: "mouse" > (WW) Warning, couldn't open module mouse > (II) UnloadModule: "mouse"

Re: kill won't kill

2007-05-21 Thread Björn König
Bill schrieb: > On Linux systems I frequently use ``strace -p pid'' to see what > a process is doing. I don't know the FreeBSD equivalent of strace. strace is not a program that is dedicated to Linux. You can use strace with FreeBSD too. You only need to install it and mount procfs: # pkg_add -

Re: weird messages in daily security run output mails

2007-05-18 Thread Björn König
Jan L. Nauta schrieb: > > [...] > +NSAN MI ISA 38, EIS3A8, E0I > +S > +A 0 > +<2<>N2>NMMII I SAIS A 38, E3I8S, AEI S0A NMI ISA 38, EISA 0 kernel trap > +19 with interrupts disabled NMI ISA 28, EISA 0 NMNSAM I ISA 28, > +EISA2 08 > [...] > g_vfs_done():mirror/gm0s1f[READ(offset=356486479872, length

Re: ports on FreeBSD 4

2007-05-16 Thread Björn König
Brian Behlendorf schrieb: > > *default release=cvs tag=RELENG_4_EOL > Use RELEASE_4_EOL. Regards Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL

Re: CVS tags

2007-05-07 Thread Björn König
> > > I have been spending a lot of time building machines at work. Our > engineers want to have the machine in question to have a specific > version of FreeBSD, ie. FreeBSD 4.11-RELEASE-p11 for example. I have > noticed that there is not a CVS tag for this in the tree. Is there > a specific reaso

Re: Broadcom BCM5721 Ethernet Not Recognized on 6.2-RELEASE

2007-04-08 Thread Björn König
[EMAIL PROTECTED] schrieb: [EMAIL PROTECTED]:0:0: class=0x02 card=0x165914e4 chip=0x165914e4 rev= 0x11 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM5750A1 NetXtreme Gigabit Ethernet PCI Express' class= network subclass = ethernet Obviously your device is r

Re: Broadcom BCM5721 Ethernet Not Recognized on 6.2-RELEASE

2007-04-04 Thread Björn König
Hello Alex, please show the output of "pciconf -lv". Regards Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: IPv6 Tunnel issues...

2007-03-20 Thread Björn König
Eric F Crist schrieb: [...] I'm performing the configuration as follows: ifconfig gif0 create ifconfig gif0 tunnel ifconfig gif0 inet6 alias ::a::a ::b::b prefixlen 126 When I execute the last command, I get: ifconfig: ioctl (SIOCAIFADDR): Invalid argument [...] Use a prefi

Re: upgraded 6.2 and mysql lost all privileges

2007-03-06 Thread Björn König
Noah schrieb: Hi there, I just upgraded to 6.2 and now I do not see my mysql privileges. is there an easy way to get them back in place. I thought they would magically appear in the /var/db/mysql directory and stuff. Is there an easy way to recover these accounts or do I need to readd the

Re: FreeBSD X11 settings in Virtual PC 2007

2007-03-01 Thread Björn König
Hello Anthony, this is my xorg.conf: http://www.alpha-tierchen.de/dateien/etc/xorg.conf-vpc2007.txt Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMA

Re: FreeBSD X11 settings in Virtual PC 2007

2007-03-01 Thread Björn König
Hello Anthony, it seems like that Virtual PC 2007 doesn't support 24 bit color. I had no problems with 16 bit and 1152x768. Regards Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: linuxpluginwrapper error in ports

2007-02-23 Thread Björn König
Dino Vliet schrieb: [...] ELF binary type "3" not known. [...] What is wrong? Load the Linux compatibility kernel module. kldload linux Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questi

Re: help needed setting up NATIVE ipv6 connection

2007-02-21 Thread Björn König
Arone Silimantia schrieb: --- Björn König <[EMAIL PROTECTED]> wrote: Add the following line in /etc/rc.conf ipv6_enable="YES" This is enough to let FreeBSD configure the interface with IPv6 automatically using router solicitation. Hmmm...that sounds very nice - just addi

Re: help needed setting up NATIVE ipv6 connection

2007-02-20 Thread Björn König
Joe Holden schrieb: Arone Silimantia wrote: [...] My provider has given me a /48. They emailed me and told me the following: - IP block is 1234:1234:1234::/48 - gateway is ::1 That is all they told me. So my first instinct was to ifconfig an alias on em0 with inet6, and then add a inet6 d

Re: customize floppies

2007-01-29 Thread Björn König
Oliver Koch schrieb: Hello, is it possible to customize the kernel in the images of the kernel floppies (kern1.flp, kern2.flp, kern3.flp) for FreeBSD 6.2? I need a custom kernel with a special kernel option for my bge network interface (BGE_FAKE_AUTONEG) to get network access on my Intel Blade.

Re: Multiple Directories for Jails

2007-01-29 Thread Björn König
Karl Fischer schrieb: Hi I'm a n00b to freebsd and jails is there away that I can specify multiple Directories in the jails.conf ? JAIL_HOME="/data1; /data2" etc. What are you trying to do or what do you expect? A file system hierarchy can only have one root directory. You probably want to p

Re: Cannot mount file-backed msdosfs filesystem

2007-01-29 Thread Björn König
Jeremie Le Hen schrieb: Hi, (Please Cc: in your replies.) I used to mount an msdosfs filesystem and it has been working correctly so far. Unfortuntely I can't do it anymore today: % jarjarbinks:/usr/src:108# mdconfig -lu 0 % md0 vnode 1.8G /mnt/msdos/FreeBSD-SSP_src.ufs % jarjarbinks

Re: Why sendmail?

2006-09-01 Thread Björn König
Martin Möller schrieb: Does anybody know, why the FreeBSD developers decided to use sendmail as the standard MTA? Has there been a discussion about it and where could I find information about it? It's strong, flexible, its licence is suitable... Why do you ask? Björn __

Re: pkg_add is driving me NUTS!

2006-06-22 Thread Björn König
Remington L schrieb: I have two servers, exact same hardware, exact same version of FreeBSD, in this case 4.10. When I run pkg_add blah.tbz on one machine, it takes between 2-8 hours, on the other 8-10 minutes. These machines are quad-Intel 2.8Xeons, with 4GB of memory. Ive done everything fro

Re: smp kernel

2006-06-20 Thread Björn König
Michael P. Soulier schrieb: Hello, Is SMP enabled in the GENERIC kernel? I have a hyperthreading box, and on Linux it shows up with two cpus. When I do a top on the box in FreeBSD I still see only one CPU. Also, sysctl -a | grep cpu only shows a dev.cpu.0. If you install FreeBSD 6.1 then you

Re: Does FreeBSD 4.11-STABLE support the Intel PWLA8391GT NIC?

2006-06-18 Thread Björn König
Mark schrieb: A similar question as before: does FreeBSD 4.11-STABLE support the Intel PWLA8391GT NIC card? According to Google this card is also known as Intel PRO/1000. It should work with the em(4) driver. See also http://www.freebsd.org/releases/4.11R/hardware-i386.html#ETHERNET Earlie

Re: FreeBSD equivalent to DRBD

2006-06-18 Thread Björn König
[EMAIL PROTECTED] schrieb: It look like ggated + geom will do at least part of the job. Setting up the raid part looks fairly straight forward, the question is howto manage the swop aspect, ie machine a primary to machine b primary. I guess it is shutdown geom + gated and starting them on the th

Re: FreeBSD equivalent to DRBD

2006-06-17 Thread Björn König
[EMAIL PROTECTED] schrieb: ISTR something about a FreeBSD equivalent to DRBD on Linux ie creating a raid device using disks on different machines, but I've not been able to locate any info. Does anybody have any info and or howtos. I am thinking of putting together a HA NFS server cluster using

Re: natd not starting on boot-up

2006-06-07 Thread Björn König
Hello Roger, what happens if you type /etc/rc.d/natd start after boot-up? Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: FreeBSD 6.0, ThinkPad 600, dc0: watchdog timeout - ACPI?

2006-06-05 Thread Björn König
Hello, I had a Thinkpad 600 and a lot of problems too, especially with networking and the cardbus. It received the impression that the chipset of the 600 is totally broken. The revisited successor 600E doesn't make so much trouble at all. Add the following lines to /boot/loader.conf, restart

Re: Running out of swap space????

2006-06-05 Thread Björn König
[EMAIL PROTECTED] schrieb: I've got a server that is running out of swap space: +pid 37308 (mysqld), uid 88, was killed: out of swap space +swap_pager: out of swap space +swap_pager_getswapspace(1): failed The strange this is, this server has a 6GB swap partition! swapinfo -h Device 1

Re: "Illegal instruction " while portupgrade

2006-05-31 Thread Björn König
snnn wrote: # portupgrade scim\* [Updating the pkgdb in /var/db/pkg ... Illegal instruction I don't know exactly who says "Illegal instruction" in your case, but I would take it as a hint that you try to execute code that doesn't work with your CPU. Did you compiled ruby yourself and used spe

Re: have devfs but no /dev/fd0

2006-05-12 Thread Björn König
Paul Berner schrieb: dmesg says: fdc0: port ...etc. so I guess the boot probe found by floppy hardware. Probably you didn't quote the relevant lines. Please show the complete /var/run/dmesg.boot. Björn ___ freebsd-questions@freebsd.org mailing li

Re: New FreeBSD Logo

2006-05-09 Thread Björn König
Chad Leigh -- Shire.Net LLC schrieb: And doesn't beastie represent the complete *BSD family, not just FreeBSD? I think so. Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscri

Re: New FreeBSD Logo

2006-05-09 Thread Björn König
Lawrence Horvath schrieb: I quite like the new logo, i think the new one is far more professional then the old one, though i liked them both. I would say that there isn't an old one. Beastie is a little bit older than FreeBSD and I would understand it as mascot, not as a logo. So the new log

Re: how get "/var/db/pkg"?

2006-05-02 Thread Björn König
xiang schrieb: Today,i run "pkgdb -F",but get a error message:"you do not own /var/db/pkg",becouse i had delete /var/db/pkg by oversight just the other day. and i install som ports by "pkg_add" just now, then i can get /var/db/pkg,but only a record of few ports in /var/db/pkg. As a result,It do n

Re: i386/96661: Can not setup the ethernet

2006-05-02 Thread Björn König
Quoted from PR i386/96661: > I'm using dell 8200. I'm trying to configure the DHCP server , > It's not working. > In my Dmesg there was something like Giant Locked and I'm unable > to connect to the internet. > Thanks Hello Faris, you'll get better results if you send a mail with your issue to o

Re: direct rending doesnt work in xorg

2006-04-16 Thread Björn König
Danny Butroyd schrieb: Section "Device" Identifier "Card0" Driver "ati" VendorName "ATI Technologies Inc" BoardName "Radeon R250 Lf [Radeon Mobility 9000 M9]" BusID "PCI:1:0:0" Screen 0 EndSection You have to use the drive

Re: /etc/fstab FS-specific parameters

2006-04-09 Thread Björn König
Andrey V. Semyonov schrieb: Hi there! How do you use FS-specific parameters in /etc/fstab (like -E for mount_msdosfs, or -I for mount_smbfs, etc...) ? As far as I know this is not possible. I had a similar problem when I wanted to mount NFS with -L using fstab. In my case there was a soluti

Re: MPPC compression

2006-04-09 Thread Björn König
ZOleg schrieb: FreeBSD dont have MPPC compression support, but why dont add code from this link - http://mppe-mppc.alphacron.de/ ? What wrong with ng_mppc(4)? ;-) Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/

Re: Why are so many people using 4.x?

2006-03-28 Thread Björn König
Joseph Vella schrieb: I notice a lot of references to version 4.x. Is there any overwhelming reason why its use seems to be still popular. Because these systems were installed a few years ago and they are still runnnig fine. Furthermore it might be not harmless to upgrade a production server

Re: Setting fbsd up as a router?

2006-03-06 Thread Björn König
Huy Ton That schrieb: Would anyone happen to know where I may find tutorials on setting up my FBSD 6.0 Release box as a router with the intention to add firewall services? Thank you in advance, I spent the greater part of my afternoon breaking things in the OS :<. Chapter 26 of the FreeBSD hand

Re: C++ unit testing?

2006-03-06 Thread Björn König
Yuan Jue schrieb: Hi, all. How could I do a C++ unit testing? Is there an open source tool like JUnit for Jaca unit testing? Thanks in advance. [22:11:03] [EMAIL PROTECTED]:/usr/ports > make search key="^cppunit" Port: c

Re: Haven't been able to make world in about a year

2006-03-05 Thread Björn König
Hello Kristian, the thread becomes larger and more complex for me. I'd like to see an updated output of the build on your Pentium 120 machine with the following prerequisites: * /etc/make.conf is empty (except comments and two lines for perl) * verify that "grep '# $FreeBSD:' /usr/share/m

Re: Replacing broken drive on RocketRaid 1520 SATA RAID controller

2006-02-28 Thread Björn König
N3TW4LK3R schrieb: The one I'm having trouble with right now only has 3 options in its BIOS: Create Array, Delete Array, Set Boot Disk. That's it :( I had a 1520 too and as far as I can remember the controller BIOS asks for rebuilding a broken array automatically on boot. Unfortunately I ca

Re: Problem with mysql-server.sh script (5.0.18 on 6.1-PRE)

2006-02-28 Thread Björn König
James Long schrieb: Hello, I suppose the owner of /var/db/mysql is not mysql. Check this and show ls -ld /var/db/mysql. Thank you for your reply. www : 23:54:45 /root# ls -ld /var/db/mysql drwx-- 4 mysql mysql 512 Feb 27 21:52 /var/db/mysql/ Ok, I would try to delete /var/db/mysql

Re: Shared object "libmysqlclient.so.15" not found

2006-02-27 Thread Björn König
Robert Uzzi schrieb: I am seeing two different but related errors and I'm trying to figure out how to fix them. At bootup: /libexec/ld-elf.so.1: Shared object "libmysqlclient.so.15" not found, required by "pure-ftpd" and while running: Feb 27 18:06:28 www postfix/smtpd[874]: unable to dlopen /

Re: Problem with mysql-server.sh script (5.0.18 on 6.1-PRE)

2006-02-27 Thread Björn König
Hello, I suppose the owner of /var/db/mysql is not mysql. Check this and show ls -ld /var/db/mysql. Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[

Re: 4.X Binaries on 5.X or 6.X?

2006-02-27 Thread Björn König
Don O'Neil schrieb: I haven't tried running them yet, I'm just asking since I'm planning on building a new server and would prefer to use 5.x or 6.x rather than 4.11 which my old server is running. Oh, I'm sorry. I misunderstood your question. :-) There are binary-only programs like Opera fo

Re: 4.X Binaries on 5.X or 6.X?

2006-02-27 Thread Björn König
Don O'Neil schrieb: Are there any reasons why I couldn't run any userland apps that were built on 4.X (some on 4.6, some one 4.11) on the 5.X or 6.X versions of FreeBSD? Most likely there are reasons. What's the error message? Did you installed misc/compat4x? Björn __

Re: Remving All of MySQL Database

2006-02-18 Thread Björn König
Roman Shakin schrieb: hello i need to remove all of the mysql databases... i messed it up... and now cant log in? please help. I tried deleting the /var/dg/mysql and running mysql_install_sh just start mysql after removing the database, i.e. /usr/local/etc/rc.d/mysql-server.sh stop rm -R /var

Re: Mounting data DVDs?

2006-02-16 Thread Björn König
Ronald F. Guilmette schrieb: I know that I'm very late to the party, but I just recently bought and installed my first ever DVD burner. The burner is installed on a system that I have set up to dual boot to either FreeBSD 5.2.1 (yea, I know, that's ancient) or else to Windoze ME. So anyway, ye

Re: PPPoE question

2006-02-15 Thread Björn König
My ppp.conf looks like this: default: qdsl: nat enable yes set device PPPoE:fxp1 add! default HISADDR set authname set authkey Maybe the missing "!" after the "add" keyword is the solution to your problem. Björn _

Re: how to tell what ran what

2006-02-15 Thread Björn König
Glenn McCalley schrieb: Is there a way to find out -which- -process- calls another process? Each process is associated with a parent; look at the ppid column: ps axo user,pid,ppid,command Björn ___ freebsd-questions@freebsd.org mailing list http:

Re: FreeBSD 6 on DVD

2006-02-10 Thread Björn König
Chris schrieb: It's obvious that you have not installed at least 6.0 - and if you have, you have not installed more then just the base. I suggest to install not more than just the base at first and install packages later. Then you need to switch the CD once only. Björn _

Re: FreeBSD Ports vs. Gentoo Portage (a matter of concept)

2006-02-07 Thread Björn König
FreeBSD Prospect schrieb: [...] Now I am wondering, how this is even possible considering the following: - Portage divides all software into three states: hardmasked, masked unstable/testing (~arch) and stable (arch). - In ports there is no such difference, which means the lastest softwar

Re: MySQL version for 6.0

2006-02-06 Thread Björn König
Greg 'groggy' Lehey schrieb: I'd be interested to know why you recommend version 4.1 over 5.0. I still had not enough time to investigate 5.0. I just ran sql-bench a few times on a dual Pentium III 733 machine and noticed that 5.0 was up to 10% slower than 4.1 with the default configuration.

Re: MySQL version for 6.0

2006-02-05 Thread Björn König
je killen schrieb: Greetings: I'm looking to find out if there is a current version of MySQL specific for v6 FreeBSD on AMD64. I don't see one on the MySQL site and I don't know if I can successfully build it from source on this machine. thanks; Jeff K You can use FreeBSD's software manageme

Re: how do I create partitions?

2006-02-05 Thread Björn König
Peter schrieb: Given that, on a windows client, I have backed up the partition the OS and its applications reside on. Given that the client's disk becomes unusable. Given that I can recreate the correct partition size and type with this CD. What is the best way to set up the MBR of the window

Re: how do I create partitions?

2006-02-05 Thread Björn König
Peter schrieb: What tool allows me to boot on some media (cd, fd) and create partitions of various types (for FreeBSD, Windows 98/2000 at least) and sizes (in sectors)? You can use the "bootonly" CD to do this task. ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/6.0/6.0-RELEASE-i38

Re: FreeBSD and quantum computing

2006-02-05 Thread Björn König
Kristian Vaaf schrieb: Hello. I do not know much about quantum computing. http://en.wikipedia.org/wiki/Quantum_computing But does anybody know what plans FreeBSD has for it? Does it intend to put any research into it? Thanks, Vaaf Don't we need quantum computers at first? Are you looking f

Re: Any idea when Xorg 7.0's coming to FBSD?

2006-02-03 Thread Björn König
Kent Stewart schrieb: On Thursday 02 February 2006 23:53, Björn König wrote: The noticeable difference is that 7.0 takes much more time to compile all in all because of its modularity. A German magazine tested both: 6.9 took 19 minutes and 7.0 75 minutes on their dual Opteron 246 machine with

Re: Any idea when Xorg 7.0's coming to FBSD?

2006-02-02 Thread Björn König
Garrett Cooper schrieb: Erm, unless 6.9 is modular (which I didn't think was the case), there should be a noticeable difference. The noticeable difference is that 7.0 takes much more time to compile all in all because of its modularity. A German magazine tested both: 6.9 took 19 minutes and

Re: Freebsd kernel guide

2006-02-02 Thread Björn König
Ananth.G schrieb: hi all, Is anyone aware of a good book that teaches the internals of freebsd kernel? ie. books for understanding kernel internals, kernel module programming and kernel source (tree)guide. regards, ananth g. I recommend this book: http://www.amazon.com/gp/product/0201702452

Re: We need your help

2006-02-02 Thread Björn König
[EMAIL PROTECTED] schrieb: Dear Sir or Madame, we are about to launch a book about Free BSD and would like to ask if we may use your logo for the front cover - I send you the dummy attached. <<6538-8 Entwurf3_2.2.06.jpeg.jpg>> There is no attachment. Björn __

Re: /dev/dsp

2006-02-01 Thread Björn König
Mohsen Pahlevanzadeh schrieb: Dear all, I have installed FreeBSD 6.0.But since 5 series,MAKEDEV was removed.& replace with devfs. I haven't /dev/dsp Please help me that i can create it Yours,Mohsen Did you load the appropriate driver for your sound chip? Show me "kldstat" and "pciconv -l

Re: How I can create UFS file system on DVD-RAM?

2006-01-23 Thread Björn König
cblasius schrieb: Hello! How I can create UFS file system on DVD-RAM? You can do it this way if acd0 is your DVD-RAM drive: newfs /dev/acd0 Regards Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre

Re: boot process failure (/boot.config, boot2, loader)

2006-01-17 Thread Björn König
J oberweith schrieb: [...] Now during boot it stops in (apparently) boot2 with: Free BSD/i386 boot Default: 0:ad(0,a)2 boot: [...] Any ideas on how to use the boot2 system to find/edit/remove the /boot.config file? You can't. Or maybe to just tell the boot2 process to ignore /boot.config

Re: quotas + jail ?

2006-01-11 Thread Björn König
Vladimir Dvorak schrieb: I have simple question - is possible to use quotas in jail(8) environment ? [...] It seems to be impossible ( some kernel restriction ). :-( Is there some way to allow this ? My last idea was to replicate users and groups to "main" system and use quotas from it - but it

Re: Enabling atapi-cam and other kernel features

2006-01-07 Thread Björn König
Alistar Erlas schrieb: Recently, I read in the FreeBSD handbook, that in order to use the atapi-cam support, it has to be compiled into the kernel. Why not include the atapi-cam support in a module that can simply be loaded by the user without rebooting the machine? It is possible to load an at

Re: FreeBSD 6.0 AMD64 Dont Detect My PCIExpress Card...? Radeon X300.

2006-01-03 Thread Björn König
perikillo schrieb: Hi people. I have this motherboard: http://www.msi.com.tw/program/products/mainboard/mbd/pro_mbd_detail.php?UID=652 K8N Neo4 AMD64 I install freebsd 6.0 AMD64, the installation was easy. The problema is my VGA card is one PCIExpress ATI Radeon X300, i install sus

Re: Missing lib

2005-12-27 Thread Björn König
[EMAIL PROTECTED] schrieb: Hi all, My system (FBSD 5.4, Xorg, Gnome2), started to show the following message. /libexec/ld-elf.so.1: Shared object "libexif.so.10" not found, required by "nautilus" I indeed, could not find libexif.so.10. How can I fix that? There are several w

Re: Memory upgrade and resizing the /swap partition ...

2005-12-27 Thread Björn König
Kiffin Gish schrieb: I just upgraded my laptop from 512MB to 1024MB memory. It is said that the /swap partition has to be at least as much as the maximum available memory, [...] This is more an ancient rule of thumb. You can even have a working system without swap at all. Swap will be only u

Re: kernel options

2005-12-27 Thread Björn König
Imran Imtiaz schrieb: where can i find all the customization options of ther kernel? See src/sys/conf/NOTES for platform-independent options and for example src/sys/i386/conf/NOTES for i386-specific options. Regards Björn ___ freebsd-questions@free

Re: 3D Hardware Graphics

2005-12-27 Thread Björn König
Jon schrieb: Hello all, I'm wondering how to get 3D Hardware graphics going under FreeBSD. I tried both the LibGL.so that came with the driver for my graphics card and the default LibGL.so that came with FreeBSD '/usr/X11R6/lib' but no go, still slow software mode. I have a DRI radeon enabled

Re: make buildworld

2005-12-27 Thread Björn König
Doug Hardie schrieb: I am upgrading a server to 6.0 and encountered an error in make buildworld. However, I don't know what the error was as I piped stdout to a file, but not stderr. It was fairly near the end so I really hate to restart from the beginning again. The master server is a f

Re: How to make init(8) run a daemon to me??

2005-12-18 Thread Björn König
Gustavo Parrini schrieb: I'm having a pretty hard time trying to figure out how can I get init(8) to run a daemon and respawn it if it crashes. By the time I was a Linux user, it was done by adding a line in /etc/inittab and it was all... I know that it must be done in /etc/ttys but I couldn't

Re: CardBus problems. $PIR: ROUTE_INTERRUPT Failed.

2005-12-18 Thread Björn König
Andrew Walker schrieb: [...] cbb0: mem 0x20822000-0x20822fff at device 2.0 on pci0 cardbus0: on cbb0 cbb0: mem 0x20821000-0x20821fff at device 2.1 on pci0 cardbus0: on cbb1 $PIR: ROUTE_INTERRUPT failed. cbb: Unable to map IRQ... device_attach: cbb1 attach returned 12 [...] I had similar err

Re: When using make install for php5 it fails

2005-12-14 Thread Björn König
Kevin Kinsey schrieb: And we should also be asking, *why* is it failing? The tarball really doesn't seem to exist on ftp.freebsd.org. Strange that the Makefile would assume it does --- and, furthermore, ale@ announced on the 10th of this month that he was bumping the port up to 5.1.1 ... That

Re: I need a better way to loop in the shell...

2005-12-13 Thread Björn König
Hello user, This worked for me: xargs -I% rm % < file Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Can't connect to local MySQL server

2005-12-13 Thread Björn König
Jose Borquez schrieb: I am attempting to create a mysql database so that I can install Group Office using mysqladmin create groupoffice and I keep getting the following errors: mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/tmp/

Re: When using make install for php5 it fails

2005-12-13 Thread Björn König
Jose Borquez schrieb: When attempting to install php5 from ports it attempts to download, but I get the following errors: Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/php-5.1.1.tar.bz2: File unavailable

Re: SCP!

2005-12-12 Thread Björn König
Svein Halvor Halvorsen schrieb: On 12/12/05, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: You use PSCP.EXE instead of PUTTY.EXE from a Windows' "cmd" prompt. That's probably awful, if you're looking for something with fancy, colourful GUI buttons, but it has certainly saved my a$$ a few times :

Re: FreeBSD 6 and Mysql

2005-12-10 Thread Björn König
mohammad babaei schrieb: Is the problem with mysql & freebsd threads still remaining ? Which problem? Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "

Re: Purge all removed packages ?

2005-12-09 Thread Björn König
Mehmet Fatih AKBULUT schrieb: hi all. how can i purge all removed packages ? does freebsd has something like this : *dpkg -l | awk '/^rc/ {print $2}' | xargs dpkg --purge *??? (which works on debian!) any suggestion ? This is not necessary because if you install with "pkg_add -r" the package w

Re: killing freezed tty's

2005-12-07 Thread Björn König
spen schrieb: hello all, I am new to fbsd world and I have a question about how to kill a ttyv_ that has freezed. I tried to ps -aux and did not see any PID that could relate to ttyv1. When I am via ssh I can kill the proccess of ssh. thank you and sorry if the question seems stupid.

Re: Linksys

2005-12-06 Thread Björn König
Douglass, Erik schrieb: I know linksys isn't the best for freebsd, but I've run the ndisgen and loaded the win drivers. I load the ndis into the kernal and it seems to initialize something as the card gets a power light. The card is still not showing in ifconfig. Any ideas? Are there some impo

Re: buildworld with 6.0

2005-12-04 Thread Björn König
eoghan schrieb: [...] Ive cvsup my src to 6.0 and ran: /usr/src make buildword however im getting the following error: ===> sbin/ipf/ipf (obj) mkdir: /usr/obj/usr/src/sbin/ipf/ipf: File exists *** Error code 1 [...] Can someone help me with this? Im currently running 5.4-RELEASE. [...] Remove y

Re: Can't run scripts no more: "permission denied"

2005-12-01 Thread Björn König
Blue Raccoon schrieb: I tried to make a simple script to launch sylpheed when mailto: is clicked in firefox: sylpheed --compose "$1" I put that in a plain text file, made it executable.. and nothing happened. From the command line I get "permission denied" when I run it. Even when I set perm to

Re: Mounting a linux partition under freebsd

2005-12-01 Thread Björn König
Guillaume R. schrieb: I can't mount a linux partition under freebsd with the -t ext3fs option could someone explain me how I could mount a linux partition under freebsd? FreeBSD has limited support for ext2, therefore you can mount it as ext2 filesystem only. You can "convert" the filesystem

Re: how to enable NCQ?

2005-12-01 Thread Björn König
Wojciech Puchar schrieb: a bit not understanding! does NCQ require some special hardware on motherboard?! isn't that just serial ATA? NCQ is part of the SATA II specification and doesn't work with ATA controllers that can only deal with SATA devices of the first generation. Björn __

Re: 6.0 Release no /stand/sysinstall ?

2005-11-18 Thread Björn König
Björn König schrieb: This does not only concern 6.0, but rather FreeBSD since 5.0 some years ago. There is a huge amount of changes across from FreeBSD 4.x. Right now I noticed that this is a mistake at my part. /stand/sysinstall still exists in 5.x. I'm sorry for confusion.

Re: ntpdate

2005-11-15 Thread Björn König
dick hoogendijk schrieb: I have a "ntpdate -b server" rule in my rc.conf before the ntpd daemon starts up. I get error msgs that the time server cannot be found. Is named run before or after ntpdate? Should I change the rule in something like "ntpdate -b ip" ? What is the rule of thumb? Accordi

Re: 6.0 Release no /stand/sysinstall ?

2005-11-14 Thread Björn König
BSD Mail schrieb: I've just installed a vanila FreeBSD 6.0 Release from CD. As usual I thought i might want to add other things from /stand/sysinstall but looks like I'm getting "command not found" so I cd to the "/" directory but there is no "stand" directory in there. Anything I should know ab

Re: route question

2005-10-21 Thread Björn König
Jeff Maxwell wrote: I added a route to my rc.conf now I get this message. The route that I added seems to work, but Cron <[EMAIL PROTECTED]> /usr/libexec/save-entropy route: not found The route that I added seems to work, but the syntax must be wrong. this is what I added: defaultrouter="10

Re: mbr and boot disks?

2005-10-21 Thread Björn König
Mark wrote: I am currently dual booting between windows and freebsd but I need to reinstall windows on the other partition. How do I create a freebsd boot disk so that after windows rewrites my mbr I can still get back to bsd? Then how would I re-install freebsd's boot manager so I can continue

Re: FreeBSD routing

2005-10-14 Thread Björn König
Bob Hepple wrote: [...] I just want to add an arbitrary machine (eg. with IP 192.168.2.214) to my home network 192.168.254.0/24. Under Linux I just do a route add -host 192.168.2.214 eth0 and I can ping it. On FreeBSD I tried both route add -host 192.168.2.214 192.168.254.24

Re: TSC Timer "Quality" ?

2005-10-14 Thread Björn König
Peter B schrieb: Btw, avoid html encoded email pls. I'm really sorry. :-( Normally I disapprove HTML mails. I forgot to check that because this is not my PC. Björn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

  1   2   >