Re: dvd-slideshow

2006-03-13 Thread Svein Halvor Halvorsen
On 3/12/06, Chris Maness <[EMAIL PROTECTED]> wrote: > I would like to see if others are getting similar errors with > dvd-slideshow. If you have the current ports tree, try to install and > run dvd-slideshow. The ports tree has version 7.2. When I try to run > the script, I get error messages li

mail backup solution?

2006-03-13 Thread Carlos Silva, yourdot-internet.com
Hello, I have my email stored at a reseller account (via imap) on a server. My intention is that my server at home, download all the emails via imap to backup automatically everyday. But, I dont want that my server download repeated messages (because i have thousands of emails...). Someone has

mail backup solution?

2006-03-13 Thread Carlos Silva, yourdot-internet.com
Hello, I have my email stored at a reseller account (via imap) on a server. My intention is that my server at home, download all the emails via imap to backup automatically everyday. But, I dont want that my server download repeated messages (because i have thousands of emails...). Someone has a

Re: mail backup solution?

2006-03-13 Thread [EMAIL PROTECTED]
On 3/13/06, Carlos Silva, yourdot-internet.com <[EMAIL PROTECTED]> wrote: > Hello, > > I have my email stored at a reseller account (via imap) on a server. > My intention is that my server at home, download all the emails via imap > to backup automatically everyday. > But, I dont want that my serve

Re: mail backup solution?

