Re: Problem with freebsd-update on 7.3-RELEASE

2011-01-31 Thread Konstantin Vasilyev
27.01.2011 15:19, Konstantin Vasilyev пишет: > Ok. > Things a not good :-( > freebsd-update produce a lot of output like this >> /usr/src/sys/kern/uipc_mbuf.c has SHA256 hash >> 893beadfcf15784f31553ea142867c2949422d6937cb61f11a0f42ae3d7727fc, but should >> have SHA256 hash >> ce374f0d9434d08ee3

Re: Problem with freebsd-update on 7.3-RELEASE

2011-01-27 Thread Konstantin Vasilyev
Ok. Things a not good :-( freebsd-update produce a lot of output like this > /usr/src/sys/kern/uipc_mbuf.c has SHA256 hash > 893beadfcf15784f31553ea142867c2949422d6937cb61f11a0f42ae3d7727fc, but should > have SHA256 hash > ce374f0d9434d08ee35769f8cbad7ca074506b814394b30d19d2aebcf3b2a29c. > /usr/

Re: Problem with freebsd-update on 7.3-RELEASE

2011-01-27 Thread Brian DeFreitas
Konstantin Vasilyev wrote: > I know about how freedsd-update work. > I use for a long time. > But I don't understand why is freebsd-update going to update > > FreeBSD ota2.cellnetrix.com 7.3-RELEASE-p4 FreeBSD 7.3-RELEASE-p4 > to > > The following files will be updated as part of updating to > > 7

Re: Problem with freebsd-update on 7.3-RELEASE

2011-01-27 Thread Konstantin Vasilyev
I know about how freedsd-update work. I use for a long time. But I don't understand why is freebsd-update going to update > FreeBSD ota2.cellnetrix.com 7.3-RELEASE-p4 FreeBSD 7.3-RELEASE-p4 to > The following files will be updated as part of updating to 7.3-RELEASE-p4:... -- With best regards, Kon

Re: Problem with freebsd-update on 7.3-RELEASE

2011-01-27 Thread Brian DeFreitas
Konstantin Vasilyev wrote: > Hi all! > > I have installed > %uname -a > FreeBSD ota2.cellnetrix.com 7.3-RELEASE-p4 FreeBSD 7.3-RELEASE-p4 #3: > Tue Jan 25 19:19:34 MSK 2011 > kvasi...@ota2.cellnetrix.com:/usr/obj/usr/src/sys/GENERIC i386 > > I have > @dailyfreebsd-update cron > i

Re: Problem with FreeBSD and external storage

2007-09-18 Thread Ivan Voras
Miguel Angelo wrote: Hi, I'm trying to put external disks(storage) in my FreeBSD server, but, i only can't see the disks that was allocated. I think that is necessary sometype of confugurations, because the hba was installed and all procedures necessary too. For information.

Re: Problem with freebsd-update

2007-04-17 Thread Eric
Dmitry wrote: Hello freebsd-questions, I need to update mpd4 binary package via freebsd-update. After installing FreeBSD 6.2 RELEASE I have mpd4-4.0b4. Settings in /etc/freebsd-update.conf: Components src world kernel After running commands freebsd-update fetch, then freebsd-update

Re: Problem with FreeBSD 4.8, ipf, ipfnat and forwarding for pcAnywhere

2004-05-10 Thread Peter Risdon
adp wrote: I am using telnet just to see if the port accepts connections. That test works fine internally. We are not running a telnet server. Also, we are telnetting to the pcAnywhere port, not the telnet port. :) I've only historical experience with PCAnywhere, nowadays sticking with VNC for

Re: Problem with FreeBSD 4.8, ipf, ipfnat and forwarding for pcAnywhere

2004-05-10 Thread adp
dp" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, May 07, 2004 7:47 AM Subject: RE: Problem with FreeBSD 4.8, ipf, ipfnat and forwarding for pcAnywhere > For your telnet test to pcanywhere ports on target Lan pc to work > you have to tell telnet on the target to listen

Re: Problem with FreeBSD 4.8, ipf, ipfnat and forwarding for pcAnywhere

2004-05-07 Thread Toni Schmidbauer
On Thu, May 06, 2004 at 11:37:09PM -0500, adp wrote: > And I am allowing in accessing via ipf: > > pass in quick proto tcp from any to public-ip port = 5631 group 200 > pass in quick proto udp from any to public-ip port = 5631 group 200 > pass in quick proto tcp from any to public-ip port = 5632 g

RE: Problem with FreeBSD 4.8, ipf, ipfnat and forwarding for pcAnywhere

2004-05-07 Thread JJB
For your telnet test to pcanywhere ports on target Lan pc to work you have to tell telnet on the target to listen on those ports. I believe pcanywhere is one of those applications that imbed the ip address of the remote and host into the packet data and used by the application to establish bi-dire

Re: Problem with FreeBSD

2004-01-02 Thread Kevin D. Kinsey, DaleCo, S.P.
orlandina wrote: Hello freebsd-questions, I have one problem with system. Always after rebooting it says that file systems was uncorrectly unmounted and i have no way to recovery system without reinstallation. Can you help with solving this problem? May be problem is in compatibility with pro

Re: Problem with FreeBSD/uncorrectly umount after reboot

2004-01-02 Thread Olaf Hoyer
On Fri, 2 Jan 2004, orlandina wrote: > Hello freebsd-questions, > > I have one problem with system. Always after rebooting it says that > file systems was uncorrectly unmounted and i have no way to recovery > system without reinstallation. Can you help with solving this > problem? May be p

Re: problem with FreeBSD.

2003-12-07 Thread Vulpes Velox
On Mon, 8 Dec 2003 08:57:02 +1300 "Shen Zhijian" <[EMAIL PROTECTED]> wrote: > Hi, Sir: > > I have a problem with installing some applications in FreeBSD (4.8 Release) on > pentium iii 866 computer, such as java run time for linux from SUN, and > Solaris 7 for linux from SUN. I got the following m

Re: problem with FreeBSD.

2003-12-07 Thread Wayne Lubin
--- doug <[EMAIL PROTECTED]> wrote: > ELF is a format for executable binary files. The > error means that module > is missing. Try locate ld-linux.so.2. I get: > > locate ld-linux.so.2 > /usr/compat/linux/lib/ld-linux.so.2 > > The module is a part of the linux_base package. If > you have > linux

Re: problem with FreeBSD.

2003-12-07 Thread doug
ELF is a format for executable binary files. The error means that module is missing. Try locate ld-linux.so.2. I get: locate ld-linux.so.2 /usr/compat/linux/lib/ld-linux.so.2 The module is a part of the linux_base package. If you have linux_base-x.x installed, perhaps it was deleted somehow. Othe

Re: Problem with FreeBSD 4.7-RELEASE after installation

2003-01-21 Thread John Bleichert
On Tue, 21 Jan 2003, Curtis, Brian A.--ORISE wrote: > Subject: Problem with FreeBSD 4.7-RELEASE after installation > > > I've attempted to install FreeBSD 4.7 on an a new HP computer (734n) with an > AMD Athlon XP 2400. In doing so, I ran across a few problems. They are > detailed below: > >