From owner-freebsd-questions@FreeBSD.ORG Sun Dec 14 07:44:07 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78F1416A4CE for ; Sun, 14 Dec 2003 07:44:07 -0800 (PST) Received: from aaanet.ru (tmail.aaanet.ru [80.80.111.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 763C943D37 for ; Sun, 14 Dec 2003 07:44:05 -0800 (PST) (envelope-from haba@aaanet.ru) Received: from [80.80.96.50] (helo=ads.x10.com) by aaanet.ru with esmtp (Exim 4.24; FreeBSD 4.5) id 1AVYPZ-000ANr-Ns for questions@freebsd.org; Sun, 14 Dec 2003 18:44:02 +0300 X-AntiVirus: Checked by Dr.Web (http://www.drweb.net) Date: Sun, 14 Dec 2003 18:45:19 +0300 From: Vladimir X-Priority: 3 (Normal) Message-ID: <7318126515.20031214184519@aaanet.ru> To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vladimir List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2003 15:44:07 -0000 Hello, all How i can send message to current maillist? I have try send to freebsd-current@freebsd.org and to current@freebsd.org but i recive only messages like this: : FAILED (permanent error): RCPT response unsuccessful : FAILED (permanent error): RCPT response unsuccessful I try send this message: I install 5.1-Release and use it some time. Then i make cvsup to current and rebuild world. Now i coud not use my 2 hdd because on load FreeBSD can see only one hdd. I have 2 hdd ad0 and ad1. ad0 with WinXP and ad1 with FreeBSD. When i say in bios to boot from my hdd1 (ad1) freebsd hangs on boot because my ad1 became ad0 and my hdd0 disappear. When i unpluged my hdd0 and leave ad1 as slave and boot with generic kernel alls work fine, but when i boot using my kernel ad1 became ad0. How to fix this bug? My kernel: --- machine i386 profile 2 maxusers 20 cpu I686_CPU # aka Pentium Pro(tm) ident GL_haba options SCHED_4BSD #4BSD scheduler options INET #InterNETworking options INET6 options FFS #Berkeley Fast Filesystem options SOFTUPDATES #Enable FFS soft updates support options UFS_ACL #Support for access control lists options NFSCLIENT #Network Filesystem Client options NFSSERVER #Network Filesystem Server options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem (requires PSEUDOFS) options PSEUDOFS #Pseudo-filesystem framework options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_FREEBSD4 #Compatible with FreeBSD4 options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options KBD_INSTALL_CDEV # install a CDEV entry in /dev options HZ=1000 options IPSEC options IPX options IPXIP options HPFS options NTFS options SMBFS options COMPAT_SUNOS options NETSMB options LIBMCHAIN options LIBICONV options LINPROCFS options FB_INSTALL_CDEV # install a CDEV entry in /dev options PECOFF_SUPPORT options COMPAT_LINUX options COMPAT_AOUT device apic device acpi device agp #+ device ata #+ device atadisk #+ # ATA disk drives device atapicd #+ # ATAPI CDROM drives device atapifd #+ # ATAPI floppy drives device atkbdc #+ # AT keyboard controller device atkbd #+ # AT keyboard device bpf #+ # Berkeley packet filter device cardbus #+ device eisa #+ device ether #+ # Ethernet support device fdc #+ device gzip device isa #+ device loop #+ # Network loopback device lpt #+ # Printer device md #+ # Memory "disks" device miibus #+ # MII bus support device npx #+ device pccard #+ # PC Card (16-bit) bus device pci #+ device pcm #+ device plip device ppi device ppbus #+ # Parallel port bus (required) device ppc #+ device psm #+ # PS/2 mouse device pmtimer device pty #+ # Pseudo-ttys (telnet etc) device radeondrm #+ device random #+ # Entropy device device rl #+ # RealTek 8129/8139 device sc #+ device sio #+ # 8250, 16[45]50 based serial ports device sl #+ # Kernel SLIP device splash #+ device tun #+ # Packet tunnel. device uhci #+ # UHCI PCI->USB interface device usb #+ # USB Bus (required) device vga #+ # VGA video card driver --- When i use my kernel: --- ad0: 38166MB [77545/16/63] at ata0-master UDMA100 acd0: CDRW <_NEC CD-RW NR-9300A> at ata1-slave PIO4 Mounting root from ufs:/dev/ad1s2a setrootbyname failed ffs_mountroot: can't find rootvp Root mount failed: 6 --- When i use generic kernel: --- ad1: 38166MB [77545/16/63] at ata0-master UDMA100 acd0: CDRW <_NEC CD-RW NR-9300A> at ata1-slave PIO4 Mounting root from ufs:/dev/ad1s2a setrootbyname failed ffs_mountroot: can't find rootvp Root mount failed: 6 --- -- Regards, Vladimir mailto:haba@aaanet.ru