2006-03-13 Thread Carlos Silva, yourdot-internet.com
hello, i really dont think so :( regards, carlos silva [1]www.yourdot-services.com [EMAIL PROTECTED] escreveu: On 3/13/06, Carlos Silva, yourdot-internet.com [3]<[EMAIL PROTECTED]> wrote: Hello, I have my email stored at a reseller account (via imap) on a server. My intention

How to upgrade NFS

2006-03-13 Thread Chaitanya Hazarey
Hey all, Could any one please tell me how to upgrade the NFS on my system. The System is FreeBSD 5.4-RELEASE. Is it possicble to upgrade only the NFS system without the whole make update and .. installworld. Thanks, Chaitanya ___ freebsd-question

Re: where is mergemaster?

2006-03-13 Thread Erik Norgaard
Peter wrote: Where can I find mergemaster? I would like to upgrade my box. It should be in your path, but I have also had problems with my path not being set correctly in single user mode. If you choose csh as shell in single user then run csh .cshrc IIRC this should set your environment co

Re: How to upgrade NFS

2006-03-13 Thread Kris Kennaway
On Mon, Mar 13, 2006 at 02:10:56PM +0530, Chaitanya Hazarey wrote: > Hey all, > > Could any one please tell me how to upgrade the NFS on my system. The > System is FreeBSD 5.4-RELEASE. Is it possicble to upgrade only the > NFS system without the whole make update and .. installworld. No, NF

Re: where is mergemaster?

2006-03-13 Thread Peter
--- Erik Norgaard <[EMAIL PROTECTED]> wrote: > Peter wrote: > > Where can I find mergemaster? I would like to upgrade my box. > > It should be in your path, but I have also had problems with my path > not > being set correctly in single user mode. That was exactly the problem. I realized thi

My machine reboots by itself

2006-03-13 Thread Halid Faith
Hello My machine whose O.S. is FreeBSD6.0 has a 512 Mbyte Ram and it works as gateway. the server restarts by itself. I looked at the messages I saw as below savecore: reboot after panic: kmem_malloc(16384): kmem_map too small: 84840448 total allocated My kernel settings as below; options

Packets v.s. Bytes

2006-03-13 Thread David Miao
Dear list, `netstat -i' returns _packets_, how can I get statistics using _bytes_? Any suggestions or hints? Thanks! Regards, David dm% netstat -i NameMtu Network Address Ipkts IerrsOpkts Oerrs Coll fxp0 1500 00:06:5b:3c:cb:01 3881033 0 2848419 0

system crashed - vmcore dump file format not recognized (Long message)

2006-03-13 Thread Duane Whitty
Hello, My system recently crashed and I am looking forward to analyzing the cause. Towards that end I could use some pointers. If someone could point me on my way I'd really appreciate it. When I try to use gdb to "look" at the core dump I receive an error message (see below for details) and a

Re: Packets v.s. Bytes

2006-03-13 Thread David Miao
By the way, anyone could tell me 1 packet = ? bytes? Thanks. On 3/13/06, David Miao <[EMAIL PROTECTED]> wrote: > Dear list, > > `netstat -i' returns _packets_, how can I get statistics using _bytes_? > > Any suggestions or hints? Thanks! > > Regards, > David > > > dm% netstat -i > NameMtu Net

Re: make installkernel doesn't work?

2006-03-13 Thread Cstdenis
Nope %grep ident /usr/src/sys/amd64/conf/GENERIC ident GENERIC and its more than that. After reinstalling the kernel I still have SMP support. - Original Message - From: <[EMAIL PROTECTED]> Cc: Sent: Sunday, March 12, 2006 11:53 PM Subject: Re: make installkernel doesn't work?

Re: Packets v.s. Bytes

2006-03-13 Thread Erik Trulsson
On Mon, Mar 13, 2006 at 05:15:27PM +0800, David Miao wrote: > Dear list, > > `netstat -i' returns _packets_, how can I get statistics using _bytes_? 'netstat -i -b' > > Any suggestions or hints? Thanks! Read the manpage for netstat. -- Erik Trulsson [EMAIL PROTECTED] ___

Re: Packets v.s. Bytes

2006-03-13 Thread Erik Trulsson
On Mon, Mar 13, 2006 at 05:20:17PM +0800, David Miao wrote: > By the way, anyone could tell me 1 packet = ? bytes? That varies quite a bit. Normally a packet is somewhere between 50 and 1500 bytes long, but it can sometimes be larger or smaller. > > Thanks. > > On 3/13/06, David Miao <[EMAIL P

Put non-ether iface + ether-iface into bridge mode

2006-03-13 Thread Andrey V. Semyonov
Hi, Is it possible to make a non-ether iface work bridged together ether-iface? As for example: [NET1] <-> {if1_1}[ROUTER1]{if1_0} <-> wireless <-> {if0_0}[ROUTER0]{if0_1} <-> [NET0] {ppp1} <--> {ppp0} As for insufficient

Re: make installkernel doesn't work?

2006-03-13 Thread Glenn Dawson
At 12:41 AM 3/13/2006, Cstdenis wrote: Nope %grep ident /usr/src/sys/amd64/conf/GENERIC ident GENERIC and its more than that. After reinstalling the kernel I still have SMP support. What's in /boot/loader.conf ? Also, verify that the kernel you built is actually in /boot/kernel/kern

Re: tomcat on freebsd

2006-03-13 Thread eoghan
Ashley Moran wrote: On Wednesday 08 March 2006 21:48, eoghan wrote: Bosch Rogier wrote: I think its port 8180 (by default). Goodluck, TC Ok, 8180 worked. But when i run ./startup.sh (as root) it seems to work, once only. If i run it again, it works again, once. I can view the tomcat default

Re: tomcat on freebsd

2006-03-13 Thread Ashley Moran
On Wednesday 08 March 2006 21:48, eoghan wrote: > Bosch Rogier wrote: > > I think its port 8180 (by default). > > > > Goodluck, > > > > TC > > Ok, 8180 worked. But when i run ./startup.sh (as root) it seems to work, > once only. If i run it again, it works again, once. I can view the > tomcat defau

Re: tomcat on freebsd

2006-03-13 Thread Ashley Moran
> Hi > Nope I dont have that. I did try run /usr/local/etc/rc.d/tomcat55.sh to > start it but without having added tomcat_enable="YES" to my rc.conf. > Nothing happened. So I will add that line and try it again... > Thanks for the info. > Eoghan All the rc.d scripts work the same - they check to s

Adding partition

2006-03-13 Thread Markus Oestreicher
Good Day, There is free space at the end of my disk and I want to move /usr/ports do a dedicated partition. # disklabel /dev/ad10s1 # /dev/ad10s1: 8 partitions: #size offsetfstype [fsize bsize bps/cpg] a: 102400004.2BSD 2048 16384 64008 b: 2252800 44032000

can't find libperl.so after security update

2006-03-13 Thread Volker Jahns
Read /usr/ports/UPDATING -- Volker Jahns, [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Sound and Gigabyte GA-81945P

2006-03-13 Thread Arek Czereszewski
Hello I have problem with sound on my new workstation This is a new motherboard with audio codec Realtek ALC882 onboard. I try load all modules - but nothing. Next I installed drivers from OPEN SOUND SYSTEM for my Freebsd 6.0 but I still don't have sound. It is possible to have audio on FreeBSD

List & Description of process STATE modes

2006-03-13 Thread nocturnal
Hi I'm looking for a list with descriptions of all the modes that appear in STATE when running top(1). I'm talking about kqread, select, nanslp, piperd and so forth. Someone on Freenode IRC told me to search for msleep and tsleep in the kernel source but i found nothing i could use in the res

Google Talk and NAT issue ?

2006-03-13 Thread Yuan Jue
Hi, all. These days I am bothered by a problem. Since I am now surfing the Internet through NAT, I cannot use kopete (an IM client for KDE) to connect google talk server any more. While at the same time I still can use Google Talk client under Windows to connect to the server, without any addi

Re: mail backup solution?

2006-03-13 Thread Chuck Swiger
Carlos Silva, yourdot-internet.com wrote: > I have my email stored at a reseller account (via imap) on a server. > My intention is that my server at home, download all the emails via imap > to backup automatically everyday. > But, I dont want that my server download repeated messages (because i > h

What laptop do you recommend?

2006-03-13 Thread freebsd
hi everyone, I'm looking for a new, gruntier laptop. What laptop is known to work WELL with freeBSD? e.g.: ACPI with no problems (and as many features as possible) PATA / SATA with no problems all other basic stuff (graphics, NIC, Wireless g, sound, touchpad ,etc ) should work too, of course Look

Re: mail backup solution?

2006-03-13 Thread Nils Vogels
Hi Carlos! Carlos Silva, yourdot-internet.com wrote on 13-03-2006 9:20: > I have my email stored at a reseller account (via imap) on a server. > My intention is that my server at home, download all the emails via imap > to backup automatically everyday. > But, I dont want that my server download r

Re: Accesing BSD disk under windows

2006-03-13 Thread Nicolas BOUTIER
Hello, I solved my problem by burning a BSD LiveCD (FreeSBIE). Mounting was OK. Bye, Nicolas BOUTIER --- Michael Ray <[EMAIL PROTECTED]> a écrit : > On Mon, 6 Mar 2006 12:14:43 +0100 (CET), you wrote: > > >Hello, > > > >I found an old disk (24 Mo!) and I know I installed BSD on it... years ag

Re: mail backup solution?

2006-03-13 Thread Pat Maddox
On 3/13/06, Chuck Swiger <[EMAIL PROTECTED]> wrote: > Carlos Silva, yourdot-internet.com wrote: > > I have my email stored at a reseller account (via imap) on a server. > > My intention is that my server at home, download all the emails via imap > > to backup automatically everyday. > > But, I dont

Re: What laptop do you recommend?

2006-03-13 Thread andy
On Mon, 13 Mar 2006 [EMAIL PROTECTED] wrote: > hi everyone, > I'm looking for a new, gruntier laptop. What laptop is known to work > WELL with freeBSD? e.g.: > > ACPI with no problems (and as many features as possible) > PATA / SATA with no problems > all other basic stuff (graphics, NIC, Wirele

Re: mail backup solution?

2006-03-13 Thread Chuck Swiger
Pat Maddox wrote: > On 3/13/06, Chuck Swiger <[EMAIL PROTECTED]> wrote: [ ... ] >> Your mail hosting provider should have working backups, although it is worth >> checking. > > I have a server running postfix/courier-imap, and I'd like to know how > to make those working backups. I've asked a cou

Re: What laptop do you recommend?

2006-03-13 Thread Eric Brunner-Williams
I've a related question, but my primary constraints are physical. I'm looking for a lightweight and low-profile package, like the fabulous (and wicked prone to hard failure) Sony 505 series of products. ___ freebsd-questions@freebsd.org mailing list http:

Re: mail backup solution?

2006-03-13 Thread Pat Maddox
On 3/13/06, Chuck Swiger <[EMAIL PROTECTED]> wrote: > Pat Maddox wrote: > > On 3/13/06, Chuck Swiger <[EMAIL PROTECTED]> wrote: > [ ... ] > >> Your mail hosting provider should have working backups, although it is > >> worth > >> checking. > > > > I have a server running postfix/courier-imap, and

installs fine, but won't boot.

2006-03-13 Thread NevTide
I've been trying to get FreeBSD to run on my Toshiba Satellite (m45 359). I tried a couple of times with version 6.0 and the install went fine, but the computer doesn't seem to recognize the drive as being bootable. (So I experimented with a couple different options: standard boot manager, bsd boot

Re: mail backup solution?

2006-03-13 Thread Chuck Swiger
Pat Maddox wrote: > On 3/13/06, Chuck Swiger <[EMAIL PROTECTED]> wrote: [ ... ] >> The two most common styles of mailboxes are mbox and maildir, and both of >> those >> can be backed up at the filesystem level using dump, tar, or anything else. > > I've got it set up using maildir. In the past t

Re: What laptop do you recommend?

2006-03-13 Thread Erich Dollansky
Hi, Eric Brunner-Williams wrote: I've a related question, but my primary constraints are physical. I'm looking for a lightweight and low-profile package, like the fabulous (and wicked prone to hard failure) Sony 505 series of products. take a look at the P-series from Fujitsu. I ran FreeBSD o

Re: installs fine, but won't boot.

2006-03-13 Thread Jerry McAllister
> > I've been trying to get FreeBSD to run on my Toshiba > Satellite (m45 359). I tried a couple of times with > version 6.0 and the install went fine, but the > computer doesn't seem to recognize the drive as being > bootable. (So I experimented with a couple different > options: standard boot ma

Re: What laptop do you recommend?

2006-03-13 Thread Marcin Jessa
On Mon, 13 Mar 2006 10:32:40 -0300 [EMAIL PROTECTED] wrote: > hi everyone, > I'm looking for a new, gruntier laptop. What laptop is known to work > WELL with freeBSD? e.g.: > > ACPI with no problems (and as many features as possible) > PATA / SATA with no problems > all other basic stuff (graphic

Re: Adding partition

2006-03-13 Thread Markus Oestreicher
Markus Oestreicher schrieb: I tried it via sysinstall but didn't work either. When saving the new disklabels I get "Unable to write data to disk ad10". I assume that is because ad10 is currently mounted? I found the solution. Setting kern.geom.debugflags=16 allows me to edit the labels. Markus

Re: What laptop do you recommend?

2006-03-13 Thread Bill Schoolcraft
At Mon, 13 Mar 2006 it looks like [EMAIL PROTECTED] composed: > I have an IBM Thinkpad R51, it works very well and I reccomend it highly. Do you have the wireless working too on that model, the integrated chip? TIA -- Bill Schoolcraft | http://wiliweld.com "If your life was fu

Re: Problem running Adobe acroread7

2006-03-13 Thread Lowell Gilbert
Donald T Hayford <[EMAIL PROTECTED]> writes: > Lowell Gilbert wrote: > > Donald T Hayford <[EMAIL PROTECTED]> writes: > > > > > >> I get the following error message when I try to open a file in Adobe > >> acroread7, after which acroread quits: > >> > >> (acroread:7605): Gtk-WARNING **: Could not f

Re: specifying ftp mirror for port installs

2006-03-13 Thread Lowell Gilbert
Peter <[EMAIL PROTECTED]> writes: > Hi, how can I specify what ftp mirror my system will use when > downloading distfiles during a port installation? I'm using 6.0. Have you tried the variables described in the manual? (ports(7)) In particular, I think MASTER_SITE_OVERRIDE is what you want. De

Re: Getting EBUSY upon unmount ATA disk...

2006-03-13 Thread Dag-Erling Smørgrav
Paul Marciano <[EMAIL PROTECTED]> writes: > I said: >> # mount /dev/ad0s1a /flash >> # : > /flash/foobar >> # umount /flash >> umount: unmount of /flash failed: Device busy > > Then I said: > > > No processes are camping on the mount point. > I didn't realize /bin/sh doesn't close the fd. It shoul

Re: mail backup solution?

2006-03-13 Thread Mike Jeays
On Mon, 2006-03-13 at 09:28 -0500, Chuck Swiger wrote: > Pat Maddox wrote: > > On 3/13/06, Chuck Swiger <[EMAIL PROTECTED]> wrote: > [ ... ] > >> The two most common styles of mailboxes are mbox and maildir, and both of > >> those > >> can be backed up at the filesystem level using dump, tar, or a

Re: changing INMBCLUSTERS kernel configuration option

2006-03-13 Thread Lowell Gilbert
"XP 2600" <[EMAIL PROTECTED]> writes: > I have a FreeBSD 5.4 server i try to change iNMBCLUSTERS kernel > configuration option using sysctl nmbclusters but its giving me sysctl: > unknown oid 'nmbclusters', am i missed something ? or its no longer > available in FreeBSD 5 ?? It should be there.

Re: Anyone seen this scsi error before ?

2006-03-13 Thread Tofik Suleymanov
Graham Bentley wrote: Recently swapped out my Sony for a HP DAT and got this first time in dmesg (sa0:ahc0:0:6:0): PREVENT ALLOW MEDIUM REMOVAL. CDB: 1e 0 0 0 0 0 (sa0:ahc0:0:6:0): CAM Status: SCSI Status Error (sa0:ahc0:0:6:0): SCSI Status: Check Condition (sa0:ahc0:0:6:0): UNIT ATTENTION asc

DRBD equivalent for FreeBSD?

2006-03-13 Thread Miguel
Hi, im trying to implement a cluster using freebsd , heartbeat and postgres, i dont want to replicate the databaases using slony or similar, i want to mirror the storage, i have a hp msa500 with two set of arrays 1+0, i read on the linux-ha that it works fine on freeesd, but the DRBD software i

Re: installs fine, but won't boot.

2006-03-13 Thread NevTide
--- Jerry McAllister <[EMAIL PROTECTED]> wrote: > > > > I've been trying to get FreeBSD to run on my > Toshiba > > Satellite (m45 359). I tried a couple of times > with > > version 6.0 and the install went fine, but the > > computer doesn't seem to recognize the drive as > being > > bootable. (So

Re: dvd-slideshow

2006-03-13 Thread Chris Maness
Svein Halvor Halvorsen wrote: On 3/12/06, Chris Maness <[EMAIL PROTECTED]> wrote: I would like to see if others are getting similar errors with dvd-slideshow. If you have the current ports tree, try to install and run dvd-slideshow. The ports tree has version 7.2. When I try to run the scr

Re: DRBD equivalent for FreeBSD?

2006-03-13 Thread John Cruz
Can you run the linux prog on BSD with linux binary compatibility turned on? Miguel wrote: Hi, im trying to implement a cluster using freebsd , heartbeat and postgres, i dont want to replicate the databaases using slony or similar, i want to mirror the storage, i have a hp msa500 with two set

Re: mail backup solution?

2006-03-13 Thread Anish Mistry
On Monday 13 March 2006 09:24, Pat Maddox wrote: > On 3/13/06, Chuck Swiger <[EMAIL PROTECTED]> wrote: > > Pat Maddox wrote: > > > On 3/13/06, Chuck Swiger <[EMAIL PROTECTED]> wrote: > > > > [ ... ] > > > > >> Your mail hosting provider should have working backups, > > >> although it is worth check

Re: DRBD equivalent for FreeBSD?

2006-03-13 Thread Andrew Pantyukhin
Something like gmirror over network must be already in development, or at least on the mind of someone, able to do it. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: dvd-slideshow

2006-03-13 Thread usleepless
Chris, just edit dvd-slideshow ( it's a script obviously and replace --line by -l ). i seem to remember softlinking /usr/share/fonts as well. no other issues though. i have mailed the portmaintainer about the error, but did not receive any respons. regards, usleep

the server gives "kmem_map too small" ?

2006-03-13 Thread Halid Faith
Hello My machine whose O.S. is FreeBSD6.0 has a 512 Mbyte Ram and it works as gateway. the server restarts by itself. I looked at the messages I saw as below savecore: reboot after panic: kmem_malloc(16384): kmem_map too small: 84840448 total allocated My kernel settings as below; options

Re: What laptop do you recommend?

2006-03-13 Thread Kevin Oberman
> Date: Mon, 13 Mar 2006 10:32:40 -0300 > From: [EMAIL PROTECTED] > Sender: [EMAIL PROTECTED] > > hi everyone, > I'm looking for a new, gruntier laptop. What laptop is known to work > WELL with freeBSD? e.g.: > > ACPI with no problems (and as many features as possible) > PATA / SATA with no probl

Re: What is the meaning of following message

2006-03-13 Thread bsd
> I am getting the following message: > > inetd[624]: ssh/tcp: bind: Address already use > > Anyone could tell me what is the meaning of this message? > > Thanks, > > Jeffrey > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/ma

Re: DRBD equivalent for FreeBSD?

2006-03-13 Thread Miguel
John Cruz wrote: Can you run the linux prog on BSD with linux binary compatibility turned on? i dont know, i have to try, but i would feel more confident wit something native for freebsd, --- miguel ___ freebsd-questions@freebsd.org mailing list

Re: DRBD equivalent for FreeBSD?

2006-03-13 Thread Matthew Seaman
Miguel wrote: > John Cruz wrote: > >> Can you run the linux prog on BSD with linux binary compatibility >> turned on? >> > > i dont know, i have to try, but i would feel more confident wit > something native for freebsd, http://www.freebsd.org/cgi/man.cgi?query=ggated&apropos=0&sektion=0&manpat

Re: where is mergemaster?

2006-03-13 Thread bsd
> > --- Erik Norgaard <[EMAIL PROTECTED]> wrote: > >> Peter wrote: >> > Where can I find mergemaster? I would like to upgrade my box. >> >> It should be in your path, but I have also had problems with my path >> not >> being set correctly in single user mode. > > That was exactly the problem. I r

Re: dvd-slideshow

2006-03-13 Thread Chris Maness
On Mon, 13 Mar 2006, [EMAIL PROTECTED] wrote: Chris, just edit dvd-slideshow ( it's a script obviously and replace --line by -l ). i seem to remember softlinking /usr/share/fonts as well. no other issues though. i have mailed the portmaintainer about the error, but did not receive any resp

Re: where is mergemaster?

2006-03-13 Thread Peter
--- [EMAIL PROTECTED] wrote: > > > > --- Erik Norgaard <[EMAIL PROTECTED]> wrote: > > > >> Peter wrote: > >> > Where can I find mergemaster? I would like to upgrade my box. > >> > >> It should be in your path, but I have also had problems with my > path > >> not > >> being set correctly in singl

Re: Which version do I need?

2006-03-13 Thread David Kelly
On Tue, Mar 14, 2006 at 05:27:01AM +1100, Sandi Dickinson wrote: > I have a Macintosh Powerbook G4 with a partitioned hard drive If you have perfectly-good-BSD/Unix MacOS X then why do you want FreeBSD? Once you know why you want FreeBSD you will know what version. -- David Kelly N4HHE, [EMAIL P

Re: no serial port: "configured irq 3 not in bitmap of probed irqs"

2006-03-13 Thread Erik Trulsson
On Mon, Mar 13, 2006 at 01:15:57PM -0500, Peter wrote: > I cannot get FreeBSD 6.0 to recognize my serial port. I am using the > ASUS K8V-X SE motherboard[1]. It only has serial port but dmesg > suggests there are two: > > sio0: configured irq 4 not in bitmap of probed irqs 0 > sio0: port may not

Re: no serial port: "configured irq 3 not in bitmap of probed irqs"

2006-03-13 Thread Peter
--- Erik Trulsson <[EMAIL PROTECTED]> wrote: > On Mon, Mar 13, 2006 at 01:15:57PM -0500, Peter wrote: > > I cannot get FreeBSD 6.0 to recognize my serial port. I am using > the > > ASUS K8V-X SE motherboard[1]. It only has serial port but dmesg > > suggests there are two: > > > > sio0: configu

Re: Packets v.s. Bytes

2006-03-13 Thread Philip Hallstrom
Dear list, `netstat -i' returns _packets_, how can I get statistics using _bytes_? Any suggestions or hints? Thanks! netstat -i -b ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscr

no serial port: "configured irq 3 not in bitmap of probed irqs"

2006-03-13 Thread Peter
I cannot get FreeBSD 6.0 to recognize my serial port. I am using the ASUS K8V-X SE motherboard[1]. It only has serial port but dmesg suggests there are two: sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq

USB and FLoppy problems?

2006-03-13 Thread Robert Uzzi
Is it just me experiencing problems lately with USB and mount_msdosfs ? When I mount my USB drives, which are fat32, I experience bus stalls and hangs of various types in the usb output. Sometimes complete system freezes. It does not matter if it is the built in usb 1 controller or an add in usb 2

Re: 6.0-RELEASE/AMD64 Ram Capacity?

2006-03-13 Thread Douglas K. Rand
Nathan> I seem to recall various threads relating to problems with Nathan> machines running at or above 4GB ram... what if any issues Nathan> still exist? Kris> Some specific drivers do not work on such systems. FreeBSD Kris> itself has no problems. Is there a means of telling (or even better, a

Using /dev/adX instead of adXc or adXe

2006-03-13 Thread Andrew Pantyukhin
What's wrong with "newfs /dev/ad1" "mount /dev/ad1 /mnt" and using it? The disk will never be used as bootable, and will never be installed in a non-bsd computer. It's just there for storage. So is there a caveat? ___ freebsd-questions@freebsd.org mailin

Re: Adding partition

2006-03-13 Thread Glenn Dawson
At 12:27 PM 3/13/2006, Jerry McAllister wrote: > > Good Day, > > There is free space at the end of my disk and I want to move > /usr/ports do a dedicated partition. > > # disklabel /dev/ad10s1 > # /dev/ad10s1: > 8 partitions: > #size offsetfstype [fsize bsize bps/cpg] >a: 102

NIC and Jumbo Frames

2006-03-13 Thread Sean Murphy
How do I set Jumbo Frames on a Gigabit NIC in FreeBSD? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Adding partition

2006-03-13 Thread Jerry McAllister
> > Good Day, > > There is free space at the end of my disk and I want to move > /usr/ports do a dedicated partition. > > # disklabel /dev/ad10s1 > # /dev/ad10s1: > 8 partitions: > #size offsetfstype [fsize bsize bps/cpg] >a: 102400004.2BSD 2048 16384 64008 >

Re: 6.0-RELEASE/AMD64 Ram Capacity?

2006-03-13 Thread Scott Long
Kris Kennaway wrote: On Fri, Mar 10, 2006 at 02:43:20PM -0500, Nathan Vidican wrote: I seem to recall various threads relating to problems with machines running at or above 4GB ram... what if any issues still exist? The only potential issues are with specific drivers (e.g. ata). Search the a

Re: NIC and Jumbo Frames

2006-03-13 Thread Charles Swiger
On Mar 13, 2006, at 2:57 PM, Sean Murphy wrote: How do I set Jumbo Frames on a Gigabit NIC in FreeBSD? ifconfig _device_ mtu 8192 ...where you would use em0, bge0, or whatever the actual interface device is. See the manpages for the various devices, for example "man em": Support fo

SSHD Help?

2006-03-13 Thread Huy Ton That
I am sure I am lacking the technical knowledge to get this running but. I setup (more like started) the sshd daemon. Now I have this system setup at home and am just using it for experimenting. When I try to SSH into it, it queries me for my user name, in which case I am logging in as root. I k

Which version do I need?

2006-03-13 Thread Sandi Dickinson
I have a Macintosh Powerbook G4 with a partitioned hard drive ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: 6.0-RELEASE/AMD64 Ram Capacity?

2006-03-13 Thread Gary Palmer
On Mon, Mar 13, 2006 at 01:57:53PM -0700, Scott Long wrote: > > Storage drivers that simply will not work:: > > asr > asr > asr > asr > asr > pst > ida > sym Any particular reason "asr" is listed 5 times? Did you mean to replace some of them with other drivers, or are you emphatically sure that

Finding an LBA after a disk error

2006-03-13 Thread Doug Hardie
After much revision I finally have a tool that does a pretty good job of identifying the usage of an LBA. Its not perfect, but its normally only used with a disk with a bad sector. It no longer needs the complete source distribution but can be built from the normal libraries. It has been

Re: SSHD Help?

2006-03-13 Thread John Cruz
SSHD will not allow you to log in as root (for security reasons). There may be a way to change it, but I don't reccomend it. Configure a user account to be able to use the su command or install sudo, then log in remotely as a user then su or sudo for administrative tasks. Huy Ton That wrote:

Re: tomcat on freebsd

2006-03-13 Thread eoghan
Lowell Gilbert wrote: > eoghan <[EMAIL PROTECTED]> writes: > >> Ashley Moran wrote: Hi Nope I dont have that. I did try run /usr/local/etc/rc.d/tomcat55.sh to start it but without having added tomcat_enable="YES" to my rc.conf. Nothing happened. So I will add that line and tr

Re: 6.0-RELEASE/AMD64 Ram Capacity?

2006-03-13 Thread Scott Long
Gary Palmer wrote: On Mon, Mar 13, 2006 at 01:57:53PM -0700, Scott Long wrote: Storage drivers that simply will not work:: asr asr asr asr asr pst ida sym Any particular reason "asr" is listed 5 times? Did you mean to replace some of them with other drivers, or are you emphatically sure th

Re: SSHD Help?

2006-03-13 Thread Michael Hernandez
On Mar 13, 2006, at 4:12 PM, Huy Ton That wrote: I am sure I am lacking the technical knowledge to get this running but. I setup (more like started) the sshd daemon. Now I have this system setup at home and am just using it for experimenting. When I try to SSH into it, it queries me for

Re: SSHD Help?

2006-03-13 Thread Greg Barniskis
Huy Ton That wrote: I am sure I am lacking the technical knowledge to get this running but. I setup (more like started) the sshd daemon. Now I have this system setup at home and am just using it for experimenting. When I try to SSH into it, it queries me for my user name, in which case I am lo

Re: SSHD Help?

2006-03-13 Thread Peter
--- John Cruz <[EMAIL PROTECTED]> wrote: > SSHD will not allow you to log in as root (for security reasons). > There may be a way to change it, but I don't reccomend it. This is done by editing /etc/ssh/sshd_config: PermitRootLogin yes Then restart the SSH daemon: kill -HUP > Configure a us

Re: 6.0-RELEASE/AMD64 Ram Capacity?

2006-03-13 Thread Kris Kennaway
On Fri, Mar 10, 2006 at 02:43:20PM -0500, Nathan Vidican wrote: > I seem to recall various threads relating to problems with machines running > at or above 4GB ram... what if any issues still exist? The only potential issues are with specific drivers (e.g. ata). Search the amd64 mailing list arch

Re: tomcat on freebsd

2006-03-13 Thread Lowell Gilbert
eoghan <[EMAIL PROTECTED]> writes: > Ashley Moran wrote: > >> Hi > >> Nope I dont have that. I did try run /usr/local/etc/rc.d/tomcat55.sh to > >> start it but without having added tomcat_enable="YES" to my rc.conf. > >> Nothing happened. So I will add that line and try it again... > >> Thanks for

Kernel mixup after dump/restore

2006-03-13 Thread Patrick Bowen
List; I have a slice on ad0s1 mounting the root FS from ad0s2a, and vice-verse. Here's what I did. 1. Started out with a 20 Gig drive with two equal slices, ad0s1 (blank) and ad0s2 (FreeBSD). 2. Used sysinstalls fdisk and bsdlabel to create /, /var, /tmp, and /usr partitions on ad0s1 equ

Re: Kernel mixup after dump/restore

2006-03-13 Thread Patrick Bowen
Patrick Bowen wrote: List; I have a slice on ad0s1 mounting the root FS from ad0s2a, and vice-verse. Here's what I did. 1. Started out with a 20 Gig drive with two equal slices, ad0s1 (blank) and ad0s2 (FreeBSD). 2. Used sysinstalls fdisk and bsdlabel to create /, /var, /tmp, and /usr

Re: SSHD Help?

2006-03-13 Thread Huy Ton That
I think somethings wrong because even when I log on root locally on the box I get permission denied. This is the correct password because I am logging in as root when the machine boots up. I'm aware of the issues as logging in as root but it's just a machine I am using to break over and over agai

Re: tomcat on freebsd

2006-03-13 Thread eoghan
Ashley Moran wrote: Hi Nope I dont have that. I did try run /usr/local/etc/rc.d/tomcat55.sh to start it but without having added tomcat_enable="YES" to my rc.conf. Nothing happened. So I will add that line and try it again... Thanks for the info. Eoghan All the rc.d scripts work the same - they

Re: SSHD Help?

2006-03-13 Thread Michael Hernandez
On Mar 13, 2006, at 4:39 PM, Huy Ton That wrote: I think somethings wrong because even when I log on root locally on the box I get permission denied. This is the correct password because I am logging in as root when the machine boots up. I'm aware of the issues as logging in as root but

RE: SSHD Help?

2006-03-13 Thread fbsd_user
Here is a write up you may fine interesting. http://elibrary.fultus.com/technical/index.jsp?topic=/com.fultus.doc s.software/books/ssh_how-to/cover.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Huy Ton That Sent: Monday, March 13, 2006 4:39 PM To: [EM

Re: SSHD Help?

2006-03-13 Thread John Cruz
Weird, When I try my box with the wrong password it just says "Incorrect password". You must have killed the root account or something. Huy Ton That wrote: I think somethings wrong because even when I log on root locally on the box I get permission denied. This is the correct password because

Re: NIC and Jumbo Frames

2006-03-13 Thread Sean Murphy
Charles Swiger wrote: On Mar 13, 2006, at 2:57 PM, Sean Murphy wrote: How do I set Jumbo Frames on a Gigabit NIC in FreeBSD? ifconfig _device_ mtu 8192 ...where you would use em0, bge0, or whatever the actual interface device is. See the manpages for the various devices, for example "man

Re: NIC and Jumbo Frames

2006-03-13 Thread Robert Huff
Sean Murphy writes: > What do I need to add to the rc.conf config line so that it sets up the > mtu for jumbo 16128 bytes size and sets the speed from auto to 1000? I > have this so far... > > ifconfig_em0="inet x.x.x.x netmask x.x.x.x 1000baseTX" You can't: 16114 is the maximu

Re: NIC and Jumbo Frames

2006-03-13 Thread Charles Swiger
On Mar 13, 2006, at 5:02 PM, Sean Murphy wrote: What do I need to add to the rc.conf config line so that it sets up the mtu for jumbo 16128 bytes size and sets the speed from auto to 1000? I have this so far... ifconfig_em0="inet x.x.x.x netmask x.x.x.x 1000baseTX" Something like: ifcon

(.text+0x9) error

2006-03-13 Thread Sagar Mehta
Hi, After adding the system call "set_lgname" , i was able to run make succesfully but when ttried to compile the test program, I got the error mentioned below: /home/cse422/smehta6/OSI/src/lib/libc//libc.a(set_lgname.o)(.text+0x9): In funct ion `_set_lgname': : undefined referenc

Re: mod_perl2 problems

2006-03-13 Thread Andréas Berg
Hello again, Just tried the combination on a FreeBSD 6.0 system and encountered the exact same problem. apache-2.0.55_4 and mod_perl2-2.0.2,3 are not compatible. After coming to this conclusion, I switched apache version to apache-2.2.0_7 which loads mod_perl2 fine. If it works properly or no

  1   2   >