5.2 acpi hangs on PowerEdge 4350 usb controller - should I file an bug report?

2004-02-22 Thread Stephen Hoover
When installing FreeBSD 5.2, booting with acpi enabled, the system hangs
when it detects the server's usb controller. This server (PowerEdge 4350)
has an Intel 440GX chipset with a usb host controller, but it does not have
any usb ports.

If I disable acpi, I can install fine. After compiling a new kernel with all
usb support disabled, I can boot with acpi again.

Even Windows detects the controller with an error (cannot start device)

Should I fill out a bug report for this issue? Just wanted to check with the
gurus first.

Thanks!
Stephen Hoover
Dallas, Texas


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Success with Symantec Ghost 7

2004-01-18 Thread Stephen Hoover
It took Ghost approximatly 1 hour to copy each 9G hard drive (2 hours
total). The Dell has dual PIII 500's in it.

Certainly not the fastest solution, but yet another option.

Stephen Hoover
Dallas, Texas
- Original Message - 
From: Gilad Rom [EMAIL PROTECTED]
To: Stephen Hoover [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, January 18, 2004 5:31 AM
Subject: Re: Success with Symantec Ghost 7


 Stephen Hoover wrote:
  I know the topic of ghosting a FreeBSD box is discussed on here from
time
  to time.
 
  I just wanted to let everyone know I had a success using Ghost 7 on my
  current setup. I cloned it from a Dell PowerEdge 2450 to a generic
desktop
  with same drive configuration (2 SCSI drives in each). I used Ghost to
do a
  sector copy on each individual harddrive.
 
  All I had to do to get it rolling was boot to the GENERIC kernel, as the
one
  I configured for the Dell server was SMP. Everything seemed to come up
and
  work fine. It even saw additional drive space on the new machine, as the
  harddrives were slightly bigger.
 
  Just thought this was some good information for the list.
 
  Stephen Hoover
  Dallas, Texas
 
 
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
[EMAIL PROTECTED]
 
 
 Just out of curiousity - How long does it take for ghost to
 replicate the disk?

 I'm using dd if=/dev/ad0 of=/dev/ad2 bs=16k for my disks
 (2x20GB, EIDE, UDMA100), and it takes roughly 28 minutes.

 Gilad.





___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Success with Symantec Ghost 7

2004-01-17 Thread Stephen Hoover
I know the topic of ghosting a FreeBSD box is discussed on here from time
to time.

I just wanted to let everyone know I had a success using Ghost 7 on my
current setup. I cloned it from a Dell PowerEdge 2450 to a generic desktop
with same drive configuration (2 SCSI drives in each). I used Ghost to do a
sector copy on each individual harddrive.

All I had to do to get it rolling was boot to the GENERIC kernel, as the one
I configured for the Dell server was SMP. Everything seemed to come up and
work fine. It even saw additional drive space on the new machine, as the
harddrives were slightly bigger.

Just thought this was some good information for the list.

Stephen Hoover
Dallas, Texas


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Trouble installing grub on FreeBSD 5.1

2003-09-15 Thread Stephen Hoover
I'm trying to setup FreeBSD 5.1 on my Dell C640, dual booting with Windows
2000.

I cannot get grub to install. When I run grub-install, it churns for a few
seconds and comes back with:

/boot/grub/stage1 not read correctly.

I have verified all of the files are in /boot/grub and made sure / was UFS1,
NOT UFS2. (Tried both ways actually.)

It installs fine on FreeBSD 4.8 without changing anything else about the
drive arrangement. On 4.8 I have to change /boot/grub/devices.map to
/dev/rad0. This does not seem to work for 5.1.

Any help appreciated.

Stephen Hoover
Dallas, Texas

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Updating parts of the system..

2003-02-28 Thread Stephen Hoover
I was wondering if it was feasible to update just parts of the FreeBSD
system without updating the whole thing...for instance the recent OpenSSL
update - is it possible to update just OpenSSL on say a FreeBSD 4.3 box
without updating the whole system? From what I have read it doesn't look to
be possible, (outside of installing from ports, but I want to upgrade what
actually came with the FreeBSD install) but I just wanted to check with the
experts.

Thanks!
Stephen Hoover
Dallas, Texas


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Racoon and L2TP?

2003-02-10 Thread Stephen Hoover
Do Racoon and L2TP (l2tpd) work together?

I am trying to make an IPSec VPN server based on FreeBSD for W2K clients,
and I need the L2TP to pass through NAT.

I was able to get l2tpd to work by itself, (by disabling IPSec in Windows)
but when I bring racoon into the picture, W2K can no longer connect. The
error message is that the remote machine was not answering.

I have found several FreeBSD/racoon/IPSec = W2K tutorials, but none of
them address the issue using L2TP. It is supposed to work with FreeS/WAN,
but that means Linux:x

Before I rack my brain any further, can someone tell me if this combination
is even possible?


Thanks in advance for the help!
Stephen Hoover
Dallas, Texas


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



/usr/libexec/elf/ld: cannot find -lmysqlclient while compiling maildrop

2002-12-11 Thread Stephen Hoover
I was hoping someone could help me with this. I've joined the maildrop
list, but not much traffic on that list, no help so far.

I am trying to compile maildrop from sources with mysql support. When I
execute a make, I receive this error:

Compiling varlist.C
g++  -g -O2 -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall-o
maildrop  deliver.o deliverdotlock.o  dotlockmaildrop.o filelock.o
filter.oformatmbox.o globaltimer.o lexer.o  log.o maildir.o main.o
message.o messageinfo.o pipefds.o  re.o recipe.o recipenode.o
recipeparse.o reeval.o  rematch.o  rematchmsg.o rematchstr.o search.o
token.o varlist.o libmdcommon.a ../rfc822/librfc822.a
../maildir/libmaildir.a ../numlib/libnumlib.a
liblock/liblock.a -lmysqlclient -lz
/usr/libexec/elf/ld: cannot find -lmysqlclient
*** Error code 1

Stop in /root/maildrop-1.5.0/maildrop.
*** Error code 1

Stop in /root/maildrop-1.5.0/maildrop.
*** Error code 1

Stop in /root/maildrop-1.5.0.



I have MySQL 3.23.49 compiled from ports. The libs are in
/usr/local/lib/mysql.
Any help appreciated, I realize this is not a maildrop list, just hoping
someone else had some across this.

Thanks!

Stephen Hoover
Dallas, Texas


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



fxp module from -stable for 4.6

2002-11-02 Thread Stephen Hoover
I am trying to compile the fxp module (driver) from FreeBSD -stable in my
copy of 4.6. I am getting the following:

linking kernel

if_fxp.o: in function 'fxp_add_rfabuf':
if_fxp.o(.text+0x2e5f): undefined reference tp 'm_getcl'
*** Error code 1

This is while trying to build a new kernel with the src's off of the 4.6 CD
with the if_fxp.c from -stable. I need to get the network interface
operating to CVSup the rest of the system. Am I missing something, or is
this source too new for the rest of the original 4.6 release? This is NOT
4.6.2, it is 4.6 from a cd set I purchased from FreeBSD Mall.

The network card is the 82562 on board an Asus P4B533-V motherboard. I need
to get this version of FreeBSD to replicate another setup for testing.

Any help appreciated.
Stephen Hoover
Dallas, Texas


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



The FreeBSD gallery

2002-10-08 Thread Stephen Hoover

I was wondering who maintains the FreeBSD gallery.

I was surfing around the commercial page today and I am finding a lot of
dead links, and pages that no longer use FreeBSD according to Netcraft.
I would be willing to check/verify the list and submit my results to the
page maintainers for review - if that would be of any help.

Stephen Hoover
Dallas, Texas



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message