On Oct 5, 2004, at 2:32 AM, Key Dof wrote:
Ok Great, what about the Raid controller PERC 4e/SI ?
Call Dell and ask to speak to a server configuration engineer. They
*really* know what they're talking about. Having an account with Dell
makes this easier. Ask this engineer what chipset is on thi
I want to mount a CD based file system using a Lite-On CD writer
driver. When I attach the drive I get the message
umass: LITE-ON CDRW LXR-40122C, rev 2.00/11.00, addr2
when I enter the command camcontrol devlist, I get the response
at scbus0 target 0 lun 0 ()
How do I mount the disk with mount
On Wed, 6 Oct 2004, munn wrote:
> at scbus0 target 0 lun 0 ()
>
> How do I mount the disk with mount_msdos?
You probably want mount_cd9660, as I've never seen an MSDOS filesystem
stuck on a CD.
> When I look in /dev I see the following scsi devices ( da0 da8)
I'd also suggest cd0 instead
[I'm not on list, so please CC me thanks]
Hi,
It is a 4.10-RELEASE-p2 on IBM e225 (Dual P3-1G) and have a 3COM
3C940 installed on. Since it's installed one year ago, it has
3 or 4 times unknown reason network hang (no console messages)
and I have changed 3C940 to another one. The situation is sti
On Sun, Oct 03, 2004 at 10:51:51PM +0400, Igor Pokrovsky wrote:
> On Sun, Oct 03, 2004 at 03:56:27PM -0300, Feng wrote:
> > Hi, People,
> >
> > I had to switch from a ADSL to a dial-up connection and I had to change
> > the settings on my FreeBSD 4.10 box.
> >
> > After reading The Handbook, I h
So tonight I walked through compiling my kernel from 4.9-STABLE to 4.10-STABLE.
Compiling it went really well and all looked good until I reboot. When I
rebooted All seemed to go ok for a bit... but then commands started to hang and
disconnecting from SSH would leave my SSH session hung. I reboo
Heya,
To remove the old kernel just delete /kernel and rename /kernel.old to
/kernel.
But note that you need to build the whole world (cd /usr/src/ && make
buildworld && make installworld) before the kernel will be in sync with
the rest of the system. If the kernel version is not in sync with t
Hey thanks James... it appears that that is what I am missing. I am
fairly new to this kind of thing, so I guess I missed the buildworld and
installworld part. That would also explain why the system tends to hang
when I run older userland apps.
So off I go a reading...
-Geoff
On Wed, 2004-10-0