From owner-freebsd-current Sat Oct 5 15:59:50 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5171337B401 for ; Sat, 5 Oct 2002 15:59:48 -0700 (PDT) Received: from hun.org (hun.org [216.190.27.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA3B943E6E for ; Sat, 5 Oct 2002 15:59:47 -0700 (PDT) (envelope-from attila@hun.org) Received: by hun.org (Postfix, from userid 1001) id 3BD5957AFE; Sat, 5 Oct 2002 22:59:47 +0000 (GMT) Date: Sat, 05 Oct 2002 22:59:47 +0000 (GMT) Message-Id: <20021005225947.TGBk27787@hun.org> From: Daniel Flickinger X-Mailer: AttilaMail with XEmacs & Postfix on FreeBSD 5.0-CURRENT X-Ballistic: N 37.218497 W 113.614979 X-Address: 31 N 700 E, St George UT 84770-3028 X-Squawk: (435) 680-0750 X-No-Archive: yes In-Reply-To: <12505.1033809209@critter.freebsd.dk> References: <20021005081850.zmEf69968@hun.org> To: Poul-Henning Kamp Cc: FreeBSD-CURRENT Subject: Re: HEADSUP! GEOM as default in 5 days... cd0a, cd0c not found on 05 Oct 1200 kernel, found with a few games played on 04 Oct 0000 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; name="text" Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Tyan 2642 SMP dual 7899 SCSI and Dual 3Com xl nics: cd0a, cd0c are not found initially on either the 04 Oct 1200 GMT or the 05 Oct 0000 GMT kernels. cd0 is present in both cases. No amount of games made it possible to recognize or mount the DVDRAM on the 05 Oct 0000 GMT kernel. It is possible to play a few games and get the DVDRAM to mount with the 04 Oct 1200 kernel --sequence follows. On 03 Oct, cd0a/c were visible immediately after multi-user. GEOM is not enabled as it has wreaked havoc resulting in going to 'mountroute>' where da0/1 are not recognized. suggestions? more info? ------ command line to force cd0a visibility ------ v1:/ #502-> ls -ls /dev/cd* 0 crw-r----- 1 root operator 15, 0x00010002 Oct 5 17:42 /dev/cd0 v1:/ #503-> disklabel -r /dev/cd0 # /dev/cd0: type: SCSI disk: CREATIVE ... 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 1218960 0 4.2BSD 2048 16384 28512 # (Cyl. 0 - 595*) c: 1218960 0 unused 0 0 # (Cyl. 0 - 595*) v1:/ #504-> sync v1:/ #505-> sync v1:/ #506-> !ll ll /dev/cd* 0 crw-r----- 1 root operator 15, 0x00010002 Oct 5 17:42 /dev/cd0 0 crw-r----- 1 root operator 15, 2 Oct 5 17:42 /dev/cd0c v1:/ #507-> mount /dev/cd0a /dvd v1:/ #508-> !ll ll /dev/cd* 0 crw-r----- 1 root operator 15, 0x00010002 Oct 5 17:42 /dev/cd0 0 crw-r----- 1 root operator 15, 0 Oct 5 17:44 /dev/cd0a 0 crw-r----- 1 root operator 15, 2 Oct 5 17:42 /dev/cd0c ------ runup to single user: ------ Waiting 2 seconds for SCSI devices to settle da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled da0: 8748MB (17916240 512 byte sectors: 255H 63S/T 1115C) da1 at ahc0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled da1: 8748MB (17916240 512 byte sectors: 255H 63S/T 1115C) SMP: AP CPU #1 Launched! Mounting root from ufs:/dev/da0a cd0 at trm0 bus 0 target 6 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 15) cd0: cd present [1218960 x 2048 byte records] Invalid time in real time clock. Check and reset the date immediately! da2 at trm0 bus 0 target 5 lun 0 da2: Removable Direct Access SCSI-2 device da2: 3257782.488MB/s transfers da2: 96MB (196608 512 byte sectors: 64H 32S/T 96C) NOTE: cd0 and da2 are listed after the 'Mounting root' command whereas through 03 Oct, they had preceded. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message