From owner-freebsd-current Sat Jan 4 18:51:13 2003 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 A21C237B401 for ; Sat, 4 Jan 2003 18:51:11 -0800 (PST) Received: from flamingo.mail.pas.earthlink.net (flamingo.mail.pas.earthlink.net [207.217.120.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AFC543ED1 for ; Sat, 4 Jan 2003 18:51:11 -0800 (PST) (envelope-from rsidd@papagena.rockefeller.edu) Received: from user-0cev12d.cable.mindspring.com ([24.239.132.77] helo=bluerondo.a.la.turk) by flamingo.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18V0sY-0004aq-00 for current@freebsd.org; Sat, 04 Jan 2003 18:51:10 -0800 Received: (qmail 797 invoked by uid 1001); 5 Jan 2003 02:51:00 -0000 Date: Sat, 4 Jan 2003 21:50:59 -0500 From: Rahul Siddharthan To: current@freebsd.org Subject: Re: Unable to mount ext2fs partition Message-ID: <20030105025059.GA761@papagena.rockefeller.edu> References: <20030105022547.GA40477@papagena.rockefeller.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030105022547.GA40477@papagena.rockefeller.edu> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT i386 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 > However, I can no longer mount my linux partition: when I try, I get > # mount -t ext2fs /dev/ad0s2 /mnt > ext2fs: /dev/ad0s2: No such file or directory Here's the ata/geom related parts of the dmesg output: - Rahul atapci0: port 0x1420-0x142f at device 7.1 on pci0 ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0x1420 ata0: mask=03 ostat0=50 ostat2=00 ata0-slave: ATAPI 00 00 ata0-master: ATAPI 00 00 ata0: mask=03 stat0=50 stat1=50 ata0-master: ATA 01 a5 ata0: devices=01 ata0: at 0x1f0 irq 14 on atapci0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0x1428 ata1: mask=03 ostat0=50 ostat2=01 ata1-master: ATAPI 14 eb ata1-slave: ATAPI 00 00 ata1: mask=03 stat0=00 stat1=01 ata1-slave: ATA 24 a5 ata1: devices=06 ata1: at 0x170 irq 15 on atapci0 ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it atkbdc: atkbdc0 already exists; skipping it ad0: success setting UDMA4 on VIA chip GEOM: new disk ad0 ar: FreeBSD check1 failed ad0: ATA-5 disk at ata0-master ad0: 9590MB (19640880 sectors), 19485 C, 16 H, 63 S, 512 B ad0: 16 secs/int, 1 depth queue, UDMA66 ad0: piomode=4 dmamode=2 udmamode=5 cblid=1 ata1-master: piomode=4 dmamode=2 udmamode=2 dmaflag=1 ata1-master: success setting UDMA2 on VIA chip acd0: DVD-ROM drive at ata1 as master acd0: 512KB buffer, UDMA33 acd0: Reads: CD-R, CD-RW, CD-DA stream, DVD-ROM, DVD-R, packet acd0: Writes: acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: no/blank disc GEOM: Configure ad0s1, start 32256 length 7123060224 end 7123092479 GEOM: Configure ad0s2, start 7123092480 length 2928199680 end 10051292159 GEOM: Add ad0s1 hot[0] start 512 length 276 end 787 GEOM: Configure ad0s1a, start 0 length 104857600 end 104857599 GEOM: Configure ad0s1b, start 104857600 length 201326592 end 306184191 GEOM: Configure ad0s1c, start 0 length 7123060224 end 7123060223 GEOM: Configure ad0s1e, start 306184192 length 6816876032 end 7123060223 Mounting root from ufs:/dev/ad0s1a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message