arp -s (bug?)
Hi, All! I definetly smth misunderstand. Any comments? - # uname -a FreeBSD host.my.ru 5.3-STABLE FreeBSD 5.3-STABLE #0: Thu Nov 25 16:08:35 MSK 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/HOST i386 # ifconfig dc1 dc1: flags=108843 mtu 1500 options=8 inet XX.XX.XX.88 netmask 0xfff0 broadcast XX.XX.XX.95 inet 192.168.12.254 netmask 0xff00 broadcast 192.168.12.255 ether 00:80:c8:ca:50:d2 media: Ethernet autoselect (100baseTX ) status: active # arp -s 192.168.12.240 auto pub using interface dc1 for proxy with address 00:80:c8:ca:50:d2 # arp -s 192.168.12.239 auto pub no interface found for 192.168.12.239 - WBR -- bsam ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: BTX halted
Hi! On Tue, Jan 04, 2005 at 02:23:33AM -0500, kalin mintchev wrote: > this is a few days old. i got a reply saying to try floppies but from the > INSTALL.txt under the amd64/5.3-REL it says: > 1.3 Floppy Disk Image Instructions > >Floppy disk based install is not supported on FreeBSD/amd64. > > like i said i played with bios settings and nothing really worked. > can somebody help? > > thanks.. > > > > hi all... > > > > i'm trying to install 5.3 on an amd machine... > > i got the discs and they are ok but when i start the off the disk the boot > > stops with BTX halted no matter which boot mode i chose. > > i looked on google and i found a few posts about bios issues but non of > > that helped - i couldn't find how to disable DMA. the only location i saw > > the DMA mentioned was under PnP/PCI configurations => Resources Controlled > > by in the bios but there the setting is Auto(ESCD). i tried al the options > > there and it still stops at the same place... > > > > anybody can help?! > > > > thanks In similar circumstances (but with FreeBSD/i386) I succeeded by installing one of the previous releases and upgrading by sources. WBR -- bsam ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: fsck: broken file system with background check remains broken after bootup
Hi! On Tue, Jan 04, 2005 at 08:25:20PM +0900, Rob wrote: > So I want to configure 5.3 similar to former 4.10: a full automatic fix of > all > filesystems at bootup, in case the system was not properly shutdown. > How can I do that? You already mention it -- backgroung_fsck="NO" at /etc/rc.conf.local. > Thanks, > Rob. WBR -- bsam ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"