Hi Laszlo,
No bugs; I think this is normal. Both the BIOS and the OS are only
going to see the blocks the hard drive thinks are useable.
Bad sector information is also stored on the disk, and only the OS can
interpret this information.
Or is it possible that the manufacturer produces the ha
On Wednesday 17 May 2006 21:20, ranaldes wrote:
>I want to know can download it on floopy disk, and can i instal it on a
>computer that had windows98 or xp?
Yes, to both questions. Read the handbook, especially the chapter on
installing FreeBSD.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/
El día Wednesday, May 17, 2006 a las 09:46:55PM -0400, Chris Hill escribió:
> On Wed, 17 May 2006, [EMAIL PROTECTED] wrote:
>
> >I'm trying to play a stream with mplayer from
> >
> >$ mplayer mms://80.84.129.169/telesur45
>
> [snip]
>
> >Can someone with a CVS version of mplayer try the above s
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Wed, 17 May 2006 18:19:57 +0300
Adi Pircalabu <[EMAIL PROTECTED]> wrote:
> On Wed, 17 May 2006 17:04:22 +0300 Ion-Mihai Tetcu wrote:
>
> > On Wed, 17 May 2006 12:05:09 +0300
> > Adi Pircalabu <[EMAIL PROTECTED]> wrote:
> >
> > > On Tue, 16 May 2006 22:47:42 -1000 Stephen Bartlett wrote:
[ .
On Wed, May 17, 2006 at 07:06:59PM -0400, Joe Auty wrote:
> Hello,
>
> A problem I've had since 6.0 remains in 6.1 where my machine kernel
> panics at boot trying to kldload some module (it doesn't say which
> one). It also does not log this panic.
>
> I suppose this isn't terribly helpful in
Hi,
I am trying to build horde (horde-3.1.1_1) from the ports.
While I coul dbuild it without any problem in the past, now I get:
This port requires the Apache Module or the CGI version of PHP, but you have
already installed a PHP port without them.
*** Error code 1
At the very begining of make
On Wed, 17 May 2006 17:30:55 -0500
Jeff Cross <[EMAIL PROTECTED]> wrote:
> I have recently upgraded to RELENG_6_1 and have attempted a portupgrade
> on all ports since the upgrade so that new libs, etc. are being used
> with the installed ports. When it *finally* finished I saw that 9 ports
> wer
In the last episode (May 18), Greg 'groggy' Lehey said:
> On Wednesday, 17 May 2006 at 17:40:24 -0500, Dan Nelson wrote:
> > In the last episode (May 17), Jeff Cross said:
> >> I have recently upgraded to RELENG_6_1 and have attempted a
> >> portupgrade on all ports since the upgrade so that new li
On May 17, 2006, at 8:01 PM, Mike Tancsa wrote:
At 08:47 PM 17/05/2006, Gunter Wambaugh wrote:
On Mon, 15 May 2006 20:13:05 -0500, in
sentex.lists.freebsd.questions
you wrote:
media: Ethernet 100baseTX
This looks like you have it set to 100-FD *Manual*. Try
ifconfig fxp0 media a
On Thu, May 18, 2006 at 01:37:47AM +0200, Albert Shih wrote:
> Le 17/05/2006 ? 18:17:54-0400, Charles Swiger a ?crit
> > On May 17, 2006, at 5:35 PM, Albert Shih wrote:
> > >I search some technics/command/anything can make very fast ?du?
> > >especialy
> > >when in the file system there are lot
On Wed, 17 May 2006, [EMAIL PROTECTED] wrote:
I'm trying to play a stream with mplayer from
$ mplayer mms://80.84.129.169/telesur45
[snip]
Can someone with a CVS version of mplayer try the above stream to
ensure that it is not a local problem in my compilation?
May not be relevant, but I
At 08:47 PM 17/05/2006, Gunter Wambaugh wrote:
On Mon, 15 May 2006 20:13:05 -0500, in sentex.lists.freebsd.questions
you wrote:
media: Ethernet 100baseTX
This looks like you have it set to 100-FD *Manual*. Try
ifconfig fxp0 media autoselect
What kind of switch do you have your N
On Wednesday, 17 May 2006 at 17:40:24 -0500, Dan Nelson wrote:
> In the last episode (May 17), Jeff Cross said:
>> I have recently upgraded to RELENG_6_1 and have attempted a portupgrade
>> on all ports since the upgrade so that new libs, etc. are being used
>> with the installed ports. When it *f
On Wed, 17 May 2006, Joe Auty wrote:
A problem I've had since 6.0 remains in 6.1 where my machine kernel
panics at boot trying to kldload some module (it doesn't say which
one). It also does not log this panic.
I suppose this isn't terribly helpful information, but if there is
anything you c
On Mon, 15 May 2006 20:13:05 -0500, in sentex.lists.freebsd.questions
you wrote:
media: Ethernet 100baseTX
What kind of switch do you have your NIC plugged into ?
What is the output of
netstat -ni
and
sysctl -a | grep flight
---Mike
--
I just did a buildworld on a clean, freshly installed 6.1-RELEASE
system with no problems using the source tree that came on disk 1.
I've seen gcc bugs like this as a result of setting an optimization
flag too agressively. There's a good chance your prior make world
created a gcc binary that is
On 5/18/06, Pietro Cerutti <[EMAIL PROTECTED]> wrote:
On 5/18/06, Gerard Seibert <[EMAIL PROTECTED]> wrote:
> On a fresh installation of FSBD 6.1 stable, the 'stable-supfile' has
> this:
>
> *default release=cvs tag=RELENG_6
>
> shouldn't it be this:
>
> *default release=cvs tag=RELENG_6_1
>
> I
Colin Percival wrote:
> Jeff Cross wrote:
>> Is it possible to determine which ports weren't upgraded so I can deal
>> with them manually or is it possible to show the install date for all
>> ports? If I can pull the install date for all of them I can see which
>> ones are older than today and dea
Pietro Cerutti wrote:
On 5/18/06, Mathias Menzel-Nielsen <[EMAIL PROTECTED]> wrote:
Hi
Hello,
Could someone explain me whats going on here?
Who can say...
8<--8<
hyperkobold# rm -f /lib/libpthread.so.2
rm: /lib/libpthread.so.2: Operation not permitted
hyperkobold# ls -lah /lib/libpthr
Gerard Seibert wrote:
On a fresh installation of FSBD 6.1 stable, the 'stable-supfile' has
this:
*default release=cvs tag=RELENG_6
shouldn't it be this:
*default release=cvs tag=RELENG_6_1
I am always getting confused with what is the correct entry to use.
If you want 6.1-RELEASE, then RELE
On 5/18/06, Gerard Seibert <[EMAIL PROTECTED]> wrote:
On a fresh installation of FSBD 6.1 stable, the 'stable-supfile' has
this:
*default release=cvs tag=RELENG_6
shouldn't it be this:
*default release=cvs tag=RELENG_6_1
I am always getting confused with what is the correct entry to use.
RE
On 5/18/06, Mathias Menzel-Nielsen <[EMAIL PROTECTED]> wrote:
Hi
Hello,
Could someone explain me whats going on here?
Who can say...
8<--8<
hyperkobold# rm -f /lib/libpthread.so.2
rm: /lib/libpthread.so.2: Operation not permitted
hyperkobold# ls -lah /lib/libpthread.so.2
-r--r--r-- 1
[CBA_Logo.gif]
_
personal & business centre
Security Alert
Please note that Your Commonwealth NetBank Account is about to expire.
In order for it to remain active, please use the link below to proceed
and acce
Gerard Seibert wrote:
On a fresh installation of FSBD 6.1 stable, the 'stable-supfile' has
this:
*default release=cvs tag=RELENG_6
shouldn't it be this:
*default release=cvs tag=RELENG_6_1
I am always getting confused with what is the correct entry to use.
stable is just _6 whereas the
yes, but not the usb, I really wish there was.
At least your system boots. My Compaq 1600R's freeze when
the USB port is probed. Installing FreeBSD means I have to
build a custom release that has the USB drivers out of the
kernel.
rcompile your kernel without the USB driver.
Ted
>-Origina
Hi Craig (sending this to the list too, for the general interest of
whomever):
I tried this out on a test machine:
1) rolled back fstab to original (non-mirror version)
2) commented out automatic load of mirror in /boot/loader.conf
3) rebooted
This worked fine, however, going back to the mirr
Hi
Could someone explain me whats going on here?
8<--8<
hyperkobold# rm -f /lib/libpthread.so.2
rm: /lib/libpthread.so.2: Operation not permitted
hyperkobold# ls -lah /lib/libpthread.so.2
-r--r--r-- 1 root wheel 159K 1 Mai 23:53 /lib/libpthread.so.2
hyperkobold# chmod u+rw /lib/libpthread
Le 17/05/2006 à 18:17:54-0400, Charles Swiger a écrit
> On May 17, 2006, at 5:35 PM, Albert Shih wrote:
> >I search some technics/command/anything can make very fast «du»
> >especialy
> >when in the file system there are lot of lot of hard-link.
>
> Set up a swap-based RAM disk and run your du
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of Garrett Cooper
>Sent: Wednesday, May 17, 2006 9:00 AM
>To: freebsd-questions@freebsd.org
>Subject: Re: The logo discussion
>
>
>Interesting how off-topic things get when some sort of opinion is
>involved in
On a fresh installation of FSBD 6.1 stable, the 'stable-supfile' has
this:
*default release=cvs tag=RELENG_6
shouldn't it be this:
*default release=cvs tag=RELENG_6_1
I am always getting confused with what is the correct entry to use.
--
Gerard Seibert
[EMAIL PROTECTED]
Progress is man's a
[CBA_Logo.gif]
_
personal & business centre
Security Alert
Please note that Your Commonwealth NetBank Account is about to expire.
In order for it to remain active, please use the link below to proceed
and acce
[CBA_Logo.gif]
_
personal & business centre
Security Alert
Please note that Your Commonwealth NetBank Account is about to expire.
In order for it to remain active, please use the link below to proceed
and acce
ISP 1
[192.168.2.254]
|
|
[bge1:192.168.2.1]
FIREWALL[bge0:10.0.0.1]---[10.0.0.2]internal_system
[em0:192.168.1.1]
|
|
[192.168.1.254]
ISP 2
Actually, if you bridge the NICs, you may be able to get something going
as r
[CBA_Logo.gif]
_
personal & business centre
Security Alert
Please note that Your Commonwealth NetBank Account is about to expire.
In order for it to remain active, please use the link below to proceed
and acce
On 5/14/06, Lowell Gilbert <[EMAIL PROTECTED]> wrote:
On second thought, it looks like you don't. There is an ipdivert
kernel module that should get you the divert sockets.
Hmm. I don't see it on my 5.4 system.
[EMAIL PROTECTED] kernel]# ls ip*
ip6fw.ko* ip_mroute.ko* ipfw.ko*
Dear FreeBSD,
While attempting to follow filesystem activity (and not realising the
effect it would have) I left a ktrace running (something like ktrace
-di -p0 -ti - seen on a forum while searching for a Filemon equivalent
for FreeBSD). I had launched it while in /usr/ports, and forgot about
it
Hello,
I'm trying FreeBSD as a PPPoE client for my ADSL connection. Setup was
great, but I'm finding that when I lose a connection (troubles with my
isp), the ppp command does not return like I would like it to.
[EMAIL PROTECTED] ~]# ppp -foreground -nat storm
Working in foreground mode
Using in
Hello,
A problem I've had since 6.0 remains in 6.1 where my machine kernel
panics at boot trying to kldload some module (it doesn't say which
one). It also does not log this panic.
I suppose this isn't terribly helpful information, but if there is
anything you can suggest I do (including
Jeff Cross wrote:
> Is it possible to determine which ports weren't upgraded so I can deal
> with them manually or is it possible to show the install date for all
> ports? If I can pull the install date for all of them I can see which
> ones are older than today and deal with them individually.
#
On Wednesday 17 May 2006 14:30, Jeff Cross wrote:
> I have recently upgraded to RELENG_6_1 and have attempted a portupgrade
> on all ports since the upgrade so that new libs, etc. are being used
> with the installed ports. When it *finally* finished I saw that 9 ports
> were not upgraded due to va
In the last episode (May 17), Jeff Cross said:
> I have recently upgraded to RELENG_6_1 and have attempted a portupgrade
> on all ports since the upgrade so that new libs, etc. are being used
> with the installed ports. When it *finally* finished I saw that 9 ports
> were not upgraded due to vario
I have recently upgraded to RELENG_6_1 and have attempted a portupgrade
on all ports since the upgrade so that new libs, etc. are being used
with the installed ports. When it *finally* finished I saw that 9 ports
were not upgraded due to various reasons but because I did this from the
command line
On Wednesday 17 May 2006 17:06, martinko wrote:
> i remember from mailing lists there used to be a problem with using "-j"
> while compiling kernel or world or ports or sth. is it resolved now pls?
"make -j N" has never been a supported option for ports. It is supported
for buildworld and buildk
On May 17, 2006, at 5:35 PM, Albert Shih wrote:
I search some technics/command/anything can make very fast «du»
especialy
when in the file system there are lot of lot of hard-link.
Set up a swap-based RAM disk and run your du commands against files
on that...?
Otherwise, if you have to do
Hi all
I search some technics/command/anything can make very fast «du» especialy
when in the file system there are lot of lot of hard-link.
Regards.
--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Wed May 1
Bill Moran wrote:
> On Mon, 15 May 2006 11:12:33 +0100
> Ashley Moran <[EMAIL PROTECTED]> wrote:
>
>> Hi
>>
>> I've read the following snippet out of the handbook hundreds of times and
>> still don't understand it. I even asked one of the developers I work with
>> and he was baffled too.
>>
>>>
Aren Olvalde Tyr wrote:
>> Portmanager already has this I believe. You can add config options to
>> the portmanager config file and it will use them when building things.
>> For example:
>>
>> #
>> # custom settings #
>> # remove "#" to use #
>> #
>> #text
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Mark Busby
> Sent: Wednesday, May 17, 2006 2:46 PM
> To: help help
> Subject: buildworld errors
>
> While upgrading from 6.1 pr1 to 6.1 release, I got this msg 3 days
ago,
> waited, csvup
gdmsetup binary seem to miss from the last gnome gdm port.
If that's normal, what is the proper "manual" way of installing
themes?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe,
Your modem is an winmodem.
It's specially manufactured for windows operating systems.
It does not work on FreeBSD.
There is a port which works for some winmodems on FreeBSD called
ltmdm.
ltmdm may or may not work for your modem.
Giving it a try is the only way to find out.
-Original Message
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Mark Busby
> Sent: Wednesday, May 17, 2006 2:46 PM
> To: help help
> Subject: buildworld errors
>
> While upgrading from 6.1 pr1 to 6.1 release, I got this msg 3 days
ago,
> waited, csvup
While upgrading from 6.1 pr1 to 6.1 release, I got this msg 3 days ago, waited,
csvup again this morning but still the same error on buildworld.
Thanks for the flames!
===> gnu/usr.bin/cc/cc (all)
cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\"
-I/usr/o
Daniel A. wrote:
Hi there, I'm Dean Darmawan and still 18y/o. Well, i get interested
with Free BSD, but the main problem are "can this distro Linux
recognize my internal modem 56k that I ussally use to get connected to
the Internet?" For that kind of reason, i got confuse and step back!!
My m
>
> At 20:21 17.05.2006, Jerry McAllister wrote:
> > >
> > > Assalamu'alaikum Wr. Wb.
> > > Hi there, I'm Dean Darmawan and still 18y/o. Well, i get interested with
> > > Fedora 5, but the main problem are "can this distro Linux recognize my
> > > internal modem 56k that I ussally use to get conne
That did it! thanks so much!
On 5/17/06, Lorin Lund <[EMAIL PROTECTED]> wrote:
Andy Greenwood wrote:
> I am helping someone work on porting some code to Freebsd, and the
> code below works on Linux, but not on FreeBSD (compiles, but gives
> Segmentation Fault: 11). I'm not sure where the proble
At 20:21 17.05.2006, Jerry McAllister wrote:
>
> Assalamu'alaikum Wr. Wb.
> Hi there, I'm Dean Darmawan and still 18y/o. Well, i get interested with
> Fedora 5, but the main problem are "can this distro Linux recognize my
> internal modem 56k that I ussally use to get connected to the Internet?"
On Wed, May 17, 2006 at 12:35:25PM -0600, Danny MacMillan wrote:
> fbsd wrote:
> >
> > Check that the pc bios has USB disabled.
> > Also check that rc.conf does not have statement to enable USB.
>
> It is not possible to disable USB in the BIOS for this board (a VIA EPIA
> CL1). Also, becaus
On 2006-05-17 14:09, Andy Greenwood <[EMAIL PROTECTED]> wrote:
> I am helping someone work on porting some code to Freebsd, and the
> code below works on Linux, but not on FreeBSD (compiles, but gives
> Segmentation Fault: 11). I'm not sure where the problem is, and any
> pointers would be much app
On Tuesday 16 May 2006 17:07, Barnaby Scott wrote:
> Kevin Kinsey wrote:
> > Barnaby Scott wrote:
> >> So, I installed Firefox from ports, having made sure everything was
> >> bang up to date. Evrything seemed to go perfectly well, but lo and
> >> behold, first attempt to use it and I get this:
> >
At Wed, 17 May 2006 it looks like Jerry McAllister composed:
> >
> > Assalamu'alaikum Wr. Wb.
> > Hi there, I'm Dean Darmawan and still 18y/o. Well, i get interested with
> > Fedora 5, but the main problem are "can this distro Linux recognize my
> > internal modem 56k that I ussally use to get
On Wed, 17 May 2006 12:36:40 -0600
Lorin Lund <[EMAIL PROTECTED]> wrote:
> Andy Greenwood wrote:
>
> > I am helping someone work on porting some code to Freebsd, and the
> > code below works on Linux, but not on FreeBSD (compiles, but gives
> > Segmentation Fault: 11). I'm not sure where the prob
On 5/17/06, Micah <[EMAIL PROTECTED]> wrote:
Andy Greenwood wrote:
> I am helping someone work on porting some code to Freebsd, and the
> code below works on Linux, but not on FreeBSD (compiles, but gives
> Segmentation Fault: 11). I'm not sure where the problem is, and any
> pointers would be mu
Andy Greenwood wrote:
I am helping someone work on porting some code to Freebsd, and the
code below works on Linux, but not on FreeBSD (compiles, but gives
Segmentation Fault: 11). I'm not sure where the problem is, and any
pointers would be much appreciated.
/* Check if we must stop */
fbsd wrote:
>
> Check that the pc bios has USB disabled.
> Also check that rc.conf does not have statement to enable USB.
It is not possible to disable USB in the BIOS for this board (a VIA EPIA
CL1). Also, because it is monowall, there is no rc.conf. I will
ask this question on a monowall
Andy Greenwood wrote:
I am helping someone work on porting some code to Freebsd, and the
code below works on Linux, but not on FreeBSD (compiles, but gives
Segmentation Fault: 11). I'm not sure where the problem is, and any
pointers would be much appreciated.
That's funny, it doesn't even compi
>
> Assalamu'alaikum Wr. Wb.
> Hi there, I'm Dean Darmawan and still 18y/o. Well, i get interested with
> Fedora 5, but the main problem are "can this distro Linux recognize my
> internal modem 56k that I ussally use to get connected to the Internet?"
> For that kind of reason, i got confuse an
At 10:40 16.05.2006, dawnshade wrote:
On Tuesday 16 May 2006 12:19, Kyrre Nygard wrote:
> Hello!
>
> I have an awkward setup right here.
>
> I have my first harddrive split into one NTFS partition which runs Windows,
> and one FAT32 partition which serves as a temporary docking station for all
>
Hi all
Is this planned and/or in the works?
Or am I making a silly suggestion?
Thanks
Lars
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Wed, May 17, 2006 at 07:25:50PM +0200, Kyrre Nygard wrote:
> At 12:29 17.05.2006, David Stanford wrote:
>
> >Maybe I'm confused as to what you're looking to do. If you're looking to
> >copy data from (or all of) /home to /var, it obviously won't be able to
> >hold
> >anymore than 248MB; and it
I am helping someone work on porting some code to Freebsd, and the
code below works on Linux, but not on FreeBSD (compiles, but gives
Segmentation Fault: 11). I'm not sure where the problem is, and any
pointers would be much appreciated.
/* Check if we must stop */
if(tf_stat_file !
At 17:23 17.05.2006, Dean Darmawan wrote:
Assalamu'alaikum Wr. Wb.
Hi there, I'm Dean Darmawan and still 18y/o. Well, i get interested
with Fedora 5, but the main problem are "can this distro Linux
recognize my internal modem 56k that I ussally use to get connected
to the Internet?" For that k
At 12:29 17.05.2006, David Stanford wrote:
Maybe I'm confused as to what you're looking to do. If you're looking to
copy data from (or all of) /home to /var, it obviously won't be able to hold
anymore than 248MB; and it seems like you have much more data than that.
And avoiding the /usr slice w
Check that the pc bios has USB disabled.
Also check that rc.conf does not have statement to enable USB.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Danny
MacMillan
Sent: Wednesday, May 17, 2006 1:16 PM
To: freebsd-questions@freebsd.org
Subject: Is the
Hi,
I have a FreeBSD 4.11 box (monowall, actually) that has apparently had a
bit of a crisis with its USB controller hardware. This is completely
irrelevant to me as it is a purpose-built box with no need to use USB
now or in the future. The only problem is that when the box boots, it
hangs for
While installing fresh virgin 6.1 from cdrom, the first thing
I get is a new panel asking for me to select the country I am from.
What is the purpose of this new country selection screen?
Why was it added to sysinstall in 6.1?
How can I bypass selecting a country?
___
Hello,
Is it safe to write to my new geom mirrored FreeBSD drive while it is
still doing the initial mirroring of data to the secondary drive? In
other words, if the quality is in a badly degraded state (like it
would be for a first-time mirror), is it best to leave the drive
untouched wh
On 5/17/06, fbsd <[EMAIL PROTECTED]> wrote:
Take a look at port net/freevrrpd.
[snip]
Why not use CARP now that it is included in FreeBSD? It's much
cleaner than VRRP.
Scott
PS: please don't cross-post. This should be on freebsd-questions only.
_
On Wed, May 17, 2006 at 09:38:51AM -0500, Cody Holland wrote:
> I was updating the ports on one of my servers and received this error:
>
> [Updating the pkgdb in /var/db/pkg ... - 68 packages
> found (-1 +1) (...). done]
> ** Port marked as IGNORE: graphics/php4-ming:
> is marked as broke
On Wed, May 17, 2006 at 08:22:03AM -0500, Derek Ragona wrote:
> Sounds like you recently upgraded but don't have the compatible libraries
> in /etc/make.conf make sure you have:
> COMPAT4X= yes
>
> And then rebuild the world.
>
> You might also want to have:
> options COMPAT_FREEBS
Take a look at port net/freevrrpd.
http://redundancy.redundancy.org/fbsd_lb.html
http://www.freebsd.org.hk/html/sgcluster/
http://pf4freebsd.love2party.net/carp.html
http://blizzard.rwic.und.edu/~nordlie/miniwulf/
It uses MPICH and LAM/MPI
Have a look at HUT (High Uptime Project) :
http://
On 17-May-06, at 12:05 PM, Howard Jones wrote:
Jason Lixfeld wrote:
Well, I managed to sort it out. The grey area was that the Dell
BMC just needed an IP, username and password configured on it. I
was under the mistaken impression that the OpenIPMI needed to be
installed to speak the BMC
On 5/17/06, Derek Ragona <[EMAIL PROTECTED]> wrote:
Soren is the one who would know. Hopefully he will reply soon to you.
Ok. Hopefully those card are good for freebsd. The think is that I already
have both of those cards available so I wouldn't want to buy new. :)
--
kpn @ IRCnet
Soren is the one who would know. Hopefully he will reply soon to you.
-Derek
At 11:20 AM 5/17/2006, Perttu Laine wrote:
Ok. So XFX Revo64 seems to be same with NetCell NC3000 and I can't find any
info about that. Some stores are saying that Adaptec 1420SA works with
FreeBSD, but hardwa
You'd need to be more specific particularly with how much money you want to
spend. HA Clusters are expensive to build.
-Derek
At 10:18 AM 5/17/2006, Ludovit Koren wrote:
Hi,
I need help in designing of cluster solution based on FreeBSD. I tried
carp for switching IP addresses, it s
Ok. So XFX Revo64 seems to be same with NetCell NC3000 and I can't find any
info about that. Some stores are saying that Adaptec 1420SA works with
FreeBSD, but hardwarelist doesn't have it. So. Anyone here happen to have
information about either card in freebsd?
--
kpn @ IRCnet
_
Dean Darmawan wrote:
Hi there, I'm Dean Darmawan and still 18y/o. Well, i get interested with
Free BSD, but the main problem are "can this distro Linux recognize my
internal modem 56k that I ussally use to get connected to the Internet?"
For that kind of reason, i got confuse and step back!! My
On 5/17/06, Derek Ragona <[EMAIL PROTECTED]> wrote:
Check the hardware list. In most of the supported ones, they work fine
with one RAID volume. More than one RAID volume can be problematic.
Yeah. There's gonna be one volume only. Problem is that I don't find either
one on support list, but
There might be some helpful nuggets in there, but I'm looking to
basically combine the storage of multiple disks, like RAID-0, except
I want my second drive written to only when my first drive has been
filled. I understand this can be done via vinum concatenation. I'm
looking for general fe
Check the hardware list. In most of the supported ones, they work fine
with one RAID volume. More than one RAID volume can be problematic.
-Derek
At 10:55 AM 5/17/2006, Perttu Laine wrote:
On 5/17/06, Derek Ragona <[EMAIL PROTECTED]> wrote:
That should work fine. I would also st
Jason Lixfeld wrote:
Well, I managed to sort it out. The grey area was that the Dell BMC
just needed an IP, username and password configured on it. I was
under the mistaken impression that the OpenIPMI needed to be installed
to speak the BMC, but ipmitools does that just fine. Between the BM
How would you mount your old drive once booted into your new RAIDed
system? Would mount /dev/ad0s1a /mnt work even when you are booted
off of your gm0 RAIDed drive?
On May 17, 2006, at 11:55 AM, Perttu Laine wrote:
On 5/17/06, Derek Ragona <[EMAIL PROTECTED]> wrote:
That should work fi
Adrian Pavone wrote:
Ted Mittelstaedt wrote:
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Greg
'groggy' Lehey
Sent: Wednesday, May 17, 2006 12:56 AM
To: FreeBSD Questions
Subject: The logo discussion
- I used to answer many questions on
> From: Nagy László Zsolt [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 17, 2006 12:29 AM
> To: [EMAIL PROTECTED]; freebsd-questions@freebsd.org
> Subject: Re: gmirror and partitioning
>
>
>
> >> acd0: CDROM at ata0-master PIO4
> >> ad8: 152626MB at ata4-master SATA150
> >> ad10: 152627MB
On Wed, 17 May 2006, Joe Auty wrote:
Are their any tutorials explaining how to do so? So far, based on the lack of
info I've been able to find, it seems to me that this is a rarely used
configuration... I'm wondering what the reasons for this might be?
http://devel.reinikainen.net/docs/how-to
On 5/17/06, Derek Ragona <[EMAIL PROTECTED]> wrote:
That should work fine. I would also still mount the old /usr on a
different mount point so if something doesn't get copied right you will
still have it available.
Gonna do that. Thank's.
Now I have one more think before I can start working
Ted Mittelstaedt wrote:
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Greg
'groggy' Lehey
Sent: Wednesday, May 17, 2006 12:56 AM
To: FreeBSD Questions
Subject: The logo discussion
- I used to answer many questions on this mailing list.
Federico Canton wrote:
Hello, I have not been able to successfully buildworld for a few months. My
last succesfull buildworld was on 1/25/06.
$ uname -a
FreeBSD casa.michosa.com 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #0: Wed Jan
25 17:25:16 PST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MY
Dean Darmawan wrote:
Assalamu'alaikum Wr. Wb.
Hi there, I'm Dean Darmawan and still 18y/o. Well, i get interested with
Fedora 5, but the main problem are "can this distro Linux recognize my
internal modem 56k that I ussally use to get connected to the Internet?"
For that kind of reason, i got
Hi there, I'm Dean Darmawan and still 18y/o. Well, i get interested with
Free BSD, but the main problem are "can this distro Linux recognize my
internal modem 56k that I ussally use to get connected to the Internet?"
For that kind of reason, i got confuse and step back!! My modem now is
D-Link
1 - 100 of 156 matches
Mail list logo