Date: Sat, 4 Jan 2003 21:50:59 -0500 From: Rahul Siddharthan <rsidd@online.fr> To: current@freebsd.org Subject: Re: Unable to mount ext2fs partition Message-ID: <20030105025059.GA761@papagena.rockefeller.edu> In-Reply-To: <20030105022547.GA40477@papagena.rockefeller.edu> References: <20030105022547.GA40477@papagena.rockefeller.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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: <VIA 82C686 ATA66 controller> 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: <TOSHIBA MK1517GAP/A1.04 H> 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: <LG DVD-ROM DRN-8080B/3.10> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030105025059.GA761>