On Mon, 03 Nov 2008 22:35:59 +0100
Jordi Espasa Clofent <[EMAIL PROTECTED]> wrote:
> Hi all,
Hola Jordi,
> I have to build a clustered website with FreeBSD 7.x as SO and Apache
> 2.x as httpd. As load-balancing solution I'll use HAProxy (or maybe a
> OpenBSD relayd, I'm not sure).
you may wan
On Thu, 21 Aug 2008 16:28:05 -0400
Mikhail Teterin <[EMAIL PROTECTED]> wrote:
> Myself -- and the owner of the box -- travel quite a bit, ssh-ing "home"
> from anywhere in the world.
why not setup a SSL-based vpn ? lock everything down except the port of the
vpn. try openvpn.
> Although we co
On Thu, 21 Aug 2008 13:03:09 -0700
Jeremy Chadwick <[EMAIL PROTECTED]> wrote:
> A different approach: consider putting sshd on a different port, rather
> than the default of 22. A lot of people I know do this, solely to
> decrease the number of brute-force attempts you see above; I've never
> see
On Tue, 1 Jul 2008 16:34:47 +0100
Alex Trull <[EMAIL PROTECTED]> wrote:
> e.g. $ find $dir -mtime +2 -type f -xdev -print
>
> Add a little guesswork/pkg_info to determine which ports they're from.
you can use pkg_info -W {file} to find out which port installed {file}
_
{
On Fri, 23 May 2008 09:37:01 +0300
Andriy Gapon <[EMAIL PROTECTED]> wrote:
> >> But, by the way, there is a (slightly) more valid reason to want to
> >> create a directory under /dev, I recently had it. For one non-standard
> >> third-party application I needed to create a link to existing devic
On Thu, 22 May 2008 10:02:08 +0300
Andriy Gapon <[EMAIL PROTECTED]> wrote:
> But, by the way, there is a (slightly) more valid reason to want to
> create a directory under /dev, I recently had it. For one non-standard
> third-party application I needed to create a link to existing device in
> a
On Fri, 11 Apr 2008 07:26:05 -0700 (PDT)
Unga <[EMAIL PROTECTED]> wrote:
> I listen to FLAC on amarok on professional headphones
> at the same time browsing web while compiling 'make
> buildworld' :)
/me confused... are you saying it your music listening is not affected by
building world while
On Wed, 02 Apr 2008 21:51:52 +0200
Volker <[EMAIL PROTECTED]> wrote:
> while the system is experiencing a panic, it does not have any knowledge
> about filesystems and also does not know about the GELI swap space anymore.
>
> In this situation the geli encrypted swap will be overwritten by a dump
On Tue, 1 Apr 2008 12:57:06 +0100 (BST)
Robert Watson <[EMAIL PROTECTED]> wrote:
> (7) I'm in DDB and I suddenly realize I want to save the output, and I
> haven't
> configured textdumps. What do I do?
>
> As with normal dumps, you must previously have configured support for a dump
> partition
On Thu, 27 Mar 2008 00:49:12 +0100
Dominic Fandrey <[EMAIL PROTECTED]> wrote:
> Cory wrote:
> > Wednesday, March 26, 2008, 1:30:07 PM, Johan wrote:
> >
> I have found a solution for this. Certain CPU-Types seem to trigger a problem
> with moused. This is an example for a make.conf workaround:
>
On Thu, 07 Feb 2008 01:05:02 +0100
Torfinn Ingolfsen <[EMAIL PROTECTED]> wrote:
> Take it slowly, and double check all steps before comitting anything.
depending on how valuable your data is, you may want to test any changes first
(or at least make a backup of the raw disk...)
I would try to do
On Wed, 16 Jan 2008 09:31:55 -0500
John Baldwin <[EMAIL PROTECTED]> wrote:
> Please get a crash dump with matching kernel.debug and acpi_video.ko.debug.
where do I read about creating a debug version of acpi_video.ko (or other .kos
for that matter)?
thx!
B
_
{Beto|Norbe
On Wed, 16 Jan 2008 09:31:55 -0500
John Baldwin <[EMAIL PROTECTED]> wrote:
> Please get a crash dump with matching kernel.debug and acpi_video.ko.debug.
> Then grab www.freebsd.org/~jhb/gdb/gdb6 and source it while running kgdb.
> You can use the 'kldload' command to generate output that you can p
On Wed, 16 Jan 2008 14:04:39 +1100 (EST)
Ian Smith <[EMAIL PROTECTED]> wrote:
> Beto, hi,
>
> not to detract from the seriousness of the problem,
Hey Ian,
> two dumb questions:
>
> 1) why would you need to unload it?
no reason at all really - other than I wanted to see if it made any diffe
On Tue, 15 Jan 2008 19:20:37 -0500
Nathan Lay <[EMAIL PROTECTED]> wrote:
> This happens to me as well on a Thinkpad T43...both on 6.2 and 7.0-RC1.
thanks for the info.
I rebuilt the kernel (but not world yet) with latest src :
FreeBSD ayiin.xxx.com.au 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #15:
Hi guys,
I am not sure if this is acpi related or due to other issues.
running latest FreeBSD (built yesterday from fresh sources :
FreeBSD ayiin.xxx.com.au 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #14: Wed Jan 16
01:38:57 EST 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/AYIIN i386
Hardware is
On Sun, 06 Jan 2008 20:22:48 -0500
Nathan Lay <[EMAIL PROTECTED]> wrote:
> I do notice, however, that FreeBSD seemed to never use the fan to its
> potential on any of the Thinkpads I've used (T40 for 3 years, T43 for 3
> years). Comparably, Windows XP would rev the fan far higher than even
> s
On Thu, 20 Dec 2007 15:35:52 +0100
"Claus Guttesen" <[EMAIL PROTECTED]> wrote:
>
> What postgres-version did you use for this benchmark? Eventhough this
> is a synthetic benchmark the difference in performance may indicate
> some penalties on 8-core servers on FreeBSD.
>
> According to http://peo
Hi everyone,
In my laptop, I am running 7.0 Beta-4 (today's kernel + world). my /usr (ad0s1f
) is using gjournal, with its journal on ad0s1h .
I have it mounted with what I believe are the recommended settings:
$ mount
[...]
/dev/ad0s1f.journal on /usr (ufs, asynchronous, local, noatime, gjourn
On Tue, 27 Nov 2007 09:47:24 +0100
Dominic Fandrey <[EMAIL PROTECTED]> wrote:
> ufs:
> $ time -h tar -xf php_manual_en.tar.gz
> 3.31s real 0.43s user 0.51s sys
I've seem something similar , in the past, on 6.2, when writing to my mobile
phone's mini-SD card.
wha
On Fri, 9 Nov 2007 17:11:03 +1100
Peter Jeremy <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 07, 2007 at 08:24:06PM +, Christian Walther wrote:
> >Did you check your harddrive? There are tools available in ports (sorry,
> >I forgotten how they are called) that can access the drives internal
> >faul
On Wed, 07 Nov 2007 20:24:06 +
Christian Walther <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> Hello Noberto,
>
> Norberto Meijome wrote:
> > Hi everyone,
> > I've been using 7 for a couple of weeks now on
Hi everyone,
I've been using 7 for a couple of weeks now on my work laptop (kickstarted by
cooling issues while in 6.2, which seem to have largely gone in 7).
I have a 100GB SATA drive in a Thinkpad Z60m with
CPU: Intel(R) Pentium(R) M processor 2.00GHz (1995.02-MHz 686-class CPU)
Origin = "Ge
On Wed, 07 Nov 2007 00:32:16 +0100
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> > no,no, totally my bad - i am sure i had copies of my 6.2 packages in
> > /usr/ports/packages/All. I did a clean install but merged back some files
> > (/home, /usr/ports/distfiles and packages) .
> > thanks,
> > B
On Tue, 06 Nov 2007 08:50:31 +0100
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> Hmm, portinstall -P should have still worked, unless your FTP mirror is
> seriously out of date. Which one are you using? Or maybe you have old
> local packages in your PKG_PATH?
no,no, totally my bad - i am sure i
On Tue, 6 Nov 2007 12:48:35 +1100
Norberto Meijome <[EMAIL PROTECTED]> wrote:
> But i still get the occasional lockup. I have a feeling it is related to
> using the sound card :
>
> $ cat /dev/sndstat
> FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386)
> Instal
On Mon, 05 Nov 2007 14:24:09 -0600
Doug Poland <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I've been having frequent problems with BETA1 and now BETA2 "freezing".
> There is no diagnostic information, nothing in /var/log/messages,
> nothing, just a hung interface. I cannot ssh into the machin
On Mon, 05 Nov 2007 23:39:17 +0100
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> > Hi Kris,
> > thanks for the explanation. I don't think I did that, as this is a 100%
> > clean install of 7,but maybe I bungled it somewhere.
> >
> > is there a way to know what is cross linked? should I get rid of c
On Mon, 05 Nov 2007 11:43:32 +0100
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> > I don't ever remember getting this error before. I am pretty sure i'm using
> > only binaries built on this machine for 7.0... have I missed anything?
> > what's the cause of this error?
> >
> > FWIW, I have compat6
Hi list,
I'm using 7.0-BETA2 on my laptop. While building different ports, i am
encountering messages like the following (in particular the last line, the
others are only warnings)
/usr/bin/ld: warning: libstdc++.so.5, needed
by /usr/local/lib/libicui18n.so.36, may conflict with
libstdc++.so.6
On Thu, 9 Aug 2007 22:46:06 +0100
Bill Smith <[EMAIL PROTECTED]> wrote:
> However neither amavis, clamav or postfix start automatically, they can all
> be started manually.
you mean that postfix starts if you log in to the box and issue:
/usr/local/etc/rc.d/postfix start
shot in the dark ^2 :
On Mon, 23 Jul 2007 12:16:17 +0300
Nikolay Pavlov <[EMAIL PROTECTED]> wrote:
> On Sunday 22 July 2007 16:32:19 Michael Williams wrote:
> > Hi All,
> >
> > As you may already know, A partner and I recently purchased a
> > dedicated FreeBSD box. We're currently using Plesk (blech!) to
> > manage cl
On Sat, 21 Jul 2007 20:44:13 -0600 (MDT)
"M. Warner Losh" <[EMAIL PROTECTED]> wrote:
> In message: <[EMAIL PROTECTED]>
> Norberto Meijome <[EMAIL PROTECTED]> writes:
> : On Thu, 19 Jul 2007 09:02:50 -0600 (MDT)
> : "M. Warner Losh"
On Sat, 21 Jul 2007 17:19:51 +0200
Stefan Esser <[EMAIL PROTECTED]> wrote:
> Norberto Meijome schrieb:
> > On Thu, 19 Jul 2007 17:38:14 +0200
> > "[LoN]Kamikaze" <[EMAIL PROTECTED]> wrote:
> >
> >> As I mentioned earlier I remember it work
On Thu, 19 Jul 2007 09:02:50 -0600 (MDT)
"M. Warner Losh" <[EMAIL PROTECTED]> wrote:
> In message: <[EMAIL PROTECTED]>
> Momchil Ivanov <[EMAIL PROTECTED]> writes:
> : What is then the reason for the kernel not being able to unmount a
> : filesystem whose provider is no longer present?
On Thu, 19 Jul 2007 17:38:14 +0200
"[LoN]Kamikaze" <[EMAIL PROTECTED]> wrote:
> As I mentioned earlier I remember it working during the 5.3 era on Stable, at
> some point it worked. I even remember removing my CD-Rom drive from my
> Thinkpad
> without running atacontrol detach. The system just to
On Fri, 20 Jul 2007 09:07:10 +0200
"Christian Walther" <[EMAIL PROTECTED]> wrote:
> Do you use any extensions? I've seen it a couple of times that Firefox
> becomes unstable after an upgrade. In this case I start by moving
> ~/.mozilla/firefox to another location and start from scratch.
yeah,this
On Thu, 19 Jul 2007 21:27:25 -0500
Bruce Burden <[EMAIL PROTECTED]> wrote:
> Problem: Firefox segmentation faults when using link encryption. This
> happens on AMD64 and i386 versions (Opteron and P4 processors)
> as well as Firefox 1.5, 2.0.0.3 and 2.0.0.4
Hi Bruce,
that's strange, ffox
On Wed, 18 Jul 2007 17:41:04 +0200 (CEST)
Oliver Fromme <[EMAIL PROTECTED]> wrote:
> If you have problems remembering,
This is very interesting thread indeed
I have found that mounting remote SMB shares will panic the kernel too, but
only if i try to access it while 'gone' . If I remember c
On Wed, 18 Jul 2007 11:05:25 -0400
Michael Williams <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I'm looking for a way to properly manage SpamAssassin after Plesk has
> wreaked havoc on the server.
Hi Michael,
i think this thread doesnt belong in stable@, but questions@ - i dont see how
this ref
On Mon, 16 Jul 2007 11:25:28 -0400
Michael Williams <[EMAIL PROTECTED]> wrote:
> I'm going to call one more time today. If I get no better
> assistance, I will seek out a different company. If you all have any
> recommendations let me know.
we still have some (linux) servers with ThePlane
On Mon, 16 Jul 2007 08:52:28 -0400
Michael Williams <[EMAIL PROTECTED]> wrote:
> Also, if you follow the thread, you'll note that we've asked for root
> several times. Yet, they keep asking us for the root password so
> that they can make changes. A lot of canned responses, etc.
ack - added
On Sun, 15 Jul 2007 21:35:52 -0400
Michael Williams <[EMAIL PROTECTED]> wrote:
> . Anyway, if
> you can think of *any* solution to this issue, it'd be much
> appreciated. For the record, the following are my Plesk Control
> Panel offerings for SSH login:
Hi Michael,
you hadn't mentioned y
On Sat, 14 Jul 2007 19:44:06 +0200
Tommy Rehn <[EMAIL PROTECTED]> wrote:
> *However I must be misunderstanding something.* When I try to run for
> example gxine there is *NO* sound and there are no sound in
> programme-execution which there usually are when one is starting an app
> in KDE.
hi T
On Thu, 12 Jul 2007 17:57:04 -0400
John Walthall <[EMAIL PROTECTED]> wrote:
> Hullo,
>
> I have a brand-new Hp Deskjet d1420 which is perfectly detected by
> FreeBSD:
> ~ % usbdevs
> addr 1: UHCI root hub, VIA
> addr 2: Deskjet D1400 series, HP
> addr 1: UHCI root hub, VIA
> addr 1: UHCI root h
On Wed, 27 Jun 2007 17:05:08 +0100
Alex Zbyslaw <[EMAIL PROTECTED]> wrote:
> Manufacturer's diagnostics. Usually: download from manufacturer site,
> burn onto CD, reboot from CD, voila.
good point. these may already be part of the Ultimate boot CD
http://www.ultimatebootcd.com/ - never leave
On Wed, 27 Jun 2007 09:03:21 -0700
Jeremy Chadwick <[EMAIL PROTECTED]> wrote:
> Upon opening the enclosure (and violating the warranty), I found that
> the 2" long ATA33 cable (which was amusing in itself since the device
> claimed to support ATA100/ATA133 speeds) connecting the drive to the
> ATA
On Wed, 27 Jun 2007 08:12:06 +0200
Roland Smith <[EMAIL PROTECTED]> wrote:
> Unfortunately I can't check the drives with smartctl; they produce an SCSI
> error. I'll try 'camcontrol defects', and see if that turns up anything.
possibly because of the USB enclosure.
I've had very mixed results w
On Tue, 26 Jun 2007 08:09:48 +0200
Roland Smith <[EMAIL PROTECTED]> wrote:
> On Mon, Jun 25, 2007 at 10:45:07PM -0400, Yoshihiro Ota wrote:
> > It's probabry your disk is dying based on your output.
> >
> > I've being using GELI for while, i.e. like a year, with dump/resotre,
> > too. I never ha
On Tue, 19 Jun 2007 17:26:59 +0100
Tom Evans <[EMAIL PROTECTED]> wrote:
> Doesn't this imply that the OP was running Skype as root?
touche.
but from what OP described, that's what was happening... :D ouch :D
_
{Beto|Norberto|Numard} Meijome
"Any society that would give u
On Thu, 14 Jun 2007 09:29:09 -0500
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> A RELENG_6 kernel from May 21 works fine with skype but boot a newer
> kernel and skype seems to be blocking port 80. Apache logs show
> nothing. I can find no logs errors anywhere but a telnet to port 80
On Fri, 25 May 2007 20:24:18 +1000
Norberto Meijome <[EMAIL PROTECTED]> wrote:
> Hi all,
> I know there have been some issues with the src tree , which DES fixed. I
> just updated my tree, but i'm getting the following when building GENERIC:
>
well, thanks to my fellow
Hi all,
I know there have been some issues with the src tree , which DES fixed. I just
updated my tree, but i'm getting the following when building GENERIC:
---
sudo make buildkernel KERNCONF=GENERIC
[]
m large-function-growth=1000 -mno-align-long-strings
-mpreferred-stack-boundary=2 -mn
On Tue, 17 Oct 2006 17:33:50 -0500
Brooks Davis <[EMAIL PROTECTED]> wrote:
> > Gotcha - i thought as much... i hoped a dump -0 would save enough info
> > though. I just needed to have /tmp back in place asap
> >
> > i'll keep the files around for a week or so in case something comes up.
>
On Tue, 17 Oct 2006 09:59:46 -0500
Brooks Davis <[EMAIL PROTECTED]> wrote:
> > Is there a bigger issue here? anything I can do to help diagnose / debug
> > this?
>
> Possibly and no. By recreating the file system you've destroyed
> the information needed to isolate the cause. It's known that
Hi everyone,
tonight when I started my laptop, i was welcomed with a very nice panic, which
was happening JUST when mounting the filesystems.
Some info:
Fault code : supervisor read, page not present.
current process : 112 (mount)
trap 12
panic :page fault
with nm -m I saw that the following pr
On Fri, 6 Oct 2006 00:40:14 +0200
Albert Shih <[EMAIL PROTECTED]> wrote:
> Now my question what can I do ? Are there any kind of technics to
> _downgrad_ a STABLE ?
Hi Albert,
this was discussed in -questions@ on September 27th.
http://monkey.org/freebsd/archive/freebsd-questions/200609/msg02105
On Sat, 30 Sep 2006 20:30:28 -0400
Matt Herzog <[EMAIL PROTECTED]> wrote:
> As the Subject states, I'm trying to get a FreeBSD 6.1 on sparc64 to be a
> firewall/gateway/nat machine using a IPFILTER_DEFAULT_BLOCK kernel.
> (hme0 is the external NIC. hme1 is the internal NIC.)
>
> If I remove the l
Hi all,
this is a followup to:
http://lists.freebsd.org/pipermail/freebsd-mobile/2006-September/008993.html
and to
http://lists.freebsd.org/pipermail/freebsd-mobile/2006-September/009009.html
I upgraded back to RELENG_6 ( 6.2-PRERELEASE). and started testing more
combinations of switches,etc .
On Fri, 22 Sep 2006 13:50:01 +1000
Andrew Reilly <[EMAIL PROTECTED]> wrote:
> I just tried to do an in-place upgrade from RELENG_5 to RELENG_6
> on a system that was running an ataraid mirror on a pair of SATA
> disks. The root file system (256M) mounted fine, but fsck -p
> fails (unable to find
[ followup to
http://lists.freebsd.org/pipermail/freebsd-mobile/2006-September/008993.html ]
Hi all,
I went back to RELENG_6, updated, and rebuilt world and kernel, but this time
the GENERIC one. Similar (or possibly the same) lockup as with RELENG_6 and my
custom kernel.
I tried the suspend/ res
On Wed, 13 Sep 2006 12:53:29 +0100
Pete French <[EMAIL PROTECTED]> wrote:
> > I disagree, I would like to have an notice about it. Even though it might
> > not say much. Just a "The code of the stable branch has been freezed due
> > to the upcomming release of X.Y"
>
> It is kind of useful, becau
On Wed, 13 Sep 2006 10:54:12 +0200
Henrik Brix Andersen <[EMAIL PROTECTED]> wrote:
> > I have installed
> > iwi-firmware-kmod-3.0_1 Intel PRO/Wireless 2200 Firmware Kernel Module
>
> You will need net/iwi-firmware (not net/iwi-firmware-kmod) for
> 6.1-RELEASE.
>
> Regards,
> Brix
Hi Brix, yes,
Hi all,
I have a Thinkpad z60m, with a custom kernel conf. I was trailing RELENG_6 (aka
STABLE) on an almost daily basis (and world updates every week). ACPI enabled,
APIC disabled.
I can't tell for sure when
trouble started, but roughly about 2 weeks ago I couldn't resume from suspend
anymore.
Hi Chris,
On Thu, 10 Aug 2006 15:45:18 -0700
"Chris H." <[EMAIL PROTECTED]> wrote:
> xorg-libraries-6.9.0 X11 libraries and headers from X.Org
>
> xorg-server-6.9.0_4 X.Org X server and related programs
These 2 are XOrg packages
> xproto-6.6.2X11 protocol headers
and this one is , i t
Hi Chris,
On Thu, 10 Aug 2006 15:45:18 -0700
"Chris H." <[EMAIL PROTECTED]> wrote:
> xorg-libraries-6.9.0 X11 libraries and headers from X.Org
>
> xorg-server-6.9.0_4 X.Org X server and related programs
These 2 are XOrg packages
> xproto-6.6.2X11 protocol headers
and this one is , i t
On Thu, 10 Aug 2006 03:25:47 -0700
"Chris H." <[EMAIL PROTECTED]> wrote:
> Then I built the entire Xorg-6.9 server and libraries from source.
> Everything worked/ performed as expected. I have not made anything
> that required XFree86 (and friends) - it's purely Xorg.
> But recently, I am recievin
On Wed, 09 Aug 2006 21:24:36 -0700
"Chris H." <[EMAIL PROTECTED]> wrote:
> Hello Mark, and thank you for your prompt reply.
>
> Quoting Mark Kirkwood <[EMAIL PROTECTED]>:
>
> > Chris H. wrote:
> >> Hello,
> >> I just recenlly found that I am almost always unable to
> >> build X (Xorg) related ap
On Tue, 23 May 2006 22:01:16 -0400
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> So what is the traceback?
>
> See the developers handbook for more information.
doh! yes, i'll get onto this as soon as I can.
Interestingly enough , i had some nasty issues todays on same laptop.
I had 2 x 6 GB GEL
hi all,
I've seen an increase in panics since upgrading to 6.1 (I'm tracking RELENG_6).
6.1-Release seemed ok, but since updating kernel/world to more recent updates,
I've been having lockups on resume.
I'm using a Thinkpad z60M with ACPI enabled. Info on the machine can be found
here:
http://www
On Mon, 10 Apr 2006 16:56:33 -0500
[EMAIL PROTECTED] (Mark Linimon) wrote:
> Otherwise, you are going to get "we will do our best to provide a system,
> for free, that works as well as possible for as many people as possible.
> Good luck and help us to fix the inevitable bugs."
Other than the p
Hi,
has anyone experienced this?
I connected via a PPTP VPN to my office, mounted a SMB share (which
actually resides on a linux-backed NAS running SAMBA 3) via :
sudo mount_smbfs -I 10.168.100.17 -W //[EMAIL PROTECTED]/Software /mnt/smb1
after using the share as usual, I issued
sudo umoun
Rene Ladan wrote:
On Sun, Aug 28, 2005 at 04:30:19PM +0400, Boris Samorodov wrote:
Hi!
As for 5.x notes about -O2 (libalias, gcc) were removed at revision
1.229.2.7 of /usr/src/share/examples/etc/make.conf. But for 6.0-BETA3
we do have these warnings. Should they be removed as for 5.x? Is it
Gavin Atkinson wrote:
On Mon, 25 Jul 2005, Norberto Meijome wrote:
( This is an exact copy of my post to -questions)
Hi all,
I am trying to install 5.4 on a box that's been running Linux. It's a
2 year old 'Snap Appliance 4500' (
http://www.snapappliance.com/page.cfm?na
( This is an exact copy of my post to -questions)
Hi all,
I am trying to install 5.4 on a box that's been running Linux. It's a 2
year old 'Snap Appliance 4500' (
http://www.snapappliance.com/page.cfm?name=4500Main&nav=4500 ), with 4 x
120 GB EIDE, P4, 512 Mb.
As soon as I try to load the ker
75 matches
Mail list logo