Re: make buildworld fails

2006-02-13 Thread László Nagy
Here's what I would try. Upgrade to RELENG_4 via the cvsup/buildworld process, read Bruce Mah's 4.11-5.X Migration Guide, and be sure and include "mergemaster -p" in your buildworld cycle. Can you tell me where is that migration guide? When I google for it, I only get posts about that gui

One NIC one ppp daemon, multiple IP addresses

2006-02-02 Thread László Nagy
%ifconfig ed0: flags=8843 mtu 1500 ether 00:50:bf:29:52:a8 media: Ethernet autoselect (10baseT/UTP) rl0: flags=8843 mtu 1500 options=8 inet 172.16.0.1 netmask 0xf000 broadcast 172.16.15.255 ether 00:01:29:25:c3:39 media: Ethernet autoselect (100baseTX

Re: pkg_add question

2006-01-08 Thread László Nagy
Andrew P. wrote: On 1/5/06, László Nagy <[EMAIL PROTECTED]> wrote: Hello All, I tried to install the Xorg server and xfce4 from the binary distribution, using pkg_add -r I could setup the Xorg server, but I cannot use xfce. When I run startxfce4 then I get the following m

pkg_add question

2006-01-07 Thread László Nagy
Hello All, I tried to install the Xorg server and xfce4 from the binary distribution, using pkg_add -r I could setup the Xorg server, but I cannot use xfce. When I run startxfce4 then I get the following message: /libexec/ld-elf.so.1: Shared object "libobject-2.0.so.0" not found, requir

Re: unable to write data to disk ad0

2006-01-03 Thread László Nagy
First of all, lets get the terminology straightened out. I think you mean to say that you want to add a partition to your FreeBSD slice. Yes. Second, I presume you are booted to that drive. The system does not allow you to modify the label on the boot drive. If it is the only FreeBSD

Re: unable to write data to disk ad0

2006-01-03 Thread László Nagy
are too confusing to me. I do not want to accidentally overwrite my good partitions. I could create a new partition using disklabel -e ad0s1 The result is a new 'g' partition: messias# disklabel ad0s1 # /dev/ad0s1: 8 partitions: #size offsetfstype [fsize bsize bps/cpg] a:

unable to write data to disk ad0

2006-01-03 Thread László Nagy
Hello, I have a FreeBSD 6.0 system on i386. I would like to add a new label on my main FreeBSD partition (I have about 30GB free space left). If I try to add a new slice (ad0s1g, mount point: /shares size:20031MB, UFS2+S) then I get this message: unable to write data to disk ad0 I also